{"id":21157056,"url":"https://github.com/yano3nora/reactpack","last_synced_at":"2026-04-11T17:37:52.336Z","repository":{"id":35724724,"uuid":"163563026","full_name":"yano3nora/reactpack","owner":"yano3nora","description":"Webpack boilerplate for React x Redux with Redux Saga.","archived":false,"fork":false,"pushed_at":"2023-01-04T00:45:01.000Z","size":1221,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T09:07:49.139Z","etag":null,"topics":["react","redux","redux-saga","webpack"],"latest_commit_sha":null,"homepage":"","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/yano3nora.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}},"created_at":"2018-12-30T05:05:06.000Z","updated_at":"2021-06-02T00:57:31.000Z","dependencies_parsed_at":"2023-01-16T04:07:50.015Z","dependency_job_id":null,"html_url":"https://github.com/yano3nora/reactpack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yano3nora%2Freactpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yano3nora%2Freactpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yano3nora%2Freactpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yano3nora%2Freactpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yano3nora","download_url":"https://codeload.github.com/yano3nora/reactpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243599067,"owners_count":20317050,"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":["react","redux","redux-saga","webpack"],"created_at":"2024-11-20T11:59:00.224Z","updated_at":"2025-12-29T17:24:14.042Z","avatar_url":"https://github.com/yano3nora.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Webpack boilerplate for React x Redux with Redux Saga.\n===\n\n## Requirements\n- nodejs \u003e= v8.*\n\n## Getting Started\n```\n$ npm ci\n\n$ npm run watch  # Build \u0026 Watch.\n$ npm run build  # Build \u0026 Minify.\n```\n\n### Install / Remove packages.\n```\n$ npm i -S ${package}  # Install as --save\n$ npm i -D ${package}  # Install as --save-dev\n\n$ npm remove -S ${package}  # Uninstall as --save\n$ npm remove -D ${package}  # Uninstall as --save-dev\n```\n\n## Composition\n```\nsrc/\n  bases/\n    - logger-middleware.js  // Middlewares for store.\n    - saga-middleware.js\n  components/\n    todo/\n      - todo-container.js   // Provider container using modules.\n      - todo-list.js        // Pure component children.\n      - todo-input.js\n  modules/\n    todo/\n      - todo-modules.js     // Reducers and Actions for container component.\n      - todo-sagas.js       // Saga tasks for asynchronous process.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyano3nora%2Freactpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyano3nora%2Freactpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyano3nora%2Freactpack/lists"}