https://github.com/graviton-code-editor/plugin-example
A plugin example for Graviton Editor. ( This is deprecated, only works in v1.X )
https://github.com/graviton-code-editor/plugin-example
Last synced: 12 months ago
JSON representation
A plugin example for Graviton Editor. ( This is deprecated, only works in v1.X )
- Host: GitHub
- URL: https://github.com/graviton-code-editor/plugin-example
- Owner: Graviton-Code-Editor
- License: cc0-1.0
- Created: 2019-08-22T22:37:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-27T10:46:59.000Z (almost 7 years ago)
- Last Synced: 2025-06-28T17:24:05.456Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Plugin Example

This repository is licensed under the CC0 license (Available in the "LICENSE.md" file and / or [here](https://creativecommons.org/publicdomain/zero/1.0/legalcode)).
Thanks to this license, you can do what you want with this repository.
This is a plugin example for Graviton Editor.
It creates a dropmenu with a button which by clicking throws a notification.
## Installation:
* Graviton CLI: `graviton -i Graviton-Code-Editor/Plugin-Example `
* Cloning the repo to the desired location: `git clone https://github.com/Graviton-Code-Editor/Plugin-Example.git`