https://github.com/zachcp/molviewspec-live
https://github.com/zachcp/molviewspec-live
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zachcp/molviewspec-live
- Owner: zachcp
- Created: 2025-05-21T23:51:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-27T17:26:44.000Z (about 1 year ago)
- Last Synced: 2025-08-15T04:46:53.368Z (10 months ago)
- Language: JavaScript
- Homepage: https://zachcp.github.io/molviewspec-live/
- Size: 9.72 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Molviewspec-live Extension For Quarto
_TODO_: Add a short description of your extension.
## Installing
_TODO_: Replace the `` with your GitHub organization.
```bash
quarto add /molviewspec-live
```
This will install the extension under the `_extensions` subdirectory.
If you're using version control, you will want to check in this directory.
## Using
_TODO_: Describe how to use your extension.
## Example
Here is the source code for a minimal example: [example.qmd](example.qmd).