{"id":20674664,"url":"https://github.com/homezen/redux-variants","last_synced_at":"2025-04-19T20:27:16.951Z","repository":{"id":57351863,"uuid":"64403260","full_name":"homezen/redux-variants","owner":"homezen","description":"Variants system for Redux (with optional React helpers)","archived":false,"fork":false,"pushed_at":"2018-07-17T07:23:41.000Z","size":1302,"stargazers_count":1,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T18:45:22.540Z","etag":null,"topics":["react-helpers","redux","redux-variants","variants"],"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/homezen.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":"2016-07-28T14:41:00.000Z","updated_at":"2018-07-16T21:33:32.000Z","dependencies_parsed_at":"2022-08-29T11:00:17.967Z","dependency_job_id":null,"html_url":"https://github.com/homezen/redux-variants","commit_stats":null,"previous_names":[],"tags_count":176,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homezen%2Fredux-variants","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homezen%2Fredux-variants/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homezen%2Fredux-variants/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homezen%2Fredux-variants/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/homezen","download_url":"https://codeload.github.com/homezen/redux-variants/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249793949,"owners_count":21326636,"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-helpers","redux","redux-variants","variants"],"created_at":"2024-11-16T21:06:37.450Z","updated_at":"2025-04-19T20:27:16.931Z","avatar_url":"https://github.com/homezen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# redux-variants\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/homezen/redux-variants.svg)](https://greenkeeper.io/)\n\n[![CircleCI](https://circleci.com/gh/homezen/redux-variants/tree/master.svg?style=shield)](https://circleci.com/gh/homezen/redux-variants/tree/master)\n[![codecov](https://codecov.io/gh/homezen/redux-variants/branch/master/graph/badge.svg)](https://codecov.io/gh/homezen/redux-variants)\n\nUniversal JavaScript variants system for Redux (plus React helpers)\n\n## Supported platform\n\n*   node 6.x, 8.x\n*   React 16.x\n*   Redux 3.x\n\n## Unsupported But Should Work\n\n* React 15.6.x\n\n## Getting Started\n\n### Running tests\n\nTo run the full suite, run\n\n```bash\nnpm tst\n```\n\n### Other commands\n\n#### `npm run build`\n\nBuilds the production assets suitable for release\n\n#### `npm run deploy`\n\nGit tags release and publishes to npm\n\n#### `npm start`\n\nRuns the test watcher\n\n## CI/CD\n\n### Releases\n\nEvery commit to master defaults to a patch bump.  If it needs to be a minor or major, ENSURE YOU DO THE FOLLOWING:\n\nIf you would like to create a release, add the following to the merge commit message when you merge a PR:\n\n```bash\nrelease v+\u003cbump type\u003e\n```\n\nWhere `\u003cbump type\u003e` is one of:\n\n*   major\n*   minor\n*   patch (default)\n\nThis will:\n\n1.  Bump version in package.json and commit back to master\n1.  Git tag that newly created commit with the new version\n1.  Publish to npm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhomezen%2Fredux-variants","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhomezen%2Fredux-variants","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhomezen%2Fredux-variants/lists"}