reader_mode 0.2.0 copy "reader_mode: ^0.2.0" to clipboard
reader_mode: ^0.2.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.2 #

  • feat: automated release workflow
  • automated release workflow (#6)
  • Rename example and add doc to .gitignore
  • make license pub friendly
  • docs for jsdom attributes
  • Fix/pub score (#7)
  • chore: release v0.1.1
  • chore: release v0.1.1 (#8)
  • Remove pub.dev publish job from release workflow

0.1.1 #

  • automated release workflow (#6)
  • Rename example and add doc to .gitignore
  • make license pub friendly
  • docs for jsdom attributes
  • Fix/pub score (#7)

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