Jack Jackson 892a62f4e5 Add first PR check (#1)
To be followed by tests and `npm run build`, obviously!

Reviewed-on: #1
Co-authored-by: Jack Jackson <scubbojj@gmail.com>
Co-committed-by: Jack Jackson <scubbojj@gmail.com>
2025-03-03 23:00:04 +00:00
..
2025-03-03 23:00:04 +00:00
2025-03-03 23:00:04 +00:00
2025-03-03 23:00:04 +00:00
2025-03-03 23:00:04 +00:00

TypeScript API Utils

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

All Contributors: 8 👪 🤝 Code of Conduct: Kept 🧪 Coverage 📚 Documentation Coverage 📝 License: MIT 📦 npm version 💪 TypeScript: Strict

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

💻
Kirk Waiblinger
Kirk Waiblinger

🐛 💻
Klaus Meinhardt
Klaus Meinhardt

💻 ⚠️
Lars Kappert
Lars Kappert

💻
Rebecca Stevens
Rebecca Stevens

🐛 💻 📖 📆 ⚠️ 🔧 🚇 🚧 🤔

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

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