https://github.com/skellock/ignite-frank-test
This is showing frank how plugins work.
https://github.com/skellock/ignite-frank-test
Last synced: 11 months ago
JSON representation
This is showing frank how plugins work.
- Host: GitHub
- URL: https://github.com/skellock/ignite-frank-test
- Owner: skellock
- Created: 2017-03-15T16:36:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T16:37:05.000Z (about 9 years ago)
- Last Synced: 2025-03-30T01:25:58.519Z (about 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Plugin
This is where you would put an intro to your plugin, and maybe a few examples of usage.
## Example
```js
console.log("Hello World")
```