Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/patrickt/enchant

an ispell/hunspell clone in Swift that uses the native macOS dictionary
https://github.com/patrickt/enchant

Last synced: 3 days ago
JSON representation

an ispell/hunspell clone in Swift that uses the native macOS dictionary

Awesome Lists containing this project

README

        

* ~enchant~

This is a small Swift program that duplicates the functionality of the ~ispell~ program. I wrote it to get better output when spell-checking text from Emacs. It is pre-alpha.