Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information