nva-api

0.0.5 • Public • Published

NVA API npm version

NPM

yet another fetch adapter

Install

npm install nva-api --save

Useage

import api from 'nva-api'
api.get("http://example.com",{q:'search'}).then(ret=>{
    console.log('ret',ret)
})

Todo

  • fix some unknow bugs
  • add more api documents

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i nva-api

Weekly Downloads

0

Version

0.0.5

License

MIT

Last publish

Collaborators

  • alichen