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

https://github.com/sun0day/swc-query

A swc ast query library.
https://github.com/sun0day/swc-query

Last synced: 2 months ago
JSON representation

A swc ast query library.

Awesome Lists containing this project

README

        

# js-audit

A [swc](https://swc.rs/) ast query library. `js-audit` provides a simple way for searching Javascript source code ast nodes. Ast nodes returned by `js-audit` follow [estree](https://github.com/estree/estree) style.