{"id":16184890,"url":"https://github.com/freesteph/emacs-biome-js","last_synced_at":"2025-10-24T12:31:30.574Z","repository":{"id":257403384,"uuid":"858157101","full_name":"freesteph/emacs-biome-js","owner":"freesteph","description":"A hacky integration of BiomeJS with Emacs","archived":true,"fork":false,"pushed_at":"2024-10-21T12:42:41.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T14:57:23.091Z","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/freesteph.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2024-09-16T12:11:43.000Z","updated_at":"2024-10-21T12:42:53.000Z","dependencies_parsed_at":"2024-09-16T14:31:50.664Z","dependency_job_id":"4cba4faa-112c-4ee1-8a09-fccaa6c7a30f","html_url":"https://github.com/freesteph/emacs-biome-js","commit_stats":null,"previous_names":["freesteph/emacs-biome-js"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freesteph%2Femacs-biome-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freesteph%2Femacs-biome-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freesteph%2Femacs-biome-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freesteph%2Femacs-biome-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freesteph","download_url":"https://codeload.github.com/freesteph/emacs-biome-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237964719,"owners_count":19394449,"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-10-10T07:12:28.483Z","updated_at":"2025-10-24T12:31:30.227Z","avatar_url":"https://github.com/freesteph.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"* emacs-biome-js\n\n*EDIT*: turns out people had already done a better job elsewhere: \n\n- https://github.com/yadex205/emacs-biomejs-format\n- https://github.com/craneduck/flycheck-biomejs\n\nHence why this repository is now archived.\n\n** Description\n\nA hacky integration of [[https://biomejs.dev/][BiomeJS]] and Emacs via a Flycheck backend and a\nformat-on-save hook.\n\nI am not a talented Lisp hacker so this is very much a\nwork-in-progress and everyone is strongly encouraged to\ncontribute/provide feedback.\n\n** Usage\n\n#+begin_src elisp\n;; if you want the Flycheck backend\n(add-to-list 'flycheck-checkers 'biome)\n\n;; if you want the format-on-save-hook\n(add-hook 'js-mode-hook 'biome-js-autosave-mode)\n#+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreesteph%2Femacs-biome-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreesteph%2Femacs-biome-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreesteph%2Femacs-biome-js/lists"}