{"id":21952027,"url":"https://github.com/systangotechnologies/react-offline-sync","last_synced_at":"2025-04-23T04:03:44.544Z","repository":{"id":79336213,"uuid":"148173733","full_name":"SystangoTechnologies/react-offline-sync","owner":"SystangoTechnologies","description":"React offline sync with redux and reactstrap","archived":false,"fork":false,"pushed_at":"2018-10-09T10:00:48.000Z","size":224,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-29T21:51:10.194Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/SystangoTechnologies.png","metadata":{"files":{"readme":"README.md","changelog":"history.js","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-09-10T15:06:00.000Z","updated_at":"2019-11-18T20:47:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a355426-f7a1-490b-93f5-089a0e946685","html_url":"https://github.com/SystangoTechnologies/react-offline-sync","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/SystangoTechnologies%2Freact-offline-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystangoTechnologies%2Freact-offline-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystangoTechnologies%2Freact-offline-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystangoTechnologies%2Freact-offline-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SystangoTechnologies","download_url":"https://codeload.github.com/SystangoTechnologies/react-offline-sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250366706,"owners_count":21418770,"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-11-29T06:19:13.906Z","updated_at":"2025-04-23T04:03:44.517Z","avatar_url":"https://github.com/SystangoTechnologies.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"  \r\n\r\n# react-offline-sync\r\n\r\n  \r\n\r\nReact offline sync with redux and reactstrap.\r\n\r\n[demo](https://react-offline-sync.firebaseapp.com/)\r\n\r\n  \r\n\r\n### Description\r\n\r\n  \r\n\r\n- This app aims to provide solution for offline syncing the app without hindering user interaction.\r\n\r\n- Wrap you components using HOC withPendingRequest ( ./src/withPendingRequest ).\r\n\r\n- The HOC handles api calls as user gets back online.\r\n\r\n\r\n### Usage\r\n\r\nStep: 1 \r\n    import withPendingRequest from 'react-offline-sync';\r\nstep: 2\r\n    export default connect(mapStateToProps, mapDispatchToProps)(withPendingRequest(Home));\r\nstep: 3\r\n    import offlineMiddleware from 'react-offline-sync';\r\nstep: 4\r\n    applyMiddleware(offlineMiddleware);\r\n  \r\n\r\n\r\n### Installation\r\n\r\n  \r\n\r\n1. Clone or Download the repository\r\n\r\n$ git clone https://github.com/SystangoTechnologies/react-offline-sync.git\r\n\r\n  \r\n\r\n2. Start the app\r\n\r\n$ npm start\r\n\r\n  \r\n\r\nYour app should now be running on localhost:8000\r\n\r\n  \r\n  \r\n\r\n## Contributors\r\n\r\n  \r\n\r\n-  [Nishchay Gupta](https://github.com/nsgupta4)\r\n\r\n-  [Saharsh Goyal](https://github.com/saharshg10)\r\n\r\n-  [Rishabh Shah](https://github.com/rishabh-systango)\r\n\r\n  \r\n\r\n## License\r\n\r\n  \r\n\r\nBuilt under [MIT](http://www.opensource.org/licenses/mit-license.php) license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystangotechnologies%2Freact-offline-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystangotechnologies%2Freact-offline-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystangotechnologies%2Freact-offline-sync/lists"}