HTMLKit
linkedom
HTMLKit | linkedom | |
---|---|---|
- | 13 | |
240 | 1,764 | |
- | 2.0% | |
0.0 | 6.7 | |
over 1 year ago | 17 days ago | |
HTML | HTML | |
MIT License | ISC License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
HTMLKit
We haven't tracked posts mentioning HTMLKit yet.
Tracking mentions began in Dec 2020.
linkedom
-
Alternative for DOMParser for background script (Service worker) in manifest v3?
linkedom is your answer
-
Task: Save Article to Markdown
linkedom - to parse HTML into a workable DOM. I used to use jsdom, but I switch for performance reasons.
-
Ask HN: What are the best tools for web scraping in 2022?
For simple scraping where the content is fairly static, or when performance is critical, I will use linkedom to process pages.
https://github.com/WebReflection/linkedom
When the content is complex or involves clicking, Playwright is probably the best tool for the job.
https://github.com/microsoft/playwright
-
The Fetch API is finally coming to Node.js
I recently started using linkedom for this and it has been an absolute joy
- LinkeDOM: A Jsdom Alternative (2021)
-
Happy-DOM: a jsdom alternative that can server side render web components
This looks great. I wonder how it compares to linkedom (repo[1], writeup[2]), which I have found to be fantastic.
[1]: https://github.com/WebReflection/linkedom
[2]: https://webreflection.medium.com/linkedom-a-jsdom-alternativ...
-
Testing Solid.js code beyond jest
linkedom, fastest, but lacks essential features
-
Using Mocha to test ClojureScript
Other things to do would be to use linkedom instead of JSDom, look into a better assertion library than assert etc.
-
Idiosyncrasies of the HTML Parser
Sounds somewhat similar to linkedom[1], which performs nicely.
[1]: https://github.com/WebReflection/linkedom
- LinkeDOM – A triple-linked lists based DOM“ [Live with Andrea Giammarchi]
What are some alternatives?
WKZombie - WKZombie is a Swift framework for iOS/OSX to navigate within websites and collect data without the need of User Interface or API, also known as Headless browser. It can be used to run automated tests / snapshots and manipulate websites using Javascript.
happy-dom - A JavaScript implementation of a web browser without its graphical user interface
Kanna - Kanna(鉋) is an XML/HTML parser for Swift.
wpt - Test suites for Web platform specs — including WHATWG, W3C, and others
Ji
haste-perch - Create dynamic HTML easy in the browser using declarative notation
AEXML - Swift minion for simple and lightweight XML parsing
snoop - Easy breezy test spies fo sheezy.
Ono - A sensible way to deal with XML & HTML for iOS & macOS
hyperHTML - A Fast & Light Virtual DOM Alternative
AlamofireXmlToObjects - Fetch a XML feed and parse it into objects
vite - Next generation frontend tooling. It's fast!