Skip to main content

@unplugin/ast@0.12.0
Built and signed on GitHub Actions

Manipulate the AST to transform your code.

This package works with Node.js, BunIt is unknown whether this package works with Cloudflare Workers, Deno, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
It is unknown whether this package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score
82%
Published
a week ago (0.12.0)

Add Package

deno add jsr:@unplugin/ast

Import symbol

import { type NodeRef } from "@unplugin/ast/index";

---- OR ----

Import directly with a jsr specifier

import { type NodeRef } from "jsr:@unplugin/ast/index";

Add Package

npx jsr add @unplugin/ast

Import symbol

import { type NodeRef } from "@unplugin/ast/index";

Add Package

yarn dlx jsr add @unplugin/ast

Import symbol

import { type NodeRef } from "@unplugin/ast/index";

Add Package

pnpm dlx jsr add @unplugin/ast

Import symbol

import { type NodeRef } from "@unplugin/ast/index";

Add Package

bunx jsr add @unplugin/ast

Import symbol

import { type NodeRef } from "@unplugin/ast/index";