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
- Host: GitHub
- URL: https://github.com/shime/minim
- Owner: shime
- Created: 2014-08-12T08:39:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-20T22:43:50.000Z (almost 12 years ago)
- Last Synced: 2025-05-18T01:36:11.663Z (about 1 year ago)
- Language: JavaScript
- Size: 223 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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