You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - I just found this prokect and it looks like exactly what I have been looking for. I have an active project called CsQuery: https://github.com/jamietre/csquery -- this is a C# jQuery port. It has its own HTML parser that i have been dying to replace with a real HTML5 parser rather than put a lot of new effort into it. This port looks like a pretty amazing effort, and I wanted to see if you were using it and were still interested in maintaining it before I decide how to proceed.
That is I really would like to replace the parser in CsQuery with this - but since it doesn't look like this is too active I wanted to check and see if you were still interested in moving it forward, and if you'd be available for me to ask questions and so on about the port as I try to integrate it into my project.
I've compiled and run a few quick tests and HtmlParserSharp appears fast and functional. I have a ton of C# unit tests in CsQuery including a port of the jQuery tests - which would I'm sure help find any problems in this code too!
Feel free to write me back directly (I couldn't find an email for you) alien@outsharked.com
Thanks!!
The text was updated successfully, but these errors were encountered:
Hi - I just found this prokect and it looks like exactly what I have been looking for. I have an active project called CsQuery: https://github.com/jamietre/csquery -- this is a C# jQuery port. It has its own HTML parser that i have been dying to replace with a real HTML5 parser rather than put a lot of new effort into it. This port looks like a pretty amazing effort, and I wanted to see if you were using it and were still interested in maintaining it before I decide how to proceed.
That is I really would like to replace the parser in CsQuery with this - but since it doesn't look like this is too active I wanted to check and see if you were still interested in moving it forward, and if you'd be available for me to ask questions and so on about the port as I try to integrate it into my project.
I've compiled and run a few quick tests and HtmlParserSharp appears fast and functional. I have a ton of C# unit tests in CsQuery including a port of the jQuery tests - which would I'm sure help find any problems in this code too!
Feel free to write me back directly (I couldn't find an email for you) alien@outsharked.com
Thanks!!
The text was updated successfully, but these errors were encountered: