Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/widdershin/ghostwriter

An autocompleting editor for writing raps and rhymes.
https://github.com/widdershin/ghostwriter

Last synced: 19 days ago
JSON representation

An autocompleting editor for writing raps and rhymes.

Awesome Lists containing this project

README

        

# ghostwriter
An autocompleting editor for writing raps and rhymes.

Try it out at [widdersh.in/ghostwriter](http://widdersh.in/ghostwriter/)

Setup
----

```bash
npm install
node_modules/rhyme/data/fetch.sh # download rhyming dictionary
npm start
```