1.0.2 • Published 4 years ago

cpbarjs v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Cpbar.js

...library for circular progress bars

Cpbar.js is a light-weight javascript library that provides you a seamless way of creating circular progress bars.

Installation

Using CDN

Include the script tag

<script src="cdn.example.com/cpbar.js"></script>
Install with npm:
npm install cpbarjs

Getting started

Check out the demo site for Cpbar.js full documentation. The documentation has all you need to quickly get started with Cpbar.js.

License

Cpbar.js is open source licensed under the MIT license.

Contributing

Cpbar.js is built with vanillaJS

Clone the repository

  • Install dependencies
    npm install

Make your contributions to the src/js/cpbar.js file.

  • For production, run the below
    npm run build

Pull requests are highly welcome.

Author

I. G Ifeanyichuwku (Ifex)

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago