tree: 13ee6283d49f56ff1baf5855f825ea321345f329 [path history] [tgz]
  1. lib/
  2. LICENSE.md
  3. package.json
  4. README.md
node_modules/ts-api-utils/README.md

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! 🙏

💙 This package was templated with create-typescript-app.

“My tools! I have to have my tools!” - Dennis Reynolds