https://github.com/mark-when/commands
Collection of editor commands
https://github.com/mark-when/commands
Last synced: 7 months ago
JSON representation
Collection of editor commands
- Host: GitHub
- URL: https://github.com/mark-when/commands
- Owner: mark-when
- License: mit
- Created: 2023-09-12T21:28:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T19:08:28.000Z (over 2 years ago)
- Last Synced: 2025-02-22T17:37:04.920Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To contribute a command to this list, make a new folder with a descriptive name for the command. Add a README that explains what the command does and the actual script in a `script.js` file. Then add an entry to `commands.json` for your command.