Skip to content

To much that is missing #23

Description

@AlenToma

This library is really greet, specially when it could handle the missing html tags.

Now there is still to much work to be done.

1- Methods name is wrong eg querySelect.
2- This need to work with typescript, eg need to implement types.
3- querySelect dose not really work like it should be, take for example this selector ".test> p:first-child" this will not return the correct data at all.

I made this library work together with node-html-parser where is this library will parse the html and correct all missing html tags and then I use node-html-parser to reparse the html return from this library and work there after with the html.

I really want to skip this as it takes more time then it should take.

It would be great to have a look at node-html-parser and use their type/selector operation but use this library as html parser.

Is there is plan to do this ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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