Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renanlecaro/mermaid-gdocs
Mermaidsjs wrapper for gdocs.
https://github.com/renanlecaro/mermaid-gdocs
google-docs google-docs-addon graphs mermaid mermaid-gdocs
Last synced: 13 days ago
JSON representation
Mermaidsjs wrapper for gdocs.
- Host: GitHub
- URL: https://github.com/renanlecaro/mermaid-gdocs
- Owner: renanlecaro
- Created: 2019-06-09T18:54:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T16:49:48.000Z (3 months ago)
- Last Synced: 2025-01-20T08:00:05.491Z (13 days ago)
- Topics: google-docs, google-docs-addon, graphs, mermaid, mermaid-gdocs
- Language: HTML
- Homepage: https://mermaid-gdocs.lecaro.me/
- Size: 1.08 MB
- Stars: 97
- Watchers: 2
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mermaid-gdocs
[Mermaidsjs](https://mermaidjs.github.io/) wrapper for google docs# known limitations
- only inline images work in google docs
- icons (fontawesome) not supported# Development setup
To test the editor ui outside of google docs, serve the src folder, for example `npx http-server src` and open http://127.0.0.1:8080 in your browser.
`src/Code.gs` is a copy of what's running in apps script, same for `src/appsscript.json`.
# License : MIT
Do whatever you want with this code, but i'm not responsible if it breaks. I'm trying to publish it on the google apps store so that people can use it in their google docs