{"id":50956434,"url":"https://github.com/nonk123/sanity-emacs","last_synced_at":"2026-06-18T07:31:08.068Z","repository":{"id":325143150,"uuid":"1099826571","full_name":"nonk123/sanity-emacs","owner":"nonk123","description":"Sanity live-server for GNU/Emacs","archived":false,"fork":false,"pushed_at":"2025-11-19T18:08:50.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-19T20:08:26.729Z","etag":null,"topics":["emacs","live-server","sanity"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nonk123.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-19T13:48:05.000Z","updated_at":"2025-11-19T18:08:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/nonk123/sanity-emacs","commit_stats":null,"previous_names":["nonk123/sanity-emacs"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/nonk123/sanity-emacs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonk123%2Fsanity-emacs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonk123%2Fsanity-emacs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonk123%2Fsanity-emacs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonk123%2Fsanity-emacs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nonk123","download_url":"https://codeload.github.com/nonk123/sanity-emacs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonk123%2Fsanity-emacs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34481213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":["emacs","live-server","sanity"],"created_at":"2026-06-18T07:31:06.143Z","updated_at":"2026-06-18T07:31:08.062Z","avatar_url":"https://github.com/nonk123.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sanity-emacs\n\nRudimentary [sanity live-server](https://github.com/nonk123/sanity) support for GNU/Emacs.\n\n## Installation\n\nIf you're using `use-package` and [`straight.el`](https://github.com/radian-software/straight.el), just add the following to your init-file:\n\n```elisp\n(use-package sanity\n  :straight (:type git :host github :repo \"nonk123/sanity-emacs\")\n  :custom (sanity-mode 1))\n```\n\nAutomated installation with a different package-manager should be trivial to derive from the snippet above: just point yours to [this GitHub repo](https://github.com/nonk123/sanity-emacs).\n\n## Usage\n\nMake sure to customize the following variables:\n\n- `sanity-mode`: enable this to auto-start `sanity` inside projects that contain a `www` directory. It is a global minor-mode.\n\nThen try the following commands, available for/at your convenience:\n\n- `M-x sanity-install`: auto-install the live-server to `~/.emacs.d/sanity/sanity`. `.exe` extension is appended on Windose.\n- `M-x sanity-mode`: toggle `sanity-mode`, which auto-starts `sanity` inside supported projects.\n- `M-x sanity-run`: manually run the live-server, prompting to auto-install it if it's missing.\n- `M-x sanity-stop`: stop the live-server. More convenient to call this than to kill the process-buffer manually.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonk123%2Fsanity-emacs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnonk123%2Fsanity-emacs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonk123%2Fsanity-emacs/lists"}