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