{"id":13592620,"url":"https://github.com/clarkema/x12-mode","last_synced_at":"2026-03-19T15:49:18.981Z","repository":{"id":66516520,"uuid":"197984874","full_name":"clarkema/x12-mode","owner":"clarkema","description":"An Emacs major mode for X12 EDI files","archived":false,"fork":false,"pushed_at":"2019-07-20T22:15:21.000Z","size":1,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T06:25:06.730Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clarkema.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-07-20T21:59:09.000Z","updated_at":"2023-03-02T19:33:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4e25e78-3800-412a-86dd-72f5082e36be","html_url":"https://github.com/clarkema/x12-mode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clarkema/x12-mode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarkema%2Fx12-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarkema%2Fx12-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarkema%2Fx12-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarkema%2Fx12-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clarkema","download_url":"https://codeload.github.com/clarkema/x12-mode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarkema%2Fx12-mode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30200756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-08-01T16:01:11.374Z","updated_at":"2026-03-06T22:02:33.402Z","avatar_url":"https://github.com/clarkema.png","language":"Emacs Lisp","funding_links":[],"categories":["Syntax Highlighters"],"sub_categories":["Golang"],"readme":"# x12-mode\n\nAn Emacs major mode for working with X12 EDI files.\n\n## Installation\n\n 1. Copy `x12-mode.el` to somewhere in your `load-path`\n 2. Add the following to `$HOME/.emacs.d/init.el`:\n\n```elisp\n(autoload 'x12-mode \"x12-mode\" \"\" t)\n;; Add more file extensions as required\n(add-to-list 'auto-mode-alist '(\"\\\\.x12\\\\'\" . x12-mode))\n```\n\n## Features\n\n * Basic syntax highlighting\n * `C-c C-p` will prettify the current buffer, showing one X12 segment\n   per line.\n * `C-c C-u` reverses the prettify operation, removing newlines so the\n   entire document is a single line.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclarkema%2Fx12-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclarkema%2Fx12-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclarkema%2Fx12-mode/lists"}