This is JATE. A text editor that runs in your browser or nativley on your machine using the install button! It can be used to prototype code out in a simple and lightweight package.
Installation is optional, and all you need to do is click the install button at the top of the screen!
This would be most useful in having a place to store code snippets, or type something out quick for later use or to edit a block of text quickly.
ttieman
This application is covered under the MIT LICENSE,
and should be referred to for any questions about legal licensure considering this application.
To the Application: https://dashboard.heroku.com/apps/pwa-jate-editor
To the Repo: https://github.com/ttieman/progressive-text-editor
If you have and questions my git hub user is ttieman
My email is tiemantanner@gmail.com if you wish to reach out to me directly.
Web3 schools was used for referencing javascript elements while building this application!
I used Web packs documentation to include the pwa functionality in this application!