juancabrera / gdom

[currently on dev] A super minimal ES6 library with just the necessary to build fast and awesome front-end.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gDOM

A super minimal ES6 library with just the necessary to build fast and awesome front-end.

Current Methods

  • addClass
  • removeClass
  • toggleClass
  • hasClass
  • attr
  • on
  • offset
  • scrollTop
  • each
  • find
  • parent

License

MIT Copyright (c) Juan Cabrera

About

[currently on dev] A super minimal ES6 library with just the necessary to build fast and awesome front-end.

License:MIT License


Languages

Language:JavaScript 100.0%