Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
02bce51ef6 | |||
be57dd2dc5 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartrx",
|
"name": "smartrx",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "smart wrapper for rxjs",
|
"description": "smart wrapper for rxjs",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
29
readme.md
Normal file
29
readme.md
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
# smartrx
|
||||||
|
smart wrapper for rxjs
|
||||||
|
|
||||||
|
## Availabililty
|
||||||
|
[](https://www.npmjs.com/package/smartrx)
|
||||||
|
[](https://GitLab.com/pushrocks/smartrx)
|
||||||
|
[](https://github.com/pushrocks/smartrx)
|
||||||
|
[](https://pushrocks.gitlab.io/smartrx/)
|
||||||
|
|
||||||
|
## Status for master
|
||||||
|
[](https://GitLab.com/pushrocks/smartrx/commits/master)
|
||||||
|
[](https://GitLab.com/pushrocks/smartrx/commits/master)
|
||||||
|
[](https://www.npmjs.com/package/smartrx)
|
||||||
|
[](https://david-dm.org/pushrocks/smartrx)
|
||||||
|
[](https://www.bithound.io/github/pushrocks/smartrx/master/dependencies/npm)
|
||||||
|
[](https://www.bithound.io/github/pushrocks/smartrx)
|
||||||
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
|
[](http://standardjs.com/)
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
Use TypeScript for best in class instellisense.
|
||||||
|
|
||||||
|
For further information read the linked docs at the top of this README.
|
||||||
|
|
||||||
|
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)
|
||||||
|
| By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html)
|
||||||
|
|
||||||
|
[](https://push.rocks)
|
Reference in New Issue
Block a user