Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kimmobrunfeldt/progressbar.js
Responsive and slick progress bars
https://github.com/kimmobrunfeldt/progressbar.js
animation javascript progressbar
Last synced: 10 days ago
JSON representation
Responsive and slick progress bars
- Host: GitHub
- URL: https://github.com/kimmobrunfeldt/progressbar.js
- Owner: kimmobrunfeldt
- License: mit
- Created: 2014-09-21T22:13:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T16:44:53.000Z (about 1 year ago)
- Last Synced: 2024-05-15T14:29:27.849Z (6 months ago)
- Topics: animation, javascript, progressbar
- Language: JavaScript
- Homepage: https://kimmobrunfeldt.github.io/progressbar.js
- Size: 3.51 MB
- Stars: 7,754
- Watchers: 166
- Forks: 1,421
- Open Issues: 67
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - progressbar.js
- awesome-javascript-cn - 官网
- awesome-loading-indicators - ProgressBar.js - Responsive and slick progress bars. (JavaScript)
- front-awesome - ProgressBarJs
- awesome-javascript - progressbar.js - Responsive and slick progress bars - ★ 6655 (Loading Status)
- awesome-web-animation - Progressbar.js - Responsive and slick progress bars. (Common)
- awesome-star-libs - kimmobrunfeldt / progressbar.js
- awesome-frontend-libraries - progressbar.js
README
# ProgressBar.js
![Demo animation](docs/img/animation.gif)
Responsive and slick progress bars with animated SVG paths.
Use built-in shapes or [create your own paths](http://progressbarjs.readthedocs.org/en/latest/api/path).
[Customize](http://progressbarjs.readthedocs.org/en/latest/api/parameters#custom-animations) the animations as you wish.Documentation is [hosted at readthedocs.org](http://progressbarjs.readthedocs.org/en/latest/).
**Shortcuts**
* [Get started](http://progressbarjs.readthedocs.org/en/latest/)
* [Demo & Examples](https://kimmobrunfeldt.github.io/progressbar.js)
* [**Try** in JSFiddle](http://jsfiddle.net/kimmobrunfeldt/8xa87k31/392/)
* [API documentation](http://progressbarjs.readthedocs.org/en/latest/api/shape)
* [Migration between versions](http://progressbarjs.readthedocs.org/en/latest/#migrations)
* [react-progressbar.js](https://github.com/kimmobrunfeldt/react-progressbar.js) progress bars in React.# Contributing
See [documentation for contributors](http://progressbarjs.readthedocs.org/en/latest/contributing/).
# Thanks
This project is a grateful recipient of the [Futurice Open Source sponsorship program](http://futurice.com/blog/sponsoring-free-time-open-source-activities?utm_source=github&utm_medium=spice&utm_campaign=progressbar).