Latest Socket ResearchMalicious Chrome Extension Performs Hidden Affiliate Hijacking.Details
Socket
Book a DemoInstallSign in
Socket

ts-api-utils

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-api-utils

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

latest
Source
npmnpm
Version
2.4.0
Version published
Weekly downloads
61M
-3.11%
Maintainers
1
Weekly downloads
 
Created
Source

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! 💖

FAQs

Package last updated on 02 Jan 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts