Skip to content

addyosmani/myQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Note: This repo is a work in progress and is not yet ready for stable usage. We're heavily refactoring it and will announce once it's ready.

myQuery is a miniature JavaScript DOM manipulation library, modelled around the jQuery API. It's written as a proof-of-concept for education purposes so that developers wishing to learn about JavaScript fundamentals like:

  • chaining
  • style manipulation
  • attribute manipulation
  • event handling
  • and more

can grasp these concepts without needing to go too beyond the JavaScript they may already be familiar with.

About

A JavaScript DOM manipulation library for learning purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •