Skip to content

Mooophy/OOView.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

OOView.js (Object-Oriented View in Javascript)

Run tests

Qunit is used to test OOView.js

  • Run tests on Firefox
    1. Open Firefox
    2. Visit about:config
    3. Set security.fileuri.strict_origin_policy to false
    4. Open ooview_test.html
  • Run tests on Mac terminal
    1. brew install phantomjs
    2. phantomjs test/lib/runner.js test/ooview_test.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.9%
  • CoffeeScript 4.8%
  • CSS 3.9%
  • HTML 0.4%