0.0.1 • Published 7 years ago

edn-tots v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago
masterdevelopnpm
Build StatusBuild Statusnpm version

edn-tots

Coming soon!

Try it out online here

See the options available below:

Installation

npm install edn-tots --save

Usage

const tots = require('edn-tots');

##### 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

License

MIT