ts-api-utils
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. ๐ ๏ธ๏ธ
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. ๐ ๏ธ๏ธ
npm i ts-api-utils
import * as tsutils from "ts-api-utils";
tsutils.forEachToken(/* ... */);
ts-api-utils
provides many utility functions.
Check out our API docs for details:
๐ ts-api-utils API docs.
See .github/CONTRIBUTING.md
.
Thanks! ๐
Many thanks to @ajafff for creating the original tsutils
(original license: MIT) that this project was originally based on! ๐
๐ This package was templated with create-typescript-app.
"My tools! I have to have my tools!" - Dennis Reynolds