Skip to main content
This release is 2 versions behind 0.2.1 — the latest version of @findhow/container. Jump to latest

Built and signed on GitHub Actions

Wasn't a fan of using decorators to dependency inject things in the TypeScript world. Now you don't have to.

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

Add Package

deno add jsr:@findhow/container

Import symbol

import { Observer } from "@findhow/container/dicontainer";

---- OR ----

Import directly with a jsr specifier

import { Observer } from "jsr:@findhow/container/dicontainer";

Add Package

npx jsr add @findhow/container

Import symbol

import { Observer } from "@findhow/container/dicontainer";

Add Package

yarn dlx jsr add @findhow/container

Import symbol

import { Observer } from "@findhow/container/dicontainer";

Add Package

pnpm dlx jsr add @findhow/container

Import symbol

import { Observer } from "@findhow/container/dicontainer";

Add Package

bunx jsr add @findhow/container

Import symbol

import { Observer } from "@findhow/container/dicontainer";