year-progress

0.0.4 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i year-progress

Weekly Downloads

3

Version

0.0.4

License

MIT

Last publish

Collaborators

  • sinchang