ts-api-utils
ts-api-utils copied to clipboard
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. ๐ ๏ธ๏ธ
TypeScript API Utils
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. ๐ ๏ธ๏ธ
Usage
npm i ts-api-utils
import * as tsutils from "ts-api-utils";
tsutils.forEachToken(/* ... */);
API
ts-api-utils provides many utility functions.
Check out our API docs for details:
๐ ts-api-utils API docs.
Development
See .github/CONTRIBUTING.md.
Thanks! ๐
Contributors
Many thanks to @ajafff for creating the original tsutils (original license: MIT) that this project was originally based on! ๐
Dan Vanderkam ๐ |
Johannes Chorzempa ๐ป |
Josh Goldberg ๐ ๐ป ๐ โ ๏ธ ๐ง ๐ง ๐ ๐ค |
Kirill Cherkashin ๐ป |
Klaus Meinhardt ๐ป โ ๏ธ |
Rebecca Stevens ๐ ๐ป ๐ โ ๏ธ ๐ง ๐ ๐ง ๐ค |
๐ This package was templated with create-typescript-app.
"My tools! I have to have my tools!" - Dennis Reynolds