Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 270 Bytes

File metadata and controls

15 lines (10 loc) · 270 Bytes

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