Skip to content

StarksJohn/axios-tools

Repository files navigation

axios-tools

HomePage:

    https://github.com/StarksJohn/axios-tools

npm page

    https://www.npmjs.com/package/axios-tools

Install:

    yarn add axios-tools 

Usage:

    import { get,post,put } from 'axios-tools';

Push and Publish:

    1 update the version in package.json
    2 nvm use 14 && git commit -a -s -m 'add' && git push origin main && npm login && npm publish
            stark2018   397866153@qq.com   
    3 Finally, in your main project, yarn add axios-tools or npm i axios-tools

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published