5.5 KiB
5.5 KiB
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";
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! 🙏
Josh Goldberg 🐛 💻 📖 📆 ⚠️ 🔧 |
Rebecca Stevens 🐛 💻 📖 📆 ⚠️ 🔧 |
Klaus Meinhardt 💻 ⚠️ |
Johannes Chorzempa 📖 |
💙 This package is templated from @JoshuaKGoldberg's template-typescript-node-package.
"My tools! I have to have my tools!" - Dennis Reynolds