ts-api-utils
TypeScript icon, indicating that this package has built-in type declarations

1.3.0Β β€’Β PublicΒ β€’Β Published

TypeScript API Utils

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

All Contributors: 6 πŸ‘ͺ Codecov Test Coverage Contributor Covenant License: MIT Sponsor: On GitHub Style: Prettier TypeScript: Strict npm package version

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 is based on @JoshuaKGoldberg's create-typescript-app.

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

Dependencies (0)

    Dev Dependencies (45)

    Package Sidebar

    Install

    npm i ts-api-utils

    Weekly Downloads

    17,535,260

    Version

    1.3.0

    License

    MIT

    Unpacked Size

    828 kB

    Total Files

    9

    Last publish

    Collaborators

    • joshuakgoldberg