Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 688 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 688 Bytes

MadeWithVueJs.com shield

Vue Reading Mode

Vue Reading Mode provides an alternative reading experience for articles and blogs.

DEMO https://vue-reading-mode.netlify.app

Alt text

Main features

Removes all interface elements that will distract while reading and focuses only on the text.

vue-reading-mode settings;

  • Dark and Light mode options,
  • Sans serif and Serif font options,
  • Font size settings,
  • Line height settings

Usage

<vue-reading-mode>
    ...your article in html 
</vue-reading-mode>