p-mohamed-elsawy / KQuery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KQuery

KQuery is a leightwieht library for JavaScript like JQuery and for now has a few features it's for training on JavaScript skills

  • $(selector) for making a new instance with all features
  • load() to load files
  • on() to add event listeners
  • each() as for loop
  • addClass()
  • removeClass()
  • siblings()
  • slideDown()
  • slideUp()
  • slideToggle()

Waiting for your contribution

About


Languages

Language:JavaScript 100.0%