Skip to content
/ dyre Public

Dynamic Text Masking for Improved Reading on Digital Devices

Notifications You must be signed in to change notification settings

guceda/dyre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic text masking for improved Reading on digital devices.

Supporting paper

Gonzalo Uceda, Miaomiao Liu, "Dynamic text masking for improved Reading on digital devices."

Description

Dynamica text masking tool for improved reading on digital devices. A working demo can be accessed under the following link: guceda/dyre Screen Shot 2021-10-22 at 08 11 01

Installing / Getting started 🔧

In order to install what is necessary and to start the project, please follow these simple steps:

# Go into the repository
cd dyre

# Install dependencies
npm ci

Run in development mode

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Testing ⚙️

To run the test suite that can be found at the test folder, please run the command:

npm run test

Production build

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Deployment

This will generate a production build and deploy it in github pages. It will be accesible under the following link: guceda.github.io/dyre

npm run deploy

About

Dynamic Text Masking for Improved Reading on Digital Devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published