Skip to content
On this page

custom-belt-lib / Modules

custom-belt-lib

GitHub license PRs Welcome GitHub pull requests

custom-belt-lib is part of the Custom Belt Turborepo. It is a JavaScript library containing all the core functionality of Custom Belt and is meant to be imported by other UI packages such as vue-custom-belt.



Animated Belts


🐞 Report Bugs and 🚀 Feature Requests

💻 NPM Commands

CommandAction
npm installInstalls all dependencies
npm run buildRebuilds project
npm run build:docsRebuild TypeDocs
npm run lintRun lint for project
npm run testRun all test cases

💬 Tips

  • running npm run build:docs will generate the TypeDocs for this package and use gulp to replace the files at ../../apps/docs/docs/typedoc for inclusion with the VitePress site.

Released under the MIT License.