Decorator API for class fields.
This release is 1 version behind 0.2.4 — the latest version of @exuanbo/di-wise. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Lightweight and flexible dependency injection library for JavaScript and TypeScript, w/wo ECMAScript decorators
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
JSR Score
100%
Published
a week ago (0.2.3)
Add Package
deno add jsr:@exuanbo/di-wise
Import symbol
import { type ClassFieldDecorator } from "@exuanbo/di-wise";
---- OR ----
Import directly with a jsr specifier
import { type ClassFieldDecorator } from "jsr:@exuanbo/di-wise";
Add Package
npx jsr add @exuanbo/di-wise
Import symbol
import { type ClassFieldDecorator } from "@exuanbo/di-wise";
Add Package
yarn dlx jsr add @exuanbo/di-wise
Import symbol
import { type ClassFieldDecorator } from "@exuanbo/di-wise";
Add Package
pnpm dlx jsr add @exuanbo/di-wise
Import symbol
import { type ClassFieldDecorator } from "@exuanbo/di-wise";
Add Package
bunx jsr add @exuanbo/di-wise
Import symbol
import { type ClassFieldDecorator } from "@exuanbo/di-wise";