1.0.0-alpha.2 • Published 2 years ago

@eslint-sets/nuxt v1.0.0-alpha.2

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

@eslint-sets/nuxt

A simplified http request client for nodejs

NPM version Codacy Badge Test coverage npm download gzip License

Sonar

Install

# use npm
$ npm install @eslint-sets/nuxt --save

# use yarn
$ yarn add @eslint-sets/nuxt

# use pnpm
$ pnpm install @eslint-sets/nuxt

Usage

const { nextIndex } = require('@eslint-sets/nuxt')

nextIndex()

Issues & Support

Please open an issue here.

License

MIT