@r2c/typed-ast-util

A helper library for writing and running rules over type-augmented JS ASTs.

Usage no npm install needed!

<script type="module">
  import r2cTypedAstUtil from 'https://cdn.skypack.dev/@r2c/typed-ast-util';
</script>

README

@r2c/typed-ast-rule-lib

This library provides utility functions for defining and running AST rules that operate over the output of the r2c/typed-ast analyzer, a tool developed by r2c for producing ASTs annotated with structured representations of TypeScript types.