-
Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.
-
Yarn is a package manager for your code.
-
Blazing fast, zero configuration web application bundler.
-
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.
-
An extremely fast JavaScript bundler and minifier.
-
SCons is an Open Source software construction tool—that is, a next-generation build tool.
-
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.
-
Meson is an open source build system meant to be both extremely fast, and, even more importantly...
-
Ninja is a small build system with a focus on speed.
-
Bower is a package manager for the web.
-
SBT is a build tool for Scala, like Ant or Maven but with hieroglyphics.
-
Automate and enhance your workflow.
-
RequireJS is a JavaScript file and module loader.
-
Bazel is a tool that automates software builds and tests.
-
AI generated music based on spectograms.
-
Application and Data, Libraries, and Javascript Utilities & Libraries.
-
Browserify lets you require('modules') in the browser by bundling up all of your dependencies.
-
Use Webpack to manage app-like JavaScript modules in Rails - rails/webpacker.