{"id":49075297,"url":"https://github.com/micro-garden/plugin-list","last_synced_at":"2026-04-20T09:36:23.609Z","repository":{"id":307069196,"uuid":"1028119203","full_name":"micro-garden/plugin-list","owner":"micro-garden","description":"This repository automatically collects and lists micro editor plugins.","archived":false,"fork":false,"pushed_at":"2025-08-01T08:26:13.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-25T15:15:23.690Z","etag":null,"topics":["list","micro","micro-editor","micro-plugin"],"latest_commit_sha":null,"homepage":"https://akikareha.github.io/micro-plugin-list/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micro-garden.png","metadata":{"files":{"readme":"README.html","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-29T04:17:11.000Z","updated_at":"2025-10-25T11:42:28.000Z","dependencies_parsed_at":"2025-10-25T15:15:40.270Z","dependency_job_id":"7f630c2f-603f-4015-8123-94833c38f184","html_url":"https://github.com/micro-garden/plugin-list","commit_stats":null,"previous_names":["akikareha/micro-plugin-list","micro-garden/plugin-list"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/micro-garden/plugin-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-garden%2Fplugin-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-garden%2Fplugin-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-garden%2Fplugin-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-garden%2Fplugin-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micro-garden","download_url":"https://codeload.github.com/micro-garden/plugin-list/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-garden%2Fplugin-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32041845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["list","micro","micro-editor","micro-plugin"],"created_at":"2026-04-20T09:36:22.145Z","updated_at":"2026-04-20T09:36:23.599Z","avatar_url":"https://github.com/micro-garden.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!DOCTYPE html\u003e\n\u003chtml lang=\"en\"\u003e\n\u003chead\u003e\n\u003cmeta name=\"generator\" content=\n\"HTML Tidy for HTML5 for Linux version 5.8.0\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\n\"width=device-width, initial-scale=1\"\u003e\n\u003ctitle\u003eMicro Plugin List | micro Plugin List\u003c/title\u003e\n\u003clink rel=\"stylesheet\" href=\"simple.css\"\u003e\n\u003clink rel=\"icon\" href=\"favicon.png\" type=\"image/png\"\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n\u003cheader\u003e\u003ca href=\"/micro-plugin-list/\"\u003emicro Plugin\nList\u003c/a\u003e\u003c/header\u003e\n\u003ch1\u003eMicro Plugin List\u003c/h1\u003e\n\u003cp\u003eThis repository automatically collects and lists \u003ca href=\n\"https://micro-editor.github.io/\"\u003emicro\u003c/a\u003e🔗 editor plugins.\u003c/p\u003e\n\u003cp\u003eYou can browse the full plugin list here:\u003cbr\u003e\n\u003cstrong\u003e\u003ca href=\"https://micro-garden.github.io/plugin-list/\"\u003emicro\nPlugin List on GitHub Pages\u003c/a\u003e🔗\u003c/strong\u003e\u003c/p\u003e\n\u003ch2\u003eHow it works\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eThis project fetches GitHub repositories containing a\n\u003ccode\u003erepo.json\u003c/code\u003e file.\u003c/li\u003e\n\u003cli\u003eThe \u003ccode\u003erepo.json\u003c/code\u003e must be located in the root of the\ndefault branch (\u003ccode\u003emain\u003c/code\u003e or \u003ccode\u003emaster\u003c/code\u003e).\u003c/li\u003e\n\u003cli\u003eThe file should contain an array of plugin metadata, each with\n\u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eDescription\u003c/code\u003e fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eExample:\u003c/p\u003e\n\u003cp\u003e\u003ccode\u003ejson [ { \"Name\": \"MyPlugin\", \"Description\": \"A plugin that\ndoes something useful\" } ]\u003c/code\u003e\u003c/p\u003e\n\u003ch2\u003eLicense\u003c/h2\u003e\n\u003cp\u003eThe plugin list is generated from publicly available\nmetadata.\u003cbr\u003e\nThis repository itself is licensed under the MIT License.\u003c/p\u003e\n\u003ch2\u003eAuthor\u003c/h2\u003e\n\u003cp\u003eAki Kareha (aki@kareha.org)\u003c/p\u003e\n\u003cfooter\u003eContact: \u003ca href=\n\"https://github.com/micro-garden/plugin-list/\"\u003emicro-garden/plugin-list\u003c/a\u003e🔗\nGitHub repository\u003cbr\u003e\nStyled with \u003ca href=\n\"https://simplecss.org/\"\u003eSimple.css\u003c/a\u003e🔗\u003c/footer\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicro-garden%2Fplugin-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicro-garden%2Fplugin-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicro-garden%2Fplugin-list/lists"}