UNPKG

ampersand-view

Version:

A smart base view for Backbone apps, to make it easy to bind collections and properties to the DOM.

13 lines (12 loc) 255 B
{ "framework": "tap", "src_files": [ "test/index.js" ], "serve_files": [ "bundle.js" ], "before_tests": "browserify test/* > bundle.js", "on_exit": "rm bundle.js", "launch_in_dev": ["PhantomJS", "Chrome"] }