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).
Readability is Elixir library for extracting and curating articles.
An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors.
Elixir/Erlang bindings for lexborisov's myhtml
Les fonctionnalités principales de overbryd/myhtmlex sont : HTML Processing.
Les alternatives open-source à overbryd/myhtmlex incluent : 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). keepcosmos/readability — Readability is Elixir library for extracting and curating articles. mischov/meeseeks — An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors. philss/floki — Floki is a simple HTML parser that enables search for nodes using CSS selectors.