Skip to content

Chainy utility that outputs the progress of your chain as it progresses through its actions

License

Notifications You must be signed in to change notification settings

chainyjs/progress

Repository files navigation

Build Status NPM version Dependency Status Development Dependency Status
Gittip donate button Flattr donate button PayPayl donate button BitCoin donate button Wishlist browse button

Chainy utility that outputs the progress of your chain as it progresses through its actions

require('chainy').create().require("progress log")
	.set("some data")
	.progress()
	.log()  // "some data"

Install

  • Use: require('chainy-plugin-progress')
  • Install: npm install --save chainy-plugin-progress

History

Discover the change history by heading on over to the HISTORY.md file.

Contribute

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Backers

Maintainers

These amazing people are maintaining this project:

Sponsors

No sponsors yet! Will you be the first?

Gittip donate button Flattr donate button PayPayl donate button BitCoin donate button Wishlist browse button

Contributors

No contributors yet! Will you be the first? Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

License

Licensed under the incredibly permissive MIT license

Copyright © 2014+ Bevry Pty Ltd [email protected] (http://bevry.me)

About

Chainy utility that outputs the progress of your chain as it progresses through its actions

Topics

Resources

License

Stars

Watchers

Forks

Packages