ESNext Function Syntaxes + TypeScript
Huge thanks to @rhendric for the contribution and work put in to make a simple JavaScript function parser to support ES methods toString()
on all node.js versions.
Changed
- Added support for ES method, async functions, generators and computed function names via #22
- Rewrote project in TypeScript with a property export of
stringify
instead ofmodule.exports