{"id":17019320,"url":"https://github.com/nucleartide/typed-boilerplate","last_synced_at":"2026-05-09T06:32:31.796Z","repository":{"id":79227556,"uuid":"123817796","full_name":"nucleartide/typed-boilerplate","owner":"nucleartide","description":"React / Redux boilerplate with emphasis on static type checking.","archived":false,"fork":false,"pushed_at":"2018-03-06T09:47:21.000Z","size":77,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T14:54:19.974Z","etag":null,"topics":["flow","parcel","react","redux"],"latest_commit_sha":null,"homepage":"https://reactjs.org/docs/static-type-checking.html","language":"JavaScript","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/nucleartide.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}},"created_at":"2018-03-04T18:43:47.000Z","updated_at":"2018-03-05T18:23:04.000Z","dependencies_parsed_at":"2023-03-12T07:23:59.160Z","dependency_job_id":null,"html_url":"https://github.com/nucleartide/typed-boilerplate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nucleartide/typed-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucleartide%2Ftyped-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucleartide%2Ftyped-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucleartide%2Ftyped-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucleartide%2Ftyped-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nucleartide","download_url":"https://codeload.github.com/nucleartide/typed-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucleartide%2Ftyped-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32809617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["flow","parcel","react","redux"],"created_at":"2024-10-14T06:48:52.636Z","updated_at":"2026-05-09T06:32:31.775Z","avatar_url":"https://github.com/nucleartide.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typed-boilerplate\n\nThis is a simple React / Redux boilerplate that emphasizes static type checking with [Flow](https://flow.org/). It is based heavily on the [todos-flow](https://github.com/reactjs/redux/tree/721a5fab87071b336a2106a28a9165da3e630175/examples/todos-flow) example in the Redux repo, but has some modifications for using Flow more effectively:\n\n- We ignore the `node_modules` directory in favor of `flow-typed` definitions.\n- Reducers use algebraic data types and perform [exhaustiveness checking](https://github.com/nucleartide/typed-boilerplate/blob/1b9c5ac3b748ec15f8377f8b7f8071afa413c530/src/reducers/index.js).\n- We enable `all=true` in `.flowconfig`, so you don't have to annotate your files with `// @flow`.\n- We use Parcel.\n\n## Use\n\nClone the repo, `npm install`, and hack away!\n\nYou might also want to configure your editor with a Flow plugin.\n\n## Example\n\nSee the example todo app at the [`todo`](https://github.com/nucleartide/typed-boilerplate/tree/1b9c5ac3b748ec15f8377f8b7f8071afa413c530) tag.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnucleartide%2Ftyped-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnucleartide%2Ftyped-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnucleartide%2Ftyped-boilerplate/lists"}