UNPKG

jsviews

Version:

Next-generation MVVM and MVP framework - built on top of JsRender templates. Bringing templates to life...

14 lines 391 B
<html> <head> <style> body { font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif; font-size: 15px;} code { font-size: 12px; } </style> <script src="//code.jquery.com/jquery-3.7.1.js"></script> <script src="../../../jsviews.js"></script> </head> <body> <script src="built/jsr-tests.js"></script> <script src="built/jsv-tests.js"></script> </body> </html>