-
One of the simplest ways to help a larger library stay readable is to make sure its whole codebase is written in a consistent style. Tools like jshint/eslint and jsbeautifier are a way to smoke test v…
-
Right now when you want to run kittens there are a lot of things that need to happen. You need to clone the repo, install dependencies, compile, gulp, and fill out a configuration file. I think the co…
-
Apologies in advance if this is the wrong way to start this discussion, but I couldn't find a more suitable forum or ML to discuss this on...
Now that tagged template strings will be part of ES6, is …
-
Could probably pick every single label...
@karlcow has pointed out that the way that we're doing things is parts confusing, weird, and broken. And I'm afraid it's contributor hostile. So let's try to…
-
Feedback on the project from reddit:
> WSK seems to be sat in an awkward position right between HTML5 Boilerplate and Bootstrap, but not as good as either one. Identity crisis? Also, class based grid…
-
I created [mocha-browser](https://github.com/lepture/mocha-browser) for our team. It includes features:
- html-cov #10
- lcov #81
And it has a built-in server too.
As asked by @metaskills in #10, I …
-
Are you going to implement the "Best Practice Recommendations for Angular App Structure" by Google?
https://docs.google.com/document/d/1XXMvReO8-Awi1EZXAXS4PzDzdNvV6pGcuaF4Q9821Es/pub
-
Hey
I'm considering making a Gulp friendly plugin that processes file streams against this module. I've had a quick look around the code and the docs but its not immediately clear how to use this mod…
-
I remember we talked about it, but did not had the case yet.
See [SassySVG test files](https://github.com/pascalduez/SassySVG/tree/master/test/css)
-
Installing failed karma@0.10.9
``` bash
$ npm install karma@0.10.9
npm ERR! peerinvalid The package karma does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer grunt…