https://astexplorer.net/ . have the preview of html process result. But it is not clear that how to pass html string and get AST node.
Could anyone tell me how to generate an AST tree by using htmlparser2 ? 🤝
match with domhandler solved my problem & in my case An AST node need to implemention a AST parser to deal with dom node