@iovx/utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

微风平台基础工具库

npm node deps license builds last-commit tag release prs

install

npm i -D @iovx/utils

Usage

import {Http} from '@iovx/utils'

Http.get({url:'http://example.com/api/getUserInfo'}).then(res=>{
  console.log(res);
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.6
    0
    • latest

Version History

Package Sidebar

Install

npm i @iovx/utils

Weekly Downloads

0

Version

1.0.6

License

MIT

Unpacked Size

278 kB

Total Files

125

Last publish

Collaborators

  • ixw2017