json-tots-async
v0.0.1
Published
Template of Templates, a.k.a Template Should Eat Itself
Downloads
6
Maintainers
Readme
master|develop|npm ---|---|--- ||
json-tots-async
Coming soon!
Try it out online
here
See the options available below:
Installation
npm install json-tots-async --save
Usage
const tots = require('json-tots-async');
##### For example:
On source
On paths
On inception
On transformations
On pattern matching
API
Bonus:
Possible use cases
Run the tests
npm test
FAQs
Build Targets
Currently the following target build environments are configured for babel-preset-env plugin
"targets": {
"node": 4.3,
"browsers": ["last 10 versions", "ie >= 7"]
}
In case this turns out to be not generous enough, more backward compatible babel transpilation targets would be added.
Roadmap
- bigger and better
- rule'em all
Contributing
See CONTRIBUTING.md