-
RequireJS is a JavaScript file and module loader.Pricing:
- Open Source
Aย module loaderย interprets and loads a module written in a certain module format at runtime. Popular examples areย RequireJSย andย SystemJS.
#Front End Package Manager #JS Build Tools #JavaScript Package Manager 13 social mentions
-
Configurable module loader enabling dynamic ES module workflows in browsers and NodeJS.
Aย module loaderย interprets and loads a module written in a certain module format at runtime. Popular examples areย RequireJSย andย SystemJS.
#JS Build Tools #Web Application Bundler #Front End Package Manager 4 social mentions
-
Browserify lets you require('modules') in the browser by bundling up all of your dependencies.Pricing:
- Open Source
Aย module bundlerย replaces a module loader and generates a bundle of all code at build time. Popular examples areย Browserifyย andย Webpack.
#JS Build Tools #Module Bundler #Web Application Bundler 23 social mentions