Skip to content

Latest commit

History

History
79 lines (61 loc) 路 6.23 KB

README.md

File metadata and controls

79 lines (61 loc) 路 6.23 KB

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