Skip to content
This repository has been archived by the owner on Aug 16, 2018. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 247 Bytes

folder-structure.md

File metadata and controls

9 lines (8 loc) · 247 Bytes
  • bin : The compiled JS files, and its minified version?
  • demo : demo HTML files
  • lib : External library JS files
  • src : The source javascript
  • test
    • lib : the QUnit library
    • html : the QUnit html page
    • src : The unit test source code