Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Create React App | 100,843 | 179,016 | 38,641 | 2 days ago | 134 | April 12, 2022 | 2,117 | mit | JavaScript | |
Set up a modern web app by running one command. | ||||||||||
Nx | 19,528 | 126 | 433 | 12 hours ago | 1,098 | August 01, 2023 | 787 | mit | TypeScript | |
Smart, Fast and Extensible Build System | ||||||||||
Poi | 5,258 | 555 | 612 | 2 years ago | 275 | October 25, 2020 | 54 | mit | JavaScript | |
⚡A zero-config bundler for JavaScript applications. | ||||||||||
Neutrino | 3,955 | 370 | 397 | 4 months ago | 132 | December 23, 2020 | 59 | mpl-2.0 | JavaScript | |
Create and build modern JavaScript projects with zero initial configuration. | ||||||||||
Modern.js | 3,827 | a day ago | 32 | mit | TypeScript | |||||
Modern.js is a web engineering system, including a web framework, a npm package solution and a build tool. | ||||||||||
Buildbuddy | 490 | 15 hours ago | 91 | February 24, 2022 | 59 | other | Go | |||
BuildBuddy is an open source Bazel build event viewer, result store, remote cache, and remote build execution platform. | ||||||||||
Awesome Toolkits | 468 | 4 years ago | 2 | |||||||
A curated list of open source, high-quality, popular and well maintained "zero-configuration" (#0CJS) toolkits | ||||||||||
Generate React Cli | 316 | 12 | 6 months ago | 68 | October 30, 2022 | 3 | mit | JavaScript | ||
A simple React CLI to generate components instantly and more. | ||||||||||
Bud | 284 | 37 | 19 hours ago | 232 | July 26, 2022 | 10 | mit | TypeScript | ||
High-performance build system that supports SWC, esbuild, and Babel | ||||||||||
Create Nw React App | 144 | 5 | 6 | 4 months ago | 9 | January 27, 2021 | 28 | mit | JavaScript | |
Create NW.js React apps with no build configuration. |
Configurable, extensible build tools for modern single and multi-page web applications
bud.js wants to be:
Quickly scaffold a new project with create-bud-app
:
npx create-bud-app
If you want to add bud.js to an existing project or want to further customize the scaffolded app check out the Getting Started guide.
There are many example implementations available.
Presets are a collection of extensions which are commonly used together. There are currently three presets: our general preset, a WordPress specific preset, and the preset used in the roots/sage theme.
Package name | Usage | Stable Release | Preview Release |
---|---|---|---|
@roots/bud-preset-recommend | Docs | ||
@roots/bud-preset-wordpress | Docs | ||
@roots/sage | Docs |
These extensions provide support for languages and syntaxes which are not understood by the browser and require compilation.
Name | README | Stable Release | Preview Release |
---|---|---|---|
@roots/bud-babel | Docs | ||
@roots/bud-esbuild | Docs | ||
@roots/bud-mdx | README | ||
@roots/bud-postcss | Docs | ||
@roots/bud-sass | Docs | ||
@roots/bud-swc | Docs | ||
@roots/bud-typescript | Docs |
These extensions optimize compiled code and static assets to help ensure a high quality user experience in your app. They are typically only run in
production
mode.
Name | README | Stable Release | Preview Release |
---|---|---|---|
@roots/bud-compress | README | ||
@roots/bud-criticalcss | Docs | ||
@roots/bud-imagemin | Docs | ||
@roots/bud-purgecss | Docs |
These extensions provide support for popular application frameworks like React & Vue. Make sure to install a compatible compiler or preprocessor.
Name | README | Stable Release | Preview Release |
---|---|---|---|
@roots/bud-emotion | Docs | ||
@roots/bud-react | Docs | ||
@roots/bud-solid | Docs | ||
@roots/bud-tailwindcss | Docs | ||
@roots/bud-vue | Docs |
These extensions ensure source code conforms to a specified style. Linting configuration is expected to be provided by the user, but a base eslint config is available: @roots/eslint-config.
Name | README | Stable Release | Preview Release |
---|---|---|---|
@roots/bud-eslint | Docs | ||
@roots/bud-prettier | README | ||
@roots/bud-stylelint | Docs |
All of these extensions are included in @roots/bud-preset-wordpress.
Name | README | Stable Release | Preview Release |
---|---|---|---|
@roots/bud-tailwindcss-theme-json | README | ||
@roots/bud-wordpress-dependencies | README | ||
@roots/bud-wordpress-externals | README | ||
@roots/bud-wordpress-theme-json | README |
The following extensions are maintained by the community. Please refrain from making issues in this repo regarding these extensions.
Name | README | Stable Release |
---|---|---|
bud-embedded | README | |
bud-localtunnel | README | |
bud-wp-editor-query | README |
Have you produced a bud.js extension and want to share it here? Please, create an issue sharing information about your project.
For more information on authoring your own extension consult the documentation and the source code of the extensions in this repository.
@roots/bud is actually made up of a number of packages. You only need to install
@roots/bud
to use bud.js.
These packages are not specific to bud.js but are used by the framework. They could be used in other projects outside of the context of bud.js.
Contributions are welcome from everyone.
We have contribution guidelines to help you get started.
bud.js is licensed under MIT.
Keep track of development and community news.
Bud is an open source project and completely free to use.
However, the amount of effort needed to maintain and develop new features and projects within the Roots ecosystem is not sustainable without proper financial backing. If you have the capability, please consider sponsoring Roots.