Socket
Book a DemoInstallSign in
Socket

@roots/bud

Package Overview
Dependencies
Maintainers
5
Versions
1021
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@roots/bud

Configurable, extensible build tools for modern single and multi-page web applications

latest
Source
npmnpm
Version
6.24.0
Version published
Weekly downloads
7K
-9.46%
Maintainers
5
Weekly downloads
 
Created
Source

bud.js

MIT License npm Follow Roots

@roots/bud

Configurable, extensible build tools for modern single and multi-page web applications

Installation

Install @roots/bud to your project.

Yarn:

yarn add @roots/bud --dev

npm:

npm install @roots/bud --save-dev

Getting started

For help getting started consult the Getting Started guide on bud.js.org

CLI

bud.js is invoked with the bud command.

Call bud --help for usage information.

Node

Instantiate bud.js using the factory export:

import { factory } from "@roots/bud/factory";

const bud = await factory();

Contributing

Contributions are welcome from everyone.

We have contribution guidelines to help you get started.

License

@roots/bud is licensed under MIT.

Community

Keep track of development and community news.

Sponsors

bud.js 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.

Carrot WordPress.com Worksite Safety Itineris

Keywords

bud

FAQs

Package last updated on 09 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts