Popular repositories
-
treetop
A Ruby-based parsing DSL based on parsing expression grammars.
-
screw-unit
A Javascript BDD Framework with nested describes, a convenient assertion syntax, and an intuitive test browser.
-
monarch
A client-side relational modeling framework. Like a blend of ActiveRecord and Backbone, but different and better.
-
hyperarchy
A ranked-pairs-based collaborative decision making site.
-
disco
A client-side application framework with support for view generation and an in-memory relational model.
-
monarch-old
A relational framework for realtime client/server web applications in JavaScript.
1,852 contributions in the last year
Contribution activity
June 2017
Created a pull request in atom/atom
that received 2
comments
Render line number gutter without numbers when showLineNumbers is false
In #13880 we honored the lineNumberGutterVisible parameter but neglected to honor the showLineNumbers parameter, which is what is used by the text …