
canjs/can-globals
Releases29
Frequency3 weeks 2 days
Last Release
Stars3
A place for dependency injected values and probably feature detection
Linked projects
This module provides a dependency injection container. Modules may define a key and specify a default value (which can be static, cached lazy, or dynamic lazy), but other code can set and reset the value as needed. There is also an event system, for alert