Socket
Book a DemoInstallSign in
Socket

axios-tools

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-tools

HomePage:

latest
npmnpm
Version
2.0.23
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 28 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts