ts-api-utils

Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. ๐Ÿ› ๏ธ๏ธ

TypeScript API Utils

Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. ๐Ÿ› ๏ธ๏ธ

All Contributors: 8 ๐Ÿ‘ช ๐Ÿค 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! ๐Ÿ’–

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

๐Ÿ’ป
Kirk Waiblinger
Kirk Waiblinger

๐Ÿ› ๐Ÿ’ป
Klaus Meinhardt
Klaus Meinhardt

๐Ÿ’ป โš ๏ธ
Lars Kappert
Lars Kappert

๐Ÿ’ป
Rebecca Stevens
Rebecca Stevens

๐Ÿ› ๐Ÿ’ป ๐Ÿ“– ๐Ÿ“† โš ๏ธ ๐Ÿ”ง ๐Ÿš‡ ๐Ÿšง ๐Ÿค”

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

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