Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/caarmen/poet-assistant-web

Website of English-language tools for writing poetry (Electron, vanilla js)
https://github.com/caarmen/poet-assistant-web

electron-app pwa vanilla-javascript vanilla-js

Last synced: 11 days ago
JSON representation

Website of English-language tools for writing poetry (Electron, vanilla js)

Awesome Lists containing this project

README

        

# Poet Assistant Web

Poet Assistant is a single-page web app which offers a set of tools to help with writing poems:

* a rhyming dictionary, using the Carnegie Mellon University pronunciation dictionary.
* a thesaurus, using the WordNet thesaurus.
* a dictionary, using the WordNet dictionary.
* a screen where you can enter your poem text, and have it read aloud back to you by the device's text-to-speech engine.

More information:
* [Technical architecture](doc/architecture.md)