Skip to content

Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️

License

Notifications You must be signed in to change notification settings

JoshuaKGoldberg/ts-api-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

867 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

TypeScript API Utils

Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️

🤝 Code of Conduct: Kept 🧪 Coverage 📚 Documentation Coverage 📝 License: MIT 📦 npm version 💪 TypeScript: Strict

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:

📝 ts-api-utils API docs.

Development

See .github/CONTRIBUTING.md. Thanks! 💖

About

Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors