Skip to content

A simple bundler for BetterDiscord plugins. Bundles plugins composed of multiple files/modules. Allows for the use of Typescript, JSX, CSS, CSS preprocessors, and more.

License

Notifications You must be signed in to change notification settings

fmajestic/BundleBD

 
 

Repository files navigation

BundleBD npm Downloads

A simple bundler for BetterDiscord plugins. Bundles plugins composed of multiple files/modules. Allows for the use of Typescript, JSX, CSS, CSS preprocessors, and more.

Installation

npm i bundlebd -D

Documentation and Questions

For documentation on usage, features, and more, see the Wiki.

Also be sure to take a look at the FAQ, which has answers to questions such as:

  1. What?! Another Discord plugin bundler/builder/transpiler?
  2. Why are typings/autocomplete not working?
  3. I have a feature/change suggestion or bug to report, what should I do?
  4. Why are there not any built in Discord Module references?

About

A simple bundler for BetterDiscord plugins. Bundles plugins composed of multiple files/modules. Allows for the use of Typescript, JSX, CSS, CSS preprocessors, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.6%
  • JavaScript 9.4%