Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

DOMoney

DOMoney is a JavaScript library which provides for DOM manipulation, event handling and AJAX requests via the native DOM API much in the way jQuery does.

Features

DOMoney provides many of the familiar jQuery methods such as:

  • find: finds all DOM elements that match a selector
  • append: adds to the inner html of the elements it's called on
  • attr: yields the first attribute of the element it's called on
  • children: iterates over an array of elements returning their children
  • parent: iterates over an array of elements returning their parents

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages