View on GitHub

Acatar Open Source

hilary.js

hilary.js is a simple JavaScript IoC container. hilary's aim is to deliver low-ceremony dependency injection, to aid in decoupling JavaScript modules and testing. It's named after Hilary Page, who designed building blocks that later became known as Legos.

Check out our documentation, or one of our demos: getting started or getting started using AMD

There's also an example of the same patterns using AMD only, with require.js