You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds support for asynchronous transformations.
## Community Contributions
* #2 by @zbigg. Adds asynchronous support.
## Feautres
* Asyncronous support by returning a promise
## Maintenance
* Adds es6-promise dependency for compatibility with Node 0.10 to 0.12
* Update outdated dependencies
* Update README.md with async documentation
0 commit comments