0.0.4 • Published 6 years ago

year-progress v0.0.4

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

year-progress

NPM version NPM downloads CircleCI codecov

Install

npm i year-progress

Usage

const yearProgress = require('year-progress')

yearProgress()
//=> { yearBar: '▓▓▓▓▓▓░░░░░░░░░░', percent: 41 }

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

year-progress © sinchang, Released under the MIT License. Authored and maintained by sinchang with help from contributors (list).

sinchang.me · GitHub @sinchang · Twitter @sinchangwen

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago