|
|
před 5 dny | |
|---|---|---|
| .. | ||
| lib | před 5 dny | |
| LICENSE.md | před 5 dny | |
| README.md | před 5 dny | |
| package.json | před 5 dny | |
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:
See .github/CONTRIBUTING.md.
Thanks! 💖