{"id":18700144,"url":"https://github.com/runekaagaard/emacs-transform","last_synced_at":"2026-01-27T15:01:22.650Z","repository":{"id":140484665,"uuid":"65318785","full_name":"runekaagaard/emacs-transform","owner":"runekaagaard","description":null,"archived":false,"fork":false,"pushed_at":"2016-08-09T20:35:18.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-19T03:09:44.354Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/runekaagaard.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-09T18:30:48.000Z","updated_at":"2016-08-09T20:00:11.000Z","dependencies_parsed_at":"2023-03-12T16:30:29.077Z","dependency_job_id":null,"html_url":"https://github.com/runekaagaard/emacs-transform","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/runekaagaard/emacs-transform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runekaagaard%2Femacs-transform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runekaagaard%2Femacs-transform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runekaagaard%2Femacs-transform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runekaagaard%2Femacs-transform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runekaagaard","download_url":"https://codeload.github.com/runekaagaard/emacs-transform/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runekaagaard%2Femacs-transform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28815385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-07T11:35:57.387Z","updated_at":"2026-01-27T15:01:22.634Z","avatar_url":"https://github.com/runekaagaard.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to transform.el\n\ntransform.el lets you write a script in any language that transforms the currently selected region. The workflow is:\n\n1. Mark the region you want to work on and run `M-x transform-start`.\n2. A new buffer is opened in transform-mode with the content of the active region in it's `#input...#endinput` block. \n3. Create your transformation in the `#transform...#endtransform` block. Use shebang to specify the interpreter and access the input via stdin.\n4. Test your transformation with `transform-run` (C-c C-r) and see the result in the `#output...#endoutput` block.\n5. When you are satisfied with the transformation execute `transform-confirm` (C-c C-c) to replace the original region with the output of the transformation.\n\n# Todo\n\n* Screenshots\n* Docs","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunekaagaard%2Femacs-transform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunekaagaard%2Femacs-transform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunekaagaard%2Femacs-transform/lists"}