An open API service indexing awesome lists of open source software.

https://github.com/75lb/work

Command and Command Queue pattern implementations
https://github.com/75lb/work

Last synced: 9 months ago
JSON representation

Command and Command Queue pattern implementations

Awesome Lists containing this project

README

          

[![view on npm](https://badgen.net/npm/v/work)](https://www.npmjs.org/package/work)
[![npm module downloads](https://badgen.net/npm/dt/work)](https://www.npmjs.org/package/work)
[![Gihub repo dependents](https://badgen.net/github/dependents-repo/75lb/work)](https://github.com/75lb/work/network/dependents?dependent_type=REPOSITORY)
[![Gihub package dependents](https://badgen.net/github/dependents-pkg/75lb/work)](https://github.com/75lb/work/network/dependents?dependent_type=PACKAGE)
[![Node.js CI](https://github.com/75lb/work/actions/workflows/node.js.yml/badge.svg)](https://github.com/75lb/work/actions/workflows/node.js.yml)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](https://github.com/feross/standard)

# work

Isomorphic, async iterable command queue. WIP.

* * *

© 2013-25 Lloyd Brookes \.

Isomorphic test suite by [test-runner](https://github.com/test-runner-js/test-runner). Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).