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: 12 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-03T16:48:41.000Z (about 7 years ago)
- Last Synced: 2025-02-18T07:53:32.117Z (12 months 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)