2 Commits

Author SHA1 Message Date
613e0837ad 1.0.6 2018-03-09 11:38:08 +01:00
bacec8bbd5 update format 2018-03-09 11:38:06 +01:00
2 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "smartcls", "name": "smartcls",
"version": "1.0.5", "version": "1.0.6",
"description": "continuation-local-storage", "description": "continuation-local-storage",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",

View File

@ -1,13 +1,16 @@
# smartcls # smartcls
continuation-local-storage continuation-local-storage
## Availabililty ## Availabililty
[![npm](https://pushrocks.gitlab.io/assets/repo-button-npm.svg)](https://www.npmjs.com/package/smartcls) [![npm](https://pushrocks.gitlab.io/assets/repo-button-npm.svg)](https://www.npmjs.com/package/smartcls)
[![git](https://pushrocks.gitlab.io/assets/repo-button-git.svg)](https://GitLab.com/pushrocks/smartcls) [![git](https://pushrocks.gitlab.io/assets/repo-button-git.svg)](https://GitLab.com/pushrocks/smartcls)
[![git](https://pushrocks.gitlab.io/assets/repo-button-mirror.svg)](https://github.com/pushrocks/smartcls) [![git](https://pushrocks.gitlab.io/assets/repo-button-mirror.svg)](https://github.com/pushrocks/smartcls)
[![docs](https://pushrocks.gitlab.io/assets/repo-button-docs.svg)](https://pushrocks.gitlab.io/smartcls/) [![docs](https://pushrocks.gitlab.io/assets/repo-button-docs.svg)](https://pushrocks.gitlab.io/smartcls/)
## Status for master ## Status for master
[![build status](https://GitLab.com/pushrocks/smartcls/badges/master/build.svg)](https://GitLab.com/pushrocks/smartcls/commits/master) [![build status](https://GitLab.com/pushrocks/smartcls/badges/master/build.svg)](https://GitLab.com/pushrocks/smartcls/commits/master)
[![coverage report](https://GitLab.com/pushrocks/smartcls/badges/master/coverage.svg)](https://GitLab.com/pushrocks/smartcls/commits/master) [![coverage report](https://GitLab.com/pushrocks/smartcls/badges/master/coverage.svg)](https://GitLab.com/pushrocks/smartcls/commits/master)
[![npm downloads per month](https://img.shields.io/npm/dm/smartcls.svg)](https://www.npmjs.com/package/smartcls) [![npm downloads per month](https://img.shields.io/npm/dm/smartcls.svg)](https://www.npmjs.com/package/smartcls)
@ -20,11 +23,12 @@ continuation-local-storage
[![JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) [![JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/)
## Usage ## Usage
Use TypeScript for best in class instellisense. Use TypeScript for best in class instellisense.
For further information read the linked docs at the top of this README. For further information read the linked docs at the top of this README.
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh) > MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)
| By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html) > | By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html)
[![repo-footer](https://pushrocks.gitlab.io/assets/repo-footer.svg)](https://push.rocks) [![repo-footer](https://pushrocks.gitlab.io/assets/repo-footer.svg)](https://push.rocks)