Skip to main content
This release is 1 version behind 0.2.4 — the latest version of @exuanbo/di-wise. Jump to latest

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
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
a week ago (0.2.3)

Add Package

deno add jsr:@exuanbo/di-wise

Import symbol

import { type ClassDecorator } from "@exuanbo/di-wise";

---- OR ----

Import directly with a jsr specifier

import { type ClassDecorator } from "jsr:@exuanbo/di-wise";

Add Package

npx jsr add @exuanbo/di-wise

Import symbol

import { type ClassDecorator } from "@exuanbo/di-wise";

Add Package

yarn dlx jsr add @exuanbo/di-wise

Import symbol

import { type ClassDecorator } from "@exuanbo/di-wise";

Add Package

pnpm dlx jsr add @exuanbo/di-wise

Import symbol

import { type ClassDecorator } from "@exuanbo/di-wise";

Add Package

bunx jsr add @exuanbo/di-wise

Import symbol

import { type ClassDecorator } from "@exuanbo/di-wise";