UNPKG

can

Version:

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

12 lines 323 B
<!doctype html> <html> <head> <script type="text/javascript" src="../../../bower_components/modernizr/modernizr.js"></script> </head> <body> <div id="qunit"></div> <div id="qunit-fixture"></div> <script src="../../../node_modules/steal/steal.js" data-main="can/util/vdom/document/document_test"></script> </body> </html>