Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 429 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 429 Bytes

##Housing.com WAP to mimic DOM tree and the operations on it, without using an actual DOM.

  1. Multi paradigm approach: Functional + Object Oriented

  2. Documentation done via JS Docs

  3. Unit test coverage

  4. ES6 based syntax as of what is supported by IO.JS@2.2.1

  5. Requires IO.JS and mocha to be globally installed

  6. Can be used directly via require as a module