-
Yarn is a package manager for your code.
-
The Grunt ecosystem is huge and it's growing every day.
-
Rollup is a module bundler for JavaScript which compiles small pieces of code into a larger piece such as application.
-
To do so, we provide a generator ecosystem. A generator is basically a plugin that can be run with the `yo` command to scaffold complete projects or useful parts. Through our official Generators, we promote the "Yeoman workflow".
-
New JSHint website. Anton Kovalyov Oct 1st, 2013. For the last couple of weeks I've been working on a new homepage for JSHint and today I'm proud to announce the new jshint. com! JSHint Website.
-
Bower is a package manager for the web.
-
RequireJS is a JavaScript file and module loader.