{"id":16387093,"url":"https://github.com/rudolfolah/emacs-flow-jsx","last_synced_at":"2026-04-17T09:31:12.846Z","repository":{"id":165785647,"uuid":"402454867","full_name":"rudolfolah/emacs-flow-jsx","owner":"rudolfolah","description":"Emacs mode for handling JavaScript that uses Flow type annotations and has some React JSX syntax in it.","archived":false,"fork":false,"pushed_at":"2023-05-16T02:33:28.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-22T10:19:11.149Z","etag":null,"topics":["emacs","emacs-lisp","emacs-package","flow","jsx"],"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/rudolfolah.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":"2021-09-02T14:39:29.000Z","updated_at":"2024-07-29T06:58:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"d36a8096-3a23-4896-b25e-60b0bdc28a67","html_url":"https://github.com/rudolfolah/emacs-flow-jsx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rudolfolah/emacs-flow-jsx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudolfolah%2Femacs-flow-jsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudolfolah%2Femacs-flow-jsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudolfolah%2Femacs-flow-jsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudolfolah%2Femacs-flow-jsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rudolfolah","download_url":"https://codeload.github.com/rudolfolah/emacs-flow-jsx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudolfolah%2Femacs-flow-jsx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31923067,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T09:10:15.403Z","status":"ssl_error","status_checked_at":"2026-04-17T09:10:14.455Z","response_time":62,"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":["emacs","emacs-lisp","emacs-package","flow","jsx"],"created_at":"2024-10-11T04:24:53.651Z","updated_at":"2026-04-17T09:31:12.830Z","avatar_url":"https://github.com/rudolfolah.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# emacs-flow-jsx\n\nEmacs mode for handling JavaScript that uses Flow type annotations and\nhas some React JSX syntax in it.\n\nIt is a *major* mode that is a replacement for js2-mode and js-mode.\n\n# Installation and Setup\n\nLoad the emacs file:\n\n    (load-file \"/path/to/emacs-flow-jsx/emacs-flow-jsx-mode.el\")\n\nAdd a hook for javascript:\n\n    ;; TODO\n\nThere are functions for checking whether a file uses the flow type annotations or the flow type checker and whether it uses the react JSX syntax.\n\n## Testing\n\nThe provided tests for `emacs-flow-jsx-mode` are basic and only cover a small part of the mode's functionality.\n\nTo run the tests, follow the steps below:\n\n### Running Tests within Emacs\n\n1. Open Emacs.\n2. Run the command `M-x ert`.\n3. When prompted, enter `t` to run all tests.\n\n### Running Tests from the Command Line\n\n1. Open a terminal.\n2. Navigate to the package directory\n3. Run the following command: `emacs -batch -l ert -l tests.el -f ert-run-tests-batch-and-exit`\n\n# License and Copyright\n\nLicensed under the GNU GPL version 3 or later, see [LICENSE](./LICENSE)\n\nCopyright (C) 2023 Rudolf Olah\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudolfolah%2Femacs-flow-jsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frudolfolah%2Femacs-flow-jsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudolfolah%2Femacs-flow-jsx/lists"}