https://github.com/benjamn/ast-path
Library for traversing syntax trees with easy access to an unbroken chain of parent references
https://github.com/benjamn/ast-path
Last synced: about 1 year ago
JSON representation
Library for traversing syntax trees with easy access to an unbroken chain of parent references
- Host: GitHub
- URL: https://github.com/benjamn/ast-path
- Owner: benjamn
- Created: 2013-10-03T15:44:31.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T16:13:39.000Z (over 9 years ago)
- Last Synced: 2025-04-12T11:08:02.961Z (about 1 year ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ast-path
========
Library for traversing syntax trees with easy access to an unbroken chain of parent references