update README
This commit is contained in:
parent
8e94ca9a60
commit
e1ce867493
22
README.md
22
README.md
@ -1,12 +1,21 @@
|
|||||||
# smartenv
|
# smartenv
|
||||||
store things about your environment and let them travel across modules
|
store things about your environment and let them travel across modules
|
||||||
|
|
||||||
## Status
|
## Availabililty
|
||||||
[](https://travis-ci.org/pushrocks/smartenv)
|
[](https://www.npmjs.com/package/smartenv)
|
||||||
|
[](https://gitlab.com/pushrocks/smartenv)
|
||||||
|
[](https://github.com/pushrocks/smartenv)
|
||||||
|
[](https://pushrocks.gitlab.io/smartenv/)
|
||||||
|
|
||||||
|
## Status for master
|
||||||
|
[](https://gitlab.com/pushrocks/smartenv/commits/master)
|
||||||
|
[](https://gitlab.com/pushrocks/smartenv/commits/master)
|
||||||
[](https://david-dm.org/pushrocks/smartenv)
|
[](https://david-dm.org/pushrocks/smartenv)
|
||||||
[](https://david-dm.org/pushrocks/smartenv#info=devDependencies)
|
|
||||||
[](https://www.bithound.io/github/pushrocks/smartenv/master/dependencies/npm)
|
[](https://www.bithound.io/github/pushrocks/smartenv/master/dependencies/npm)
|
||||||
[](https://www.bithound.io/github/pushrocks/smartenv)
|
[](https://www.bithound.io/github/pushrocks/smartenv)
|
||||||
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
|
[](http://standardjs.com/)
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
Install the package through npm
|
Install the package through npm
|
||||||
@ -27,7 +36,4 @@ smartenv.get("somevalue").akey; // returns "a text"
|
|||||||
smartenv.items.somevalue.akey; // also returns "a text"
|
smartenv.items.somevalue.akey; // also returns "a text"
|
||||||
```
|
```
|
||||||
|
|
||||||
## About the authors:
|
[](https://push.rocks)
|
||||||
[](https://lossless.com/)
|
|
||||||
|
|
||||||
[](https://paypal.me/lossless)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user