๐จ ๐ค p5-webpack-yeoman-generator
p5.js is a programming environment based on JavaScript aiming to "make coding accessible for artists, designers, educators and beginners".
generator-p5-webpack is a custom generator for the Yeoman platform with which p5 users can interactively set up a new project using webpack.
With the integrated babel support, p5 users are also capable of using next generation JavaScript language features without worrying about browser compatibility. Also, the option to use instance mode instead of the default global mode increases project modularization.