app-alias-registry

A registry that allows aliases to be registered and retrived to form an IOC mechanism. Based on the alias registry in BladeRunnerJS (http://bladerunnerjs.org/docs/use/ioc/).

Usage no npm install needed!

<script type="module">
  import appAliasRegistry from 'https://cdn.skypack.dev/app-alias-registry';
</script>

README

alias-registry

A registry that allows aliases to be registered and retrived to form an IOC mechanism. Based on the alias registry in BladeRunnerJS (http://bladerunnerjs.org/docs/use/ioc/).