1.0.1 • Published 7 years ago

year-progress-bar v1.0.1

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

#Year Progress Bar# Build Status Coverage Status

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

1.0.1

7 years ago

1.0.0

7 years ago