1.1.0 • Published 2 years ago

@jssj/node v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@jssj/node

A simplified http request client for nodejs

NPM version Codacy Badge Test coverage npm download gzip License

Sonar

Install

# use npm
$ npm install @jssj/node --save

# use yarn
$ yarn add @jssj/node

# use pnpm
$ pnpm install @jssj/node

Usage

const { nextIndex } = require('@jssj/node')

nextIndex()

Issues & Support

Please open an issue here.

License

MIT