Skip to content

horizon-developers/Horizon.Modules.Readability

Repository files navigation

Horizon Readability Module

The built-in reading mode module for Horizon, powered by Mozilla Readability

image

Build locally

  1. Ensure you have Bun and Git installed
  2. Clone the repo
git clone https://github.com/bluebird-developers/Bluebird.Modules.Readability.git
  1. Navigate into the newly cloned folder
  2. Install dependencies:
bun install
  1. To build:
bun run build

=> This generates a fully self-contained js file inside the ./dist directory for use in a browser

About

A module for Horizon which backs the inbuilt reading mode, powered by Mozilla Readability

Resources

License

Stars

Watchers

Forks

Packages

No packages published