/toy-ioc

A toy inversion of control container written in typescript.

Primary LanguageTypeScriptMIT LicenseMIT

Toy IOC

This is a toy inversion of control container written in typescript. Read the corresponding blogpost on dev.to.

Testing

yarn test

Linting

yarn lint