UNPKG

can-globals

Version:

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

5 lines (4 loc) 150 B
<!doctype html> <title>can-globals</title> <script src="node_modules/steal/steal.js" main="can-globals/test"></script> <div id="qunit-fixture"></div>