New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ast-kit

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ast-kit

A toolkit for easy Babel AST generation and manipulation.

1.4.2
latest
Source
npm
Version published
Maintainers
1
Created
Source

ast-kit npm JSR Unit Test codecov

A toolkit for easy Babel AST generation and manipulation.

📖 API Reference

Features

  • 😇 Easy to Use: Parse and resolve Babel AST with a straightforward API.
  • 🦾 Type-Friendly: Built in TypeScript with complete type definitions.
  • 💯 Coverage: 100% test coverage.
  • 🪶 Lightweight: Tree-shakable with only two dependencies.

Install

npm i ast-kit

Requires Node.js 16.14.0 or higher.

AST Explorer

You can explore your code's AST using the AST Explorer.

Sponsors

License

MIT License © 2023-PRESENT 三咲智子

FAQs

Package last updated on 05 Mar 2025

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