Skip to content

Browser version #12

@cjh9

Description

@cjh9

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions