Sign in Sign up
npm

astify

Astify generates Abstract Syntax Trees from objects in live JS (as well as from source). Want to convert the entire global object to source? `global.toAST().toSource()`. Beyond adding `toAST`, astify also makes build AST (which is then convertable to code

npm View on Npm

Activity

Latest release
10y ago
Total releases
4
Cadence
~daily
Last 12 months
0

Details

License
ISC
First release
Nov 26, 2015
Releases
Version Released
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial