https://github.com/naxmefy/node-http-utils
https://github.com/naxmefy/node-http-utils
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/naxmefy/node-http-utils
- Owner: naxmefy
- License: mit
- Created: 2016-08-25T12:52:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-01T09:12:37.000Z (almost 9 years ago)
- Last Synced: 2025-01-16T01:16:16.603Z (5 months ago)
- Language: JavaScript
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-utils (@naxmefy/utils)
collection of some utils
[](https://badge.fury.io/js/%40naxmefy%2Futils)
[](https://travis-ci.org/naxmefy/node-utils)
[](https://coveralls.io/github/naxmefy/node-utils?branch=master)## Installation
```
$ npm install --save @naxmefy/utils
```## Usage
```JavaScript
import * as utils from '@naxmefy/utils'
```