-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
Is there a prebuilt min.js browser version of this library?
The method I'm currently using for getting the node tree is this:
var wrapper = document.createElement('div');
wrapper.innerHTML = html;
var children = wrapper.children
Will this library be faster?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels