|
|
преди 5 дни | |
|---|---|---|
| .. | ||
| lib | преди 5 дни | |
| LICENSE.md | преди 5 дни | |
| README.md | преди 5 дни | |
| package.json | преди 5 дни | |
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! 💖