-
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.
-
An extremely fast JavaScript bundler and minifier.
-
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.
-
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.
-
Automate and enhance your workflow.
-
RequireJS is a JavaScript file and module loader.
-
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.
-
Super-fast Babel alternative.
-
Snowpack is a lightning-fast frontend build tool, designed for the modern web. Snowpack leverages JavaScript's native module system (known as ESM) to avoid unnecessary work and stay fast no matter how big your project grows.