codeql-action/node_modules/ts-api-utils
github-actions[bot] d8b8ad0cb2 Update checked-in dependencies 2024-04-15 18:20:40 +00:00
..
lib Update checked-in dependencies 2024-04-15 18:20:40 +00:00
LICENSE.md Update checked-in dependencies 2023-07-13 09:09:17 +00:00
README.md Update checked-in dependencies 2024-04-15 18:20:40 +00:00
package.json Update checked-in dependencies 2024-04-15 18:20:40 +00:00

README.md

TypeScript API Utils

Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️

All Contributors: 6 👪 Codecov Test Coverage Contributor Covenant License: MIT Sponsor: On GitHub Style: Prettier TypeScript: Strict npm package version

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
Dan Vanderkam

🐛
Johannes Chorzempa
Johannes Chorzempa

📖 💻
Josh Goldberg
Josh Goldberg

🐛 💻 📖 📆 ⚠️ 🔧 🚧 🚇 🤔
Kirill Cherkashin
Kirill Cherkashin

💻
Klaus Meinhardt
Klaus Meinhardt

💻 ⚠️
Rebecca Stevens
Rebecca Stevens

🐛 💻 📖 📆 ⚠️ 🔧 🚇 🚧 🤔

💙 This package is based on @JoshuaKGoldberg's create-typescript-app.

"My tools! I have to have my tools!" - Dennis Reynolds