Skip to main content

Built and signed on GitHub Actions

Macros plugin for bundlers.

This package works with Node.js, BunIt is unknown whether this package works with Cloudflare Workers, Deno
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
JSR Score
100%
Published
14 hours ago (0.15.1)
property Options.attrs

The mapping of import attributes.

Type

Record<string, string>

Add Package

deno add jsr:@unplugin/macros

Import symbol

import { type Options } from "@unplugin/macros/api";

---- OR ----

Import directly with a jsr specifier

import { type Options } from "jsr:@unplugin/macros/api";

Add Package

npx jsr add @unplugin/macros

Import symbol

import { type Options } from "@unplugin/macros/api";

Add Package

yarn dlx jsr add @unplugin/macros

Import symbol

import { type Options } from "@unplugin/macros/api";

Add Package

pnpm dlx jsr add @unplugin/macros

Import symbol

import { type Options } from "@unplugin/macros/api";

Add Package

bunx jsr add @unplugin/macros

Import symbol

import { type Options } from "@unplugin/macros/api";