https://github.com/micro-garden/plugin-list
This repository automatically collects and lists micro editor plugins.
https://github.com/micro-garden/plugin-list
list micro micro-editor micro-plugin
Last synced: about 2 months ago
JSON representation
This repository automatically collects and lists micro editor plugins.
- Host: GitHub
- URL: https://github.com/micro-garden/plugin-list
- Owner: micro-garden
- License: mit
- Created: 2025-07-29T04:17:11.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-01T08:26:13.000Z (11 months ago)
- Last Synced: 2025-10-25T15:15:23.690Z (8 months ago)
- Topics: list, micro, micro-editor, micro-plugin
- Language: HTML
- Homepage: https://akikareha.github.io/micro-plugin-list/
- Size: 71.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.html
- License: LICENSE
Awesome Lists containing this project
README
Micro Plugin List | micro Plugin List
Micro Plugin List
This repository automatically collects and lists micro🔗 editor plugins.
You can browse the full plugin list here:
micro
Plugin List on GitHub Pages🔗
How it works
- This project fetches GitHub repositories containing a
repo.jsonfile. - The
repo.jsonmust be located in the root of the
default branch (mainormaster). - The file should contain an array of plugin metadata, each with
NameandDescriptionfields.
Example:
json [ { "Name": "MyPlugin", "Description": "A plugin that
does something useful" } ]
License
The plugin list is generated from publicly available
metadata.
This repository itself is licensed under the MIT License.
Author
Aki Kareha (aki@kareha.org)
Contact: micro-garden/plugin-list🔗
GitHub repository
Styled with Simple.css🔗