Build Tools modules

Showing projects tagged as Build Tools

  • webpack

    9.9 9.8 L4 JavaScript
    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
  • Vite

    9.9 9.9 TypeScript
    Next generation frontend tooling. It's fast!
  • gulp

    9.7 3.7 L5 JavaScript
    A toolkit to automate & enhance your workflow
  • parcel

    9.7 9.4 JavaScript
    The zero configuration build tool for the web. ๐Ÿ“ฆ๐Ÿš€
  • rollup

    9.4 9.5 L4 JavaScript
    Next-generation ES module bundler
  • pkg

    9.4 6.3 JavaScript
    DISCONTINUED. Package your Node.js project into an executable
  • browserify

    8.9 2.0 L4 JavaScript
    browser-side require() the node.js way
  • grunt

    8.9 3.7 L3 JavaScript
    Grunt: The JavaScript Task Runner
  • InversifyJS

    8.5 6.5 TypeScript
    A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
  • Brunch

    8.0 1.4 L5 JavaScript
    DISCONTINUED. :fork_and_knife: Web applications made easy. Since 2011.
  • FuseBox

    7.0 3.9 L3 JavaScript
    DISCONTINUED. A blazing fast js bundler/loader with a comprehensive API :fire:
  • Broccoli

    6.7 0.0 L5 JavaScript
    Browser compilation library โ€“ an asset pipeline for applications that run in the browser
  • start

    4.1 0.6 JavaScript
    DISCONTINUED. Simple tasks runner powered by composable functions and promise chaining.
  • create-index

    3.5 0.0 L4 JavaScript
    Creates ES6 ./index.js file in target directories that imports and exports all sibling files and directories.
  • strong-build

    1.9 0.0 L3 JavaScript
    Build node packages into deployable applications
  • ygor

    1.4 0.0 L5 JavaScript
    Task toolkit. For when `npm run` isn't enough and everything else is too much.