reader_mode 0.1.0 copy "reader_mode: ^0.1.0" to clipboard
reader_mode: ^0.1.0 copied to clipboard

A Dart port of Mozilla's Readability.js content extraction library.

Changelog #

All notable changes to this project will be documented in this file.

0.1.0 #

  • Initial release as reader_mode
  • Dart port of Mozilla's Readability.js content extraction library
  • Dual parser support: JSDOMParser (default) and html package
  • isProbablyReaderable() function to check content before parsing
  • CLI tool for command-line content extraction
  • JavaScript/WASM compilation support
  • TypeScript type definitions
  • Custom logger callback support
  • Requires Dart SDK >=3.3.0
0
likes
0
points
101
downloads

Publisher

verified publishermortz.dev

Weekly Downloads

A Dart port of Mozilla's Readability.js content extraction library.

Repository (GitHub)
View/report issues

Topics

#html #parser #readability #content-extraction #article

License

unknown (license)

Dependencies

html

More

Packages that depend on reader_mode