详细说明: - 添加了V2版本的工作流页面和结果页面 - 更新了Serena记忆文件 - 添加了详细实施计划文档 - 优化了Vite配置 - 更新了项目文档CLAUDE.md - 构建了演示系统的dist版本 - 包含了exhibition-demo的完整依赖
TypeScript API Utils
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
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:
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 🐛 |
Johannes Chorzempa 📖 💻 |
Josh Goldberg 🐛 💻 📖 📆 ⚠️ 🔧 🚧 🚇 🤔 |
Kirill Cherkashin 💻 |
Kirk Waiblinger 🐛 💻 |
Klaus Meinhardt 💻 ⚠️ |
Lars Kappert 💻 |
Rebecca Stevens 🐛 💻 📖 📆 ⚠️ 🔧 🚇 🚧 🤔 |
💙 This package was templated with create-typescript-app.
"My tools! I have to have my tools!" - Dennis Reynolds