{"id":18865161,"url":"https://github.com/delapouite/kakoune-flow","last_synced_at":"2026-03-10T04:31:40.898Z","repository":{"id":145160730,"uuid":"95586411","full_name":"Delapouite/kakoune-flow","owner":"Delapouite","description":"Support for flow, the JavaScript type checker","archived":false,"fork":false,"pushed_at":"2018-05-21T12:40:22.000Z","size":7,"stargazers_count":8,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-02T20:09:45.108Z","etag":null,"topics":["ecmascript","flow","flowtype","javascript","kakoune","plugin"],"latest_commit_sha":null,"homepage":"http://kakoune.org","language":null,"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/Delapouite.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}},"created_at":"2017-06-27T18:01:48.000Z","updated_at":"2021-04-26T04:34:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"61d49e7c-3fe4-4bd3-ad76-3914cf78797f","html_url":"https://github.com/Delapouite/kakoune-flow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Delapouite/kakoune-flow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Delapouite","download_url":"https://codeload.github.com/Delapouite/kakoune-flow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-flow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30324400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"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":["ecmascript","flow","flowtype","javascript","kakoune","plugin"],"created_at":"2024-11-08T04:46:11.800Z","updated_at":"2026-03-10T04:31:40.889Z","avatar_url":"https://github.com/Delapouite.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# kakoune-flow\n\n[kakoune](http://kakoune.org) plugin to work with [flow](https://flow.org/), the JavaScript type checker.\n\n## Install\n\nAdd `flow.kak` to your autoload dir: `~/.config/kak/autoload/`.\n\nTo use the `flow-coverage` command, you need to have [jq](https://stedolan.github.io/jq/) on your system.\n\n## Usage\n\nIt provides the following commands:\n\n- `flow-get-type`: display the type of the name under cursor in info (using `flow type-at-pos`)\n- `flow-jump-to-definition`: jump to definition of the name under cursor (using `flow get-def`)\n- `flow-coverage`: display the current file coverage in info and highlight missing coverage (using `flow coverage`)\n- `flow-coverage-disable`: remove coverage highlighter\n- `flow-select-references`: select references of the name under cursor (using `flow find-refs`)\n\nAvailable options:\n\n- `flow_coverage_percentage`: store the result of previous `flow-coverage` command.\n\nHidden utility commands:\n\n- `flow-get-type-toggle`: enable/disable auto flow-get-type on NormalIdle\n\n## See also\n\n- [vim-flow](https://github.com/flowtype/vim-flow)\n- [eslint-plugin-flowtype-errors](https://github.com/amilajack/eslint-plugin-flowtype-errors)\n- [eslint-formatter-kakoune](https://github.com/Delapouite/eslint-formatter-kakoune)\n- [kakoune-ecmascript](https://github.com/Delapouite/kakoune-ecmascript)\n- [kakoune-typescript](https://github.com/atomrc/kakoune-typescript)\n- [kak-lsp](https://github.com/ul/kak-lsp)\n\n## Licence\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelapouite%2Fkakoune-flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelapouite%2Fkakoune-flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelapouite%2Fkakoune-flow/lists"}