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

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

Changelog #

0.2.3 #

  • chore: release v0.2.3
  • ci: bump dart-lang/setup-dart in the github-actions group
  • ci: add dependency compatibility check
  • fix: clarify package licensing
  • fix: prevent CLI URL deadlock
  • fix: support latest html package
  • ci: bump the github-actions group across 1 directory with 4 updates
  • Add 'ci' type to workflow trigger events
  • ci: bump the github-actions group across 1 directory with 4 updates

0.2.2 #

  • chore: release v0.2.2
  • deps: bump lints from 4.0.0 to 6.1.0 in the dart-dependencies group
  • ci: enforce conventional commits on PRs
  • docs: add version badge to README

0.2.1 #

  • chore: release v0.2.1
  • Delete CHANGELOG.md
  • Fix CI
  • Update CHANGELOG.md

0.2.0 #

  • fix docs

0.1.2 #

  • chore: release v0.1.2
  • Remove pub.dev publish job from release workflow

0.1.1 #

  • chore: release v0.1.1
  • docs for jsdom attributes
  • make license pub friendly
  • Rename example and add doc to .gitignore
  • feat: automated release workflow

0.1.0 #

  • auto publish
  • add changelog
  • fix tagging race condition
  • Rename package to reader_mode and update refs
  • Use TAR for js and wasm to include all related files
  • Add JS/WASM entrypoint and TypeScript typings
  • Require Dart >=3.2 and update CI matrix
  • Configure builders
  • Promote wasm
  • Add CI checks
  • add logger method
  • Docs
  • Github workflows
  • add rest of the neccesary dart files
  • commit cleaned version of example and CLI
  • init
1
likes
160
points
563
downloads

Documentation

API reference

Publisher

verified publishermortz.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues
Contributing

Topics

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

License

Apache-2.0 (license)

Dependencies

html

More

Packages that depend on reader_mode