Top 14 JavaScript Build Tool Projects
-
webpack
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.
Project mention: How we used JSDoc & Webpack to write some custom JavaScript decorators & annotations | dev.to | 2022-05-19You could write a pre-build script to write the docs into a file and then read that in at compile time, but where's the fun in that? We use Webpack for our bundling needs, which means we can write a custom loader. This will run JSDoc over the file for us, play around with the data a little bit and give us a nice output. We can use this output to configure which data comes out the model.
-
Project mention: After 1 month of learning HTML and CSS made this website. What should I work on? | reddit.com/r/webdev | 2022-05-10
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
PurgeCSS analyzes your HTML and internally keeps track of which selectors are being used or not. PurgeCSS actually analyzes other types of files besides HTML for selectors, such as template files and JavaScript. This feature is what makes PurgeCSS different from a similar solution, UnCSS, and related to a 'predecessor' solution called PurifyCSS. More on both of those later on.
-
wmr for near-instant builds & native TS support
-
Neutrino
-
-
Project mention: Any wait to generate a full JSON of tailwind? | reddit.com/r/tailwindcss | 2022-05-18
Did you know about Style Dictionary https://github.com/amzn/style-dictionary Its a tool that creates Design Tokens for different platforms using a JSON file. Sounds similar to what you are trying to achieve.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
ui5-tooling
An open and modular toolchain to develop state of the art applications based on the UI5 framework
-
-
Project mention: Juke Build - a general-purpose build system with JavaScript DSL. | reddit.com/r/javascript | 2021-06-23
-
offline-docs
A collection of scripts to build offline documentation for your favourite frameworks/libraries. Simply search, copy/paste the commands and enjoy.
Project mention: offline-docs: A collection of scripts to build offline documentation for your favourite frameworks/libraries. | reddit.com/r/CKsTechNews | 2022-04-17 -
-
JavaScript Build Tool related posts
- Use Vite for React Apps instead of CRA
- What front end framework or technology do you use to run React?
- Finally, Use Your TypeScript Aliases in Parcel v2
- My first full-stack web app
- How to write a Firefox add-on using parceljs?
- Tailwind, Chakra UI, Mantine or just Vanilla CSS will do ?
- offline-docs: A collection of scripts to build offline documentation for your favourite frameworks/libraries.
Index
What are some of the best open-source Build Tool projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | webpack | 61,088 |
2 | parcel | 40,725 |
3 | uncss | 9,225 |
4 | wmr | 4,551 |
5 | Neutrino | 3,890 |
6 | Retire.js | 3,015 |
7 | style-dictionary | 2,436 |
8 | create-elm-app | 1,658 |
9 | ui5-tooling | 397 |
10 | frontal.js | 78 |
11 | juke-build | 31 |
12 | offline-docs | 7 |
13 | watever | 5 |
14 | What-is-Entry-Webpack-5 | 0 |
Are you hiring? Post a new remote job listing for free.