Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nhz-io/nhz-throttle
(OBSOLETE)Throttle calls
https://github.com/nhz-io/nhz-throttle
Last synced: 4 days ago
JSON representation
(OBSOLETE)Throttle calls
- Host: GitHub
- URL: https://github.com/nhz-io/nhz-throttle
- Owner: nhz-io
- License: mit
- Created: 2016-01-12T20:21:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-07T15:04:24.000Z (almost 9 years ago)
- Last Synced: 2024-11-27T14:48:44.279Z (27 days ago)
- Language: JavaScript
- Homepage: http://nhz-io.github.io/nhz-throttle/
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
# nhz-throttle
[![Build Status][travis-image]][travis-url]
[![Coverage Status](https://coveralls.io/repos/github/nhz-io/nhz-throttle/badge.svg?branch=master)](https://coveralls.io/github/nhz-io/nhz-throttle?branch=master)
[![NPM][npm-image]][npm-url]
[![bitHound Overall Score](https://www.bithound.io/github/nhz-io/nhz-throttle/badges/score.svg)](https://www.bithound.io/github/nhz-io/nhz-throttle)
[![bitHound Dependencies](https://www.bithound.io/github/nhz-io/nhz-throttle/badges/dependencies.svg)](https://www.bithound.io/github/nhz-io/nhz-throttle/master/dependencies/npm)
[![bitHound Dev Dependencies](https://www.bithound.io/github/nhz-io/nhz-throttle/badges/devDependencies.svg)](https://www.bithound.io/github/nhz-io/nhz-throttle/master/dependencies/npm)
[![bitHound Code](https://www.bithound.io/github/nhz-io/nhz-throttle/badges/code.svg)](https://www.bithound.io/github/nhz-io/nhz-throttle)## Trottle calls
## Install
```
npm install --save nhz-throttle
```## Build
```
git clone https://github.com/nhz-io/nhz-throttle.git
cd nhz-throttle
npm install
npm start
...
check http://localhost:9000
...
npm run dist
```## WEBSITE
http://nhz-io.github.io/nhz-throttle## LICENSE
### [MIT](LICENSE)
## [VERSION](HISTORY.md)
### 0.0.7[travis-image]: https://travis-ci.org/nhz-io/nhz-throttle.svg
[travis-url]: https://travis-ci.org/nhz-io/nhz-throttle[npm-image]: https://img.shields.io/npm/v/nhz-throttle.svg?style=flat
[npm-url]: https://www.npmjs.com/package/nhz-throttle[gh-pages]: http://nhz-io.github.io/nhz-throttle