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/domquery
jQuery-like handy DOM manipulation library composed from small modules in NPM.
npm-dom/iframe
higher level api for creating and using iframes in browsers
npm-dom/dom-event
Add/remove DOM events
npm-dom/is-dom
Check if the given object is a dom node
npm-dom/dom-style
Library to manipulate CSS properties
npm-dom/dom-walk
Iteratively walk any DOM node
npm-dom/img
Create an IMG element
npm-dom/new-element
Create DOM elements from HTML
npm-dom/simple-local
Simple wrapper for localStorage
npm-dom/dom-select
Select DOM
npm-dom/youtube-video
Add Youtube videos into your page
npm-dom/delegate-dom
Event delegation library
npm-dom/dom-on
Alias DOM node's .addEventListener() to .on()
npm-dom/dom-classes
Cross-browser element class manipulation
npm-dom/key-event
Add/remove keyboard events.
npm-dom/hidden
Cross browser Element#hidden
npm-dom/svg
Create svg elements from a string
npm-dom/dom-tree
DOM Manipulation Library
npm-dom/make-editable
Make given element editable by user
npm-dom/meta-tags
Extract meta tags of a website by reading meta keywords, open-graph titles and descriptions.
npm-dom/wysiwyg
A tiny module to turn your textarea into a WYSIWYG editor.
npm-dom/keynames
List of event key names
npm-dom/simulate-touch
Simulate Touch Events
npm-dom/blending-modes
Canvas Blending Modes
npm-dom/scroll-bottom
npm-dom/dom-value
get / set form input values
npm-dom/keyname-of
Library to find out event keyname of given key code
npm-dom/load-iframe
Loads an iframe
npm-dom/within-element
Check if an element is within a given DOM element
npm-dom/ie-css-transform
A function which you pass a css transform (2d or 3d) and an optional transform origin value to and it will try to emulate it for ie6 - ie8.