https://github.com/kevinmichaelchen/axios-rollup-library
A RollupJS library publishing an Axios function
https://github.com/kevinmichaelchen/axios-rollup-library
axios rollup rollupjs
Last synced: 3 months ago
JSON representation
A RollupJS library publishing an Axios function
- Host: GitHub
- URL: https://github.com/kevinmichaelchen/axios-rollup-library
- Owner: kevinmichaelchen
- Created: 2018-03-21T01:12:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-21T02:24:42.000Z (about 7 years ago)
- Last Synced: 2025-02-22T09:39:28.457Z (3 months ago)
- Topics: axios, rollup, rollupjs
- Language: JavaScript
- Homepage:
- Size: 348 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This projects demonstrates how to bundle Axios with RollupJS,
and then include it in a Create-React-App.