{"id":17145272,"url":"https://github.com/alyssaq/react-redux-table-example","last_synced_at":"2025-04-13T10:25:08.594Z","repository":{"id":153170300,"uuid":"45530390","full_name":"alyssaq/react-redux-table-example","owner":"alyssaq","description":"React-Redux Router Table Sample App","archived":false,"fork":false,"pushed_at":"2017-06-27T03:54:51.000Z","size":148,"stargazers_count":48,"open_issues_count":0,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-27T01:47:55.099Z","etag":null,"topics":["javascript","mocha","react","redux"],"latest_commit_sha":null,"homepage":"http://react-redux-table.surge.sh","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/alyssaq.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":"2015-11-04T10:02:06.000Z","updated_at":"2025-01-22T20:03:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"8eac0339-31d8-49ec-9528-3830f398582e","html_url":"https://github.com/alyssaq/react-redux-table-example","commit_stats":{"total_commits":111,"total_committers":4,"mean_commits":27.75,"dds":0.04504504504504503,"last_synced_commit":"31829547fbbf8ff2ad75afc40cd9b7bdf82f065e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alyssaq%2Freact-redux-table-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alyssaq%2Freact-redux-table-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alyssaq%2Freact-redux-table-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alyssaq%2Freact-redux-table-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alyssaq","download_url":"https://codeload.github.com/alyssaq/react-redux-table-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248696894,"owners_count":21147209,"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":["javascript","mocha","react","redux"],"created_at":"2024-10-14T21:05:10.979Z","updated_at":"2025-04-13T10:25:08.581Z","avatar_url":"https://github.com/alyssaq.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Redux Table Example\n\n[![Build Status](https://travis-ci.org/alyssaq/react-redux-table-example.png?branch=master)](https://travis-ci.org/alyssaq/react-redux-table-example)\n\nDemo: \u003chttp://react-redux-table.surge.sh\u003e\n\nFeatures:\n\n * [React](https://facebook.github.io/react)-[Redux](http://redux.js.org) data flow\n * Fetch JSON from an API and render into a table\n * Filter and sort data in the table\n * Routing with [react-router 4+](https://github.com/rackt/react-router)\n * Redux middlewares\n * Separate reducers and actions\n * ES6/ES7 with [babeljs](https://babeljs.io) (stage-0, react)\n * [Stylus](http://learnboost.github.io/stylus)\n * [Webpack 3+](https://webpack.github.io) dev and production\n * Eslint [standard](http://standardjs.com)\n * Unit tests with [mocha](https://mochajs.org) + [chai](http://chaijs.com)\n\n## Install\n```sh\n$ npm install\n```\n\n## Run - Development\n```sh\n$ npm run dev       # builds and hot reloads on changes\n```\n\n## Run - Production\n```sh\n$ npm run build     # builds production assets (transpile, minify, etc)\n$ npm start         # Start express server and serves index.html\n```\n\n## Docker\nTo run a production version in [docker](https://www.docker.com):\n```sh\n$ docker build -t react-redux-example .   # Build docker container\n$ docker run -d --name react-redux-example -p 4000:4000 react-redux-example  # Run docker container\n```\nApp will be running at \u003chttp://localhost:4000\u003e\n\n```sh\n$ docker stop react-redux-example   # Stop container\n```\n\n## Tests\n```sh\n$ npm run lint      # Runs eslint\n$ npm test          # Runs mocha\n$ npm run test:dev  # Run mocha in watch mode\n```\n\n## Thanks\nData from [USDA nutrient API](http://ndb.nal.usda.gov/ndb/doc/apilist/API-NUTRIENT-REPORT.md)\n\n## License\n[MIT](https://alyssaq.github.io/mit-license)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falyssaq%2Freact-redux-table-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falyssaq%2Freact-redux-table-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falyssaq%2Freact-redux-table-example/lists"}