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