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