189 skills found · Page 1 of 7
Tencent / RapidjsonA fast JSON parser/generator for C++ with both SAX/DOM style API
AngleSharp / AngleSharp:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
scinfu / SwiftSoupSwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
zzzprojects / Html Agility PackHtml Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" HTML files.
paquettg / Php Html ParserAn HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
json-parser / Json ParserVery low footprint DOM-style JSON parser written in portable ANSI C
sunra / Php Simple Html Dom ParserPHP Simple HTML DOM Parser adaptation for Composer and PSR-0
jeremykendall / Php Domain ParserPublic Suffix List based domain parsing implemented in PHP
maxatwork / Form2jsParse browser forms into structured JavaScript objects. Six adapters — React hooks, vanilla DOM, jQuery, FormData, and more. One coherent API.
bupt1987 / Html Parserphp html parser,类似与PHP Simple HTML DOM Parser,但是比它快好几倍
b-fuze / Deno DomBrowser DOM & HTML parser in Deno
boostorg / JsonA C++11 library for parsing and serializing JSON to and from a DOM container in memory.
tj / Php SelectorPHP DOM parser / queries with CSS selectors
radkovo / Pdf2DomPdf2Dom is a PDF parser that converts the documents to a HTML DOM representation. The obtained DOM tree may be then serialized to a HTML file or further processed. A command-line utility for converting the PDF documents to HTML is included in the distribution package. Pdf2Dom may be also used as an independent Java library with a standard DOM interface for your DOM-based applications or as an alternative parser for the CSSBox rendering engine in order to add the PDF processing capability to CSSBox. Pdf2Dom is based on the Apache PDFBox™ library.
simplehtmldom / SimplehtmldomThis is a mirror of the Simple HTML DOM Parser at
ashi009 / Node Fast Html ParserA very fast HTML parser, generating a simplified DOM, with basic element query support.
Kub-AT / Php Simple Html Dom ParserPHP Simple HTML DOM Parser fork http://simplehtmldom.sourceforge.net/ (simplehtmldom - PHP 7.3+ compatible)
tburry / PqueryA jQuery like html dom parser written php.
fuzziness / KabejaNO LONGER MANTAINED! Kabeja is a Java library for parsing, processing and converting Autodesk's DXF format. You can use Kabeja from the CommandLine or embed into your application. All parsed data are accessible with the DOM-like API. The processing system allows you to process, filter (e.g. XSLT) and convert DXF drafts to different output formats (SVG, JPEG, PNG, TIFF, PDF, XML).
XboxYan / Web Templateweb-template.js 是一款基于 ES6 模板字符串解析的模板引擎。