molszanski / iti

~1kB Dependency Injection Library for Typescript and React with a unique support of async flow
https://itijs.org
MIT License
129 stars 6 forks source link

typo: subscribeToContiner #20

Closed moltar closed 1 year ago

moltar commented 2 years ago

Should be subscribeToContainer I think.

Same for subscribeToContinerSet.

https://github.com/molszanski/iti/blob/4f7437e4f28629ba41321fad38d0adcc890ecebb/iti/src/library.new-root-container.ts#L131

molszanski commented 2 years ago

Right, thank you, will fix it <3

molszanski commented 2 years ago

Also need to clean up that file 🙈

molszanski commented 1 year ago

Hi @moltar.

I think I've fixed most if not all naming issues 0.5.0.

Thank for you pointing them out

moltar commented 1 year ago

@molszanski cool, will play around with it soon! thanks!

molszanski commented 1 year ago

@moltar 🔥