typedi icon indicating copy to clipboard operation
typedi copied to clipboard

Elegant Dependency Injection in TypeScript and JavaScript.

Results 60 typedi issues
Sort by recently updated
recently updated
newest added

## Compatibility layer with `typestack/typedi` #158 essentially proposes a compatibility layer which allows the usage of ++ in places where typestack's implementation is expected. I definitely think this is worth...

enhancement

I'd like the next few releases to focus on the backlog, and on refining the Container. Specifically, error messages. In cases [such as this](https://github.com/freshgum-bubbles/typedi/blob/bb63670db16f00149418c85bfc9acf98a07a99ab/src/decorators/service.decorator.mts#L199), it would be nice to state...

enhancement

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

The code for virtual tokens (such as `HostContainer()`) has been moved into individual tokens, as opposed to hosting logic for these tokens in `ContainerInstance`. This means that we no longer...

The current intro page kinda... sucks? There's no real explanation of what this library is, what it achieves, and how it all comes together (or what DI *is*). It'd be...

documentation

These React bindings are way out-of-date, basically useless, and are probably going to be brought into this repository at some point -- this page should be removed.

documentation

Bumps [typescript](https://github.com/Microsoft/TypeScript) and [typedoc](https://github.com/TypeStrong/TypeDoc). These dependencies needed to be updated together. Updates `typescript` from 5.2.2 to 5.3.3 Release notes Sourced from typescript's releases. TypeScript 5.3.3 For release notes, check out...

dependencies