Skip to content

A bunch of cool little reusable codes for Javascript projects.

License

Notifications You must be signed in to change notification settings

cmbaughman/cmbutil

Repository files navigation

cmbutil

npm (scoped) GitHub issues GitHub license

A small set of useful vanilla Javascript utilities you can use in anything.

Install

npm install cmbutil --save

Build from source

Clone repository: git clone https://github.com/cmbaughman/cmbutil.git

Clone with gh: gh repo clone cmbaughman/cmbutil

Generate documentation

This project uses jsdoc for documentation. To regenerate the documentation, (be sure to use jsdoc syntax), use the following command:

npm run docs

About

A bunch of cool little reusable codes for Javascript projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published