0xdevalias / devalias.net

Source for devalias.net
http://www.devalias.net/
48 stars 10 forks source link

[DeepDive] Boilerplates/Generators (web app, chrome extension, npm package, etc), npm packages, create-react-app templates, etc #42

Open 0xdevalias opened 4 years ago

0xdevalias commented 4 years ago

yarn

create-react-app

webpack

yeoman

Yeoman helps you to kickstart new projects, prescribing best practices and tools to help you stay productive. 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.

Chrome Extensions, Browser Extensions, etc

Blogs, Articles, etc

WebExtensions

Generators, templates, etc

Good modern looking choices:

Unsorted other choices:

See also:

Unsorted