An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

Micro Plugin List | 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.json file.

  • The repo.json must be located in the root of the
    default branch (main or master).

  • The file should contain an array of plugin metadata, each with
    Name and Description fields.


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🔗