Package Exports
- ts-api-utils
Readme
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";
This package is a partial fork of and replacement for
tsutils
(original license: MIT). See #3 for notes on API coverage compared totsutils
.
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
that this project is based on and uses a significant majority of code from! 🙌
Josh Goldberg 🐛 💻 📖 📆 ⚠️ 🔧 |
Rebecca Stevens 🐛 💻 📖 📆 ⚠️ 🔧 |
Klaus Meinhardt 💻 ⚠️ |
💙 This package is templated from @JoshuaKGoldberg's template-typescript-node-package.
"My tools! I have to have my tools!" - Dennis Reynolds