cookiedough - Graphical frontend to cookiecutter, which comes with an easily searchable list of templates, and simplifies unpacking with a compact placeholder form.
Webpack - 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.
API Bakery - Backend code generator for backend API services - create your next backend in seconds
npm - npm is a package manager for Node.
rollup.js - Rollup is a module bundler for JavaScript which compiles small pieces of code into a larger piece such as application.
Yeoman - 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".