Skip to content

anton-liam/text-editor-nuxt3-electron

 
 

Repository files navigation

Plain Text Editor

A very simple web-based plain text editor that play nice with Grammarly.

https://plaintexteditor.xyz

Screenshot of the plain text editor web app with Grammarly closed.

Screenshot of the plain text editor web ap with Grammarly open.

Setup

Install the dependencies:

yarn install

Development Server

Start the development server on http://localhost:3000

yarn dev

Production

The site is automatically deployed by Netlify on commits to the main branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 85.2%
  • JavaScript 13.1%
  • TypeScript 1.7%