[LAB] exploring the DOM with latest JS, and ava.js
René Maya 76aece8bdd Add readme file | hace 7 años | |
---|---|---|
src | hace 7 años | |
test | hace 7 años | |
.babelrc | hace 7 años | |
.eslintrc | hace 7 años | |
.gitignore | hace 7 años | |
License | hace 7 años | |
Readme.md | hace 7 años | |
package.json | hace 7 años | |
yarn.lock | hace 7 años |
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.