[LAB] exploring the DOM with latest JS, and ava.js
René Maya 76aece8bdd Add readme file | 7 years ago | |
---|---|---|
src | 7 years ago | |
test | 7 years ago | |
.babelrc | 7 years ago | |
.eslintrc | 7 years ago | |
.gitignore | 7 years ago | |
License | 7 years ago | |
Readme.md | 7 years ago | |
package.json | 7 years ago | |
yarn.lock | 7 years ago |
Dom.js is a coding exercise for getting familiar with the DOM, the latest ECMAScript, and Ava.js, all at once.
Inspired by other coding exercises which recreate a library's functionality for the sake of becoming familiar with how the original works.
Dom.js recreates these form jQuery:
ISC license. Included in the License file. Copyright (c) 2017, René Maya.