Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singleware/pipeline
Generic classes for the pipeline pattern.
https://github.com/singleware/pipeline
browser design-patterns generic javascript pipeline singleware typescript
Last synced: 4 days ago
JSON representation
Generic classes for the pipeline pattern.
- Host: GitHub
- URL: https://github.com/singleware/pipeline
- Owner: Singleware
- License: mit
- Created: 2018-07-17T00:14:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-03T16:48:41.000Z (almost 6 years ago)
- Last Synced: 2024-11-02T19:02:57.528Z (13 days ago)
- Topics: browser, design-patterns, generic, javascript, pipeline, singleware, typescript
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pipeline
## Install
Using npm:
```sh
npm i @singleware/pipeline
```## License
[MIT © Silas B. Domingos](https://balmante.eti.br)