An open API service indexing awesome lists of open source software.

https://github.com/naxmefy/node-http-utils


https://github.com/naxmefy/node-http-utils

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# node-utils (@naxmefy/utils)

collection of some utils

[![npm version](https://badge.fury.io/js/%40naxmefy%2Futils.svg)](https://badge.fury.io/js/%40naxmefy%2Futils)

[![Build Status](https://travis-ci.org/naxmefy/node-utils.svg?branch=master)](https://travis-ci.org/naxmefy/node-utils)
[![Coverage Status](https://coveralls.io/repos/github/naxmefy/node-utils/badge.svg?branch=master)](https://coveralls.io/github/naxmefy/node-utils?branch=master)

## Installation

```
$ npm install --save @naxmefy/utils
```

## Usage

```JavaScript
import * as utils from '@naxmefy/utils'
```