Utility functions for working with TypeScript's API. Successor to the wonderful tsutils.
## Usage ```shell npm i ts-api-utils ``` ```ts import * as tsutils from "ts-api-utils"; ``` ### API `ts-api-utils` provides many utility functions. Check out our API docs for details: 📝 [ts-api-utils API docs](https://joshuakgoldberg.github.io/ts-api-utils). ## Development See [`.github/CONTRIBUTING.md`](./.github/CONTRIBUTING.md). Thanks! 💖 ## Contributors Many thanks to [@ajafff](https://github.com/ajafff) for creating the original [`tsutils`](https://github.com/ajafff/tsutils) ([original license: MIT](https://github.com/ajafff/tsutils/blob/26b195358ec36d59f00333115aa3ffd9611ca78b/LICENSE)) that this project was originally based on! 🙏Josh Goldberg 🐛 💻 📖 📆 ⚠️ 🔧 |
Rebecca Stevens 🐛 💻 📖 📆 ⚠️ 🔧 |
Klaus Meinhardt 💻 ⚠️ |
Johannes Chorzempa 📖 |