Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jclem/mar.ink
A Mermaid diagram viewer and editor
https://github.com/jclem/mar.ink
diagrams mermaid uml
Last synced: about 1 month ago
JSON representation
A Mermaid diagram viewer and editor
- Host: GitHub
- URL: https://github.com/jclem/mar.ink
- Owner: jclem
- License: mit
- Created: 2021-04-21T23:24:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T00:32:54.000Z (over 1 year ago)
- Last Synced: 2023-04-09T20:53:45.623Z (over 1 year ago)
- Topics: diagrams, mermaid, uml
- Language: TypeScript
- Homepage: https://mar.ink
- Size: 1.25 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [mar.ink](https://mar.ink)
A [Mermaid](https://mermaid-js.github.io) diagram viewer and editor
## Development
```shell
> git clone https://github.com/jclem/mar.ink
> cd mar.ink
> npm install
> npm run dev
```## Deployment
This app deploys automatically to [Vercel](https://vercel.com).