unwrap-node Unwraps a given DOM element and returns a Range surrounding its child nodes Installation $ npm install unwrap-node
1.0.0 / 2015-02-27 add README.md file index: use "find-within" module index: define all variables at the top index: more comments package: allow any "zuul" v1 package: update "get-document" to v1.0.0 test: enable Travis-CI + Saucelabs testing travis: fix Travis-CI credentials 0.0.1 / 2014-07-25 package: update "description" index: handle empty nodes and the 0-width space index: ensure the Range start and end on a TextNode boundary initial commit