Skip to content
/ sdom Public

Simplify the task of manipulating the DOM and use animations by Prototype (like jQuery)

License

Notifications You must be signed in to change notification settings

bonarja/sdom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple DOM (SDOM) GitHub license Compresed size

SDOM Is an extension of the JavaScript NodeList and Element prototype, it adds extra functions to work on the entire result list of a querySelectorAll.

The SDOM functions simplify the task of manipulating the html DOM and are similar to the most common functions of the old jQuery, all this in a simpler and lighter script summarizing only the essential and more useful using more current and compatible javascript properties.

SDOM includes a function _ that returns a document.querySelectorAll to decrease the code scrambling.

Complete Documentation

https://bonarja.github.io/sdom

About

Simplify the task of manipulating the DOM and use animations by Prototype (like jQuery)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published