@enmeshed/alpha
v0.5.5
Published
Base layer for enmeshed projects, including IoC, asynchronous context, and other essentials.
Downloads
8
Readme
@enmeshed/alpha
IoC framework and basic app infrastructure
Note:
How is this different from other IoC frameworks?
- No decorators
- Fully asynchronous
- Works with functional programming
- Symbolic API means resources and providers can be any JS object or function
- Made from user-replaceable parts