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

Latest release
Dec 14, 2015
Releases
4
Known CVEs
0
First release
Nov 26, 2015
License
ISC
View on Npm
Repository

Source

cubehouse/js-astify
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
4
Last 12 months
0
Cadence
~daily
Dependencies
3

Releases per month

last 12 months

Release mix

  • patch 3
4 releases
Dependencies

Depends on

0.0.4

Used by

3
Releases
Version Released
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial