UNPKG

can

Version:

MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.

19 lines (12 loc) 385 B
<title>can/component</title> <script type="text/javascript" src="../bower_components/modernizr/modernizr.js"></script> <script src="../node_modules/steal/steal.js" main="can/component/component_test"></script> <div id="qunit-fixture"></div> <html> <head> <link href="production.css" rel="stylesheet"/> </head> <body> <script src="production.js"></script> </body> </html>