- add a
README.mdfile - add
Makefile - add
.travis.ymlfile - index: fix failing Selection test in Firefox
- package: run "make test" for
npm test - package: add "zuul" as a dev dep
- test: more iframe tests
- test: skip Range and Selection tests on IE <= 8
- test: add
<iframe>test - test: add mocha tests
- index: DRY the logic a bit
- move to "webmodules" organization
- add "node" as a keyword
- add
.gitignorefile
- index: add Range and Selection support
- index: fix bad copy+paste logic typo
- initial commit