An open API service indexing awesome lists of open source software.

https://github.com/aquinf03/spell-checker

Simple Spell Checker made in vanilla electron.
https://github.com/aquinf03/spell-checker

electron spellchecker vanillajs

Last synced: about 1 year ago
JSON representation

Simple Spell Checker made in vanilla electron.

Awesome Lists containing this project

README

          

# Spell Checker

### Install

```bash
$ npm install
```

### Run Locally

```bash
$ npm start
```