universal_html
HTML parser
A cross-platform Dart package for parsing and manipulating HTML, XML, and CSS documents across various platforms.
Cross-platform 'dart:html'.
0 stars
0 watching
0 forks
Language: Dart
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dart-lang/markdown | A Dart library for parsing and generating Markdown text into HTML | 451 |
dint-dev/universal_io | A package providing a cross-platform HTTP client library for Dart, allowing developers to make requests on multiple platforms and browsers. | 97 |
iabudiab/htmlkit | An Objective-C framework for parsing and serializing HTML documents | 240 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
lexborisov/myhtml | A fast HTML parsing library written in C | 1,655 |
snjyor/htmlpageparser | An HTML parsing library that converts web pages to structured data and then generates Markdown content from that data | 1 |
dartist/express | A lightweight layer around Dart's HttpServer APIs for building web applications with Jade templates | 126 |
utkarshkukreti/select.rs | A Rust library for extracting useful data from HTML documents | 974 |
bupt1987/html-parser | A fast and efficient HTML parser for PHP. | 525 |
servo/html5ever | A high-performance HTML parser written in Rust. | 2,148 |
dart-lang/webdev | A tool for building and deploying web applications with Dart | 212 |
tonyganch/gonzales-pe | A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
ndmitchell/tagsoup | A Haskell library for parsing and extracting information from HTML/XML documents | 233 |
google/webdriver.dart | A package providing WebDriver bindings for Dart, allowing interaction with remote browsers. | 137 |
choru-k/react-native-html-parser | A JavaScript library for parsing HTML and XML documents across multiple platforms, including React Native and Titanium. | 84 |