Pinned Repositories
dom-event
Add/remove DOM events
dom-select
Select DOM
dom-style
Library to manipulate CSS properties
dom-walk
Iteratively walk any DOM node
domquery
jQuery-like handy DOM manipulation library composed from small modules in NPM.
iframe
higher level api for creating and using iframes in browsers
img
Create an IMG element
is-dom
Check if the given object is a dom node
new-element
Create DOM elements from HTML
simple-local
Simple wrapper for localStorage
npm-dom's Repositories
npm-dom/siblings
get siblings for an element, optionally filtered by a selector
npm-dom/data-set
Element#dataset abstraction
npm-dom/by
Select elements by class or id or tag
npm-dom/class-list
A cross-browser class list
npm-dom/insert
DOM insertion library
npm-dom/unpack-element
unpack an element's children based on markers
npm-dom/details
Create and emulate html5 details tag
npm-dom/dom-stub
A minimal dom node stub for testing purposes
npm-dom/fragment
A small document fragment builder
npm-dom/local-store
A localStorage based store with namespacing
npm-dom/offset
Get the xy offset of an element
npm-dom/svg-create-element
create an svg element
npm-dom/jsonp
A simple JSONP implementation
npm-dom/onload
Add onload transitions to DOM elements (fade in images etc)
npm-dom/center
center html elements with js
npm-dom/iframify
Wraps the given HTML code in an iframe that resizes dynamically to fit its contents.
npm-dom/node-htmltree
simple dom for xml/html