Coder Social home page Coder Social logo

amanforindia / dyslex.ie Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gytdau/dyslexe

0.0 0.0 1.0 2.65 MB

Chrome extension that helps people with dyslexia interact with the Web.

Home Page: https://dyslex.ie/

JavaScript 93.63% CSS 6.37%

dyslex.ie's Introduction

Dyslex-E

This extension makes reading articles easier for those who have dyslexia or other reading ailments. It's estimated that 1 in 10 people are dyslexic. If we make reading even slightly easier, it's a win in our book.

How to access

You can learn more about Dyslex-E by visiting our homepage.

Contributing

We're running on React. You can check out the React components under src/components and the styles we use under src/styles. The app is loaded in at src/content.js, so you can follow the files from there to figure out where everything is.

Bootstrapped with Create React App, and uses this guide and that guide to make things work. You don't have to read these, they're just for reference.

Styles

Our SCSS code is in CSS modules which are automatically minifed on build so that they do not clash with the classes present in normal webpages.

Building

Whenever you make a change, you'll have to rebuild the extension so that the changes you made are compiled down into the extension. Run yarn build to generate a build folder. Then, add the build folder as an unpacked extension in the Chrome extensions page. You should see the extension on your toolbar. Remember to rebuild after you make changes. Happy experimenting!

Try running yarn build-fast to make a development version. Not sure how fast it is - it might be slower - but you take what you can get in this life.

Contributing

Make pull requests or issues as you see fit!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.