{"id":23613689,"url":"https://github.com/freckle/gen-flow-js","last_synced_at":"2025-11-06T09:30:34.370Z","repository":{"id":137543500,"uuid":"612451218","full_name":"freckle/gen-flow-js","owner":"freckle","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-03T22:02:22.000Z","size":998,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-04-14T00:01:07.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/freckle.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":"2023-03-11T01:36:04.000Z","updated_at":"2023-03-23T15:09:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"3756de62-5eaa-4b53-af67-fb6061bd4531","html_url":"https://github.com/freckle/gen-flow-js","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"freckle/npm-package-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freckle%2Fgen-flow-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freckle%2Fgen-flow-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freckle%2Fgen-flow-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freckle%2Fgen-flow-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freckle","download_url":"https://codeload.github.com/freckle/gen-flow-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239491352,"owners_count":19647811,"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-12-27T17:18:47.712Z","updated_at":"2025-11-06T09:30:34.316Z","avatar_url":"https://github.com/freckle.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @freckle/gen-flow\n\nGenerate Flow type interfaces from TypeScript interfaces.\n\n## Install\n\n```sh\nyarn add -D @freckle/gen-flow\n```\n\n## Usage\n\nGenerate Flow interfaces given a path containing TypeScript interfaces (`.d.ts`\nfiles). The Flow interfaces will be adjacent to the TypeScript interfaces.\n\n```sh\n\u003e ls dist/\nindex.d.ts index.js\n\n\u003e yarn run gen-flow dist\n\n\u003e ls dist/\nindex.d.ts index.js index.js.flow\n```\n\nThis can be used as part of a build process in a project:\n\n```json\n{\n  \"name\": \"my-package\",\n  \"scripts\": {\n    \"build\": \"yarn clean \u0026\u0026 tsc -d \u0026\u0026 yarn gen-flow\",\n    \"gen-flow\": \"gen-flow dist\",\n    \"clean\": \"rm -r -f dist/\"\"\n  }\n}\n\n```\n\n## Versioning and release process##\n\nSee [RELEASE.md](./RELEASE.md)\n\n---\n\n[LICENSE](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreckle%2Fgen-flow-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreckle%2Fgen-flow-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreckle%2Fgen-flow-js/lists"}