{"id":20863374,"url":"https://github.com/agregoreweb/extension-agregore-renderer","last_synced_at":"2025-07-12T21:41:05.097Z","repository":{"id":37078619,"uuid":"498906442","full_name":"AgregoreWeb/extension-agregore-renderer","owner":"AgregoreWeb","description":"A generalized Markdown/Gemini/ETC content renderer for Agregore. Replaces the old Markdown/Gemini renderers","archived":false,"fork":false,"pushed_at":"2024-03-14T17:31:16.000Z","size":2303,"stargazers_count":1,"open_issues_count":5,"forks_count":3,"subscribers_count":3,"default_branch":"default","last_synced_at":"2024-05-01T21:22:11.225Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AgregoreWeb.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2022-06-01T21:41:26.000Z","updated_at":"2024-02-13T13:58:14.000Z","dependencies_parsed_at":"2023-11-16T20:16:44.198Z","dependency_job_id":null,"html_url":"https://github.com/AgregoreWeb/extension-agregore-renderer","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgregoreWeb%2Fextension-agregore-renderer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgregoreWeb%2Fextension-agregore-renderer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgregoreWeb%2Fextension-agregore-renderer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgregoreWeb%2Fextension-agregore-renderer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AgregoreWeb","download_url":"https://codeload.github.com/AgregoreWeb/extension-agregore-renderer/tar.gz/refs/heads/default","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225132992,"owners_count":17425915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-18T05:28:45.897Z","updated_at":"2024-11-18T05:28:46.557Z","avatar_url":"https://github.com/AgregoreWeb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# extension-agregore-renderer\n\nA generalized Markdown/Gemini/JSON content renderer for Agregore. Replaces the old Markdown/Gemini renderers\n\n## How it works:\n\nThere's three \"renderers\" in separate bundles for markdown/json/gemini.\n\nThere is a background page that listens for when a page finishes loading.\n\nUpon this happening, the background page will inject a script which checks the `document.contentType`.\n\nIf the content type is one of the ones we wish to render (e.g. `application/json`), the appropriate bundle will get injected.\n\nThe source code for renderers is in `gemini.js`, `json.js`, and `markdown.js`.\n\nThese get compiled using Browserify into single files called `bundle-gemini.js`, `bundle-json.js`, and `bundle-markdown.js` respectively.\n\nIf there are more file formats that we should render to HTML, feel free to open a GitHub issue to discuss.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagregoreweb%2Fextension-agregore-renderer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagregoreweb%2Fextension-agregore-renderer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagregoreweb%2Fextension-agregore-renderer/lists"}