You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
.. | ||
lib | 1 month ago | |
LICENSE.md | 1 month ago | |
README.md | 1 month ago | |
package.json | 1 month ago |
README.md
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 💻 |
Klaus Meinhardt 💻 ⚠️ |
Rebecca Stevens 🐛 💻 📖 📆 ⚠️ 🔧 🚇 🚧 🤔 |
💙 This package is based on @JoshuaKGoldberg's create-typescript-app.
"My tools! I have to have my tools!" - Dennis Reynolds