work

0.10.0 • Public • Published

view on npm npm module downloads Gihub repo dependents Gihub package dependents Node.js CI js-standard-style

work

Isomorphic, async iterable command queue. WIP.

Benefits to building a command structure.

  • Can run the structure again later if it failed (e.g. you're offline).
  • Atomic completion, can roll back unless the entire workload succeeded
  • Attach a view
  • Common, reusable interfaces, standardising the approach to a common task.
  • Configurable concurrency
  • Async iterable

© 2013-21 Lloyd Brookes <75pound@gmail.com>.

Isomorphic test suite by test-runner and web-runner. Documented by jsdoc-to-markdown.

Readme

Keywords

none

Package Sidebar

Install

npm i work

Weekly Downloads

9

Version

0.10.0

License

MIT

Unpacked Size

119 kB

Total Files

13

Last publish

Collaborators

  • 75lb