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

https://github.com/shime/minim

Minimal collaborative markdown editing
https://github.com/shime/minim

Last synced: 11 months ago
JSON representation

Minimal collaborative markdown editing

Awesome Lists containing this project

README

          

# Minim

Minimal collaborative Markdown editing.

Features:
* supports markdown, feels like Google docs without bullshit
* people just make new revisions as soon as they start typing and URL changes
* revisions are visible and downloadable as PDF

## Development

```
npm install # will install deps
npm start # will start servers
npm test # will run tests
```

## License

GPLv3