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

webpro/ts-api-utils

Β 
Β 

Repository files navigation

TypeScript API Utils

Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. πŸ› οΈοΈ

πŸ‘ͺ All Contributors: 6 🀝 Code of Conduct: Kept πŸ§ͺ 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! πŸ’–

Contributors

Many thanks to @ajafff for creating the original tsutils (original license: MIT) that this project was originally based on! πŸ™

Dan Vanderkam
Dan Vanderkam

πŸ›
Johannes Chorzempa
Johannes Chorzempa

πŸ’»
Josh Goldberg
Josh Goldberg

πŸ› πŸ’» πŸ“– ⚠️ πŸ”§ 🚧 πŸš‡ πŸ€”
Kirill Cherkashin
Kirill Cherkashin

πŸ’»
Klaus Meinhardt
Klaus Meinhardt

πŸ’» ⚠️
Rebecca Stevens
Rebecca Stevens

πŸ› πŸ’» πŸ“– ⚠️ πŸ”§ πŸš‡ 🚧 πŸ€”

πŸ’™ This package was templated with create-typescript-app.

"My tools! I have to have my tools!" - Dennis Reynolds

About

Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. πŸ› οΈοΈ

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.0%
  • JavaScript 2.0%