Skip to content

Thought experiment project about visualize JavaScript AST.

Notifications You must be signed in to change notification settings

azu/pony-js-ast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pony-js-ast

This is thought experiment project about visualize JavaScript AST.

img

See also azu/syntax-highlighted-js-ast.

Inspired by square/PonyDebugger

Thought

JS AST(JSON) => HTML => View as DOM

Usage

node index.js
open index.html

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

About

Thought experiment project about visualize JavaScript AST.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published