dompatch

0.0.1 • Public • Published

dompatch

Patch the DOM in the most efficient way possible.

Usage

var html = '<h1>Hello, World</h1>';
var dom = new DOMParser().parseFromString(html, 'text/html');

dompatch(document, dom);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i dompatch

Weekly Downloads

1

Version

0.0.1

License

GPL-3.0

Last publish

Collaborators

  • jesseskinner