1.1.8 • Published 3 years ago

@outryder/needle v1.1.8

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Needle

A custom DI engine built with TypeScript. The whole philosophy is that it isn't tied to any sort of specific purpose like Nest or Angular. This is simply a DI engine that can be extended with custom factories which can then build applications of your choice with the DI handled already.

Please check the example file found under lib/example.ts to see how a DI project can be setup.

This DI was heavily inspired by the syntax and general project structure philosophy of Dagger.

Warnings

This engine is extremely experimental. There is literally nothing checking to make sure it actually works the way it's supposed to. There are no tests or any error tracing methods implemented. This should be implemented at a later date. For now, we want to build more functionality for needle.

1.1.1

3 years ago

1.1.0

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.0

3 years ago