A Paw Extension that generates Axios (without dependencies) code.
At least Node.js 4.x is required (arrow functions, consts, etc). No additional npm depenencies in resulting code.
- Checkout this repo
- type 'make install'
make install
During development, watch for changes:
npm install
npm run watch
There are some basic functional tests, which might be run using test/test.sh
This Paw Extension is released under the MIT License. Feel free to fork, and modify!
Copyright © 2016 Andrian Budantsov (just some minor modifications by me, not worthy of any copyright.)