https://github.com/imqueue/imqueue
Meta-package for @imqueue framework
https://github.com/imqueue/imqueue
Last synced: 6 months ago
JSON representation
Meta-package for @imqueue framework
- Host: GitHub
- URL: https://github.com/imqueue/imqueue
- Owner: imqueue
- License: isc
- Created: 2020-03-24T06:25:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-31T00:49:29.000Z (over 3 years ago)
- Last Synced: 2025-05-14T09:51:30.506Z (8 months ago)
- Language: JavaScript
- Size: 788 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @imqueue/imqueue
> THIS IS EXPERIMENTAL PACKAGE, DO NOT USE IT UNTIL OFFICIAL RELEASE
Meta-package for @imqueue framework
Install all tools at once.
## Install
~~~bash
npm i --save @imqueue/imqueue
~~~
## Contributing
Any contributions greatly appreciated. Feel free to fork, propose PRs, open
issues, do whatever you think may be helpful to this project. PRs which passes
all tests and do not brake tslint rules are first-class candidates to be
accepted!
## License
[ISC](https://github.com/imqueue/pg-pubsub/blob/master/LICENSE)
Happy Coding!