sullyj3 / txtReader

Read text files in the browser, comfortably

Home Page:https://sullyj3.github.io/txtReader/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

txtReader

https://sullyj3.github.io/txtReader/

Have you ever opened a website, looked at the text, and thought any of the following?

  • "This page is hard to read!"
  • "The lines are too long!"
  • "There's not enough contrast!"
  • "Everything's squished together!"

TxtReader is a simple page that displays plain text with nice, readable typography.

Simply paste in the text you want to read. Alternatively you can choose a text file from your local machine.

First

npm install

Develop

npm run dev
npm run check

Build

npm run build

Serve

npm run start

Deploy

just deploy

About

Read text files in the browser, comfortably

https://sullyj3.github.io/txtReader/


Languages

Language:Svelte 55.0%Language:JavaScript 23.9%Language:CSS 10.2%Language:TypeScript 5.3%Language:HTML 4.5%Language:Just 1.1%