How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This repository contains the HTML specification, which defines the core standards for web page structuring, content organization, and document rendering. It establishes the fundamental algorithms for state-machine-based tokenization, tree construction for the document object model, and origin-based security isolation. The specification provides a framework for defining custom elements with independent lifecycles and registries. It also details the requirements for cross-document communication, session history management, and the synchronization of interface properties with content attributes.
An Elixir client for the Nu HTML Checker (v.Nu).
An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors.
Readability is Elixir library for extracting and curating articles.
The main features of keepcosmos/readability are: HTML Processing.
Open-source alternatives to keepcosmos/readability include: whatwg/html — This repository contains the HTML specification, which defines the core standards for web page structuring, content… angelikatyborska/vnu-elixir — An Elixir client for the Nu HTML Checker (v.Nu). mischov/meeseeks — An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors. overbryd/myhtmlex — Elixir/Erlang bindings for lexborisov's myhtml. philss/floki — Floki is a simple HTML parser that enables search for nodes using CSS selectors.