An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Grove

Universal AST parser built on Tree-sitter for [node](https://nodejs.org/en/)

![Version](https://img.shields.io/npm/v/@mintlify/grove) ![npm](https://img.shields.io/npm/dw/@mintlify/grove) ![License](https://img.shields.io/github/license/mintlify/grove) ![Stars](https://img.shields.io/github/stars/mintlify/grove?style=social)

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_