-
Hi guys,
Hope you are all well !
I was wondering how it would the best to add some faceting to search results to display with zoekt web-server, like filtering by language or by some custom user…
-
Should all filenames be all lower cased? This is one of the last remaining naming issues I think. Lower casing all file names would solve a few problems.
-
It will appear in the markup as `ng-controller="Foo"` so it's a violation of [DRY](https://en.wikipedia.org/wiki/Don%27t_repeat_yourself) to generate `ng-controller="FooCtrl"`. The reasoning behind t…
-
DefinitelyTyped is a great project. I think it is suffering a little from all of its success. Breaking up every definition into a separate repo would be disastrous. However, I think it is at the point…
-
Here is a simple way of using this awesome pivot table with angular without building a directive.
HTML VIEW http://grab.by/A0FW
github did not allow me to paste html , so here is the image
ANGULAR …
-
Is there a plan to build a command line that deploys and rollbacks to amazon web services?, that would be super useful.
-
So I created [ng-annotate](https://github.com/olov/ng-annotate) because I needed it. I had some experience with AST fiddling from the past (a JS liveprogramming system, JSShaper, restrict mode, defs.j…
-
Do you use Assemble? Please add a comment to this page, we never get tired of hearing about how you're using Assemble!
Also, feel free to do a pr to [add your project the website](https://github.com…
-
Taste.js (final name TBD) is the successor to TodoMVC which hopes to offer a more complex sample application. Features we initially feel it should capture:
- Authentication, session management
- Com…
-
I know we have not been active in a while but I would like to see this come to some sort of working version. I have been playing with the idea in my head for a while now and I feel that the fact that …