CommonJS require for the browser in 1k(stuk.github.io) |
CommonJS require for the browser in 1k(stuk.github.io) |
require1k has a limited feature set (due to its size), creates a lot of http requests and is really suited for a small prototyping where you don't want to set up Browserify's build process. Browserify is what you should actually be using for production sites.