Socket
Socket
Sign inDemoInstall

ts-api-utils

Package Overview
Dependencies
0
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-api-utils


Version published
Maintainers
1
Created

Changelog

Source

1.2.1 (2024-2-6)

Bug Fixes

  • downgrade engines.node to >=16 (#390) (2857ee9), closes #389

Bug Fixes

  • empty fix commit to test release flow (81f467a)

Features

Changelog

Readme

Source

TypeScript API Utils

Utility functions for working with TypeScript's API. Successor to the wonderful 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

FAQs

Last updated on 06 Feb 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc