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

https://github.com/pdehaan/ftl-spellcheck

Spell checker for .ftl files
https://github.com/pdehaan/ftl-spellcheck

fluent ftl node spellcheck

Last synced: 29 days ago
JSON representation

Spell checker for .ftl files

Awesome Lists containing this project

README

          

# ftl-spellcheck

Spell checker for .ftl files.

## Usage

```sh
npx pdehaan/ftl-spellcheck './locales/en/*.ftl'
```

**NOTE:** If you need to add custom entries to your .spelling file, you need to create a .spelling-dist file which will be prepended to the generated .spelling file.