1.0.1 • Published 9 years ago
year-progress-bar v1.0.1
I LIKE THIS BAR 👌 ====> [0%]-[▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░]-[97]## What is this ?
you deserve to know the exactly percent of the year we are right now and how much left to finish, with a number or fancy bar 😬## Installation
npm install year-progress-bar## Usage
const ybp = require('year-progress-bar')
ybp.current() // 97
ybp.remain() // 3
ybp.fancy() // [0%]-[▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░]-[97]## Tests
npm test## License
MIT