https://github.com/mintlify/grove
Universal AST parser built on Tree-sitter
https://github.com/mintlify/grove
ast tree-sitter
Last synced: about 1 year ago
JSON representation
Universal AST parser built on Tree-sitter
- Host: GitHub
- URL: https://github.com/mintlify/grove
- Owner: mintlify
- License: mit
- Created: 2022-04-24T18:43:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T04:03:35.000Z (over 3 years ago)
- Last Synced: 2025-04-02T22:36:05.608Z (about 1 year ago)
- Topics: ast, tree-sitter
- Language: C
- Homepage: https://www.npmjs.com/package/@mintlify/grove
- Size: 48.2 MB
- Stars: 19
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grove
Universal AST parser built on Tree-sitter for [node](https://nodejs.org/en/)
   
Check out the [demo](https://grove.mintlify.com) to see it in action
## Navigation
- [/package](/package/) for information on how to install the package
- [/playground](/playground/) on the NextJS app demo
## More Information
[Website](https://mintlify.com/)
[Twitter](https://twitter.com/mintlify)
[Discord](https://discord.gg/6W7GuYuxra)
_Built with 💚 by the Mintlify team_