node-dom-helpers

Tiny modular DOM lib for ie9+
  https://github.com/react-bootstrap/dom-helpers#readme
  0
  no reviews



Mostly just naive wrappers around common DOM API inconsistencies, Cross browser work is minimal and mostly taken from jQuery. This library doesn't do a lot to normalize behavior across browsers, it mostly seeks to provide a common interface, and eliminate the need to write the same "if (ie9)" statements in every project.

Node.js is an event-based server-side JavaScript engine.