Skip to content

Recursively find/filter elements in the "dom" #113

@mikemfleming

Description

@mikemfleming

This is something that we have had to implement ourselves but I could see it being useful as an out of the box feature for Himalaya.

If you think of the return value of Himalaya parsing/stringifying, it represents the dom. Only the dom has built in query selectors. This would just add a util that accepts a callback and queries the return value. Much like Array.prototype.filter.

Thoughts @andrejewski @xdumaine ?

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