UNPKG

mam-project-templates

Version:
14 lines (13 loc) 351 B
<!DOCTYPE html> <html> <head> <meta charset=utf-8 /> <title>underscore shim example</title> </head> <body> <h1>Welcome to the browserify-shim underscore Example</h1> <p>Inverting an object with underscore#invert()</p> <span id='underscore-invert'></span> <script type="text/javascript" src="./js/build/bundle.js"></script> </body> </html>