{"id":16372939,"url":"https://github.com/iensu/silicon-el","last_synced_at":"2025-08-24T01:07:12.263Z","repository":{"id":56405102,"uuid":"311024174","full_name":"iensu/silicon-el","owner":"iensu","description":"An emacs package for creating images from source code buffers using silicon","archived":false,"fork":false,"pushed_at":"2025-02-17T12:05:08.000Z","size":24,"stargazers_count":17,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T12:05:39.084Z","etag":null,"topics":["code-to-image","emacs","silicon"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iensu.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}},"created_at":"2020-11-08T09:12:03.000Z","updated_at":"2025-02-17T12:05:12.000Z","dependencies_parsed_at":"2022-08-15T18:10:11.980Z","dependency_job_id":null,"html_url":"https://github.com/iensu/silicon-el","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iensu/silicon-el","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iensu%2Fsilicon-el","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iensu%2Fsilicon-el/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iensu%2Fsilicon-el/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iensu%2Fsilicon-el/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iensu","download_url":"https://codeload.github.com/iensu/silicon-el/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iensu%2Fsilicon-el/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271778236,"owners_count":24819265,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"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":["code-to-image","emacs","silicon"],"created_at":"2024-10-11T03:12:48.791Z","updated_at":"2025-08-24T01:07:12.245Z","avatar_url":"https://github.com/iensu.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# silicon.el\n\nA convenience package for creating images of the current source buffer using Silicon \u003chttps://github.com/Aloxaf/silicon\u003e. It requires you to have the `silicon` command-line tool installed and preferably on your path. You can specify the path to the executable by setting `silicon-executable-path`.\n\nThe package declares `silicon-buffer-file-to-png` which tries to create a PNG of the current source code buffer. See the function doc string for more details.\n\n## How to load\n\nFirst clone this repository.\n\n### Using `require`\n\nAdd this to your config:\n\n```emacs-lisp\n(add-to-list 'load-path \"\u003cPATH TO DIRECTORY\u003e\")\n(require 'silicon)\n```\n\n### Using `use-package`\n\n``` emacs-lisp\n  (use-package silicon\n    :load-path \"\u003cPATH TO DIRECTORY\u003e\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiensu%2Fsilicon-el","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiensu%2Fsilicon-el","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiensu%2Fsilicon-el/lists"}