A Paw Extension that generates Node.js (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 installDuring development, watch for changes:
npm install
npm run watchThis stuff just works on my computer, no tests yet. Not all Paw options are currently used to generate code.
This Paw Extension is released under the MIT License. Feel free to fork, and modify!
Copyright © 2016 Andrian Budantsov