A modern JavaScript utility library delivering modularity, performance, & extras.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
A wrapper for Babel's parser used for ESLint (renamed to @babel/eslint-parser)
BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
Turns off all rules that are unnecessary or might conflict with Prettier.