Socket
Socket
Sign inDemoInstall

@roots/bud

Package Overview
Dependencies
570
Maintainers
5
Versions
755
Alerts
File Explorer

Advanced tools

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


Version published
Weekly downloads
7.3K
decreased by-17.94%
Maintainers
5
Created
Weekly downloads
 

Readme

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 is 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 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.

KM Digital Carrot WordPress.com Worksite Safety Copia Digital Freave

Keywords

FAQs

Last updated on 25 Apr 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc