{"id":15207240,"url":"https://github.com/mcnallydev/react-md-switch","last_synced_at":"2026-03-09T19:08:48.665Z","repository":{"id":57334403,"uuid":"105728317","full_name":"mcnallydev/react-md-switch","owner":"mcnallydev","description":"React Component Material Design Switch.","archived":false,"fork":false,"pushed_at":"2017-10-22T07:59:43.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T02:29:04.038Z","etag":null,"topics":["javascript","jsx","react"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/react-md-switch","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcnallydev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-04T03:30:12.000Z","updated_at":"2017-10-04T07:56:06.000Z","dependencies_parsed_at":"2022-09-05T11:31:38.423Z","dependency_job_id":null,"html_url":"https://github.com/mcnallydev/react-md-switch","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/mcnallydev%2Freact-md-switch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcnallydev%2Freact-md-switch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcnallydev%2Freact-md-switch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcnallydev%2Freact-md-switch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcnallydev","download_url":"https://codeload.github.com/mcnallydev/react-md-switch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242250924,"owners_count":20096896,"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","jsx","react"],"created_at":"2024-09-28T06:40:26.304Z","updated_at":"2026-03-09T19:08:43.623Z","avatar_url":"https://github.com/mcnallydev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-md-switch\n\nReact Component Material Design Switch.\n\n## Installation\n\n    $ yarn add react-md-switch\n\n## Example\n```javascript\nimport Switch from 'react-md-switch';\n\n\u003cSwitch\n  id={'switch'}\n  checked={true}\n  onChange={this.onChange}\n/\u003e\n```\n\n## Props\n\nName | Description | Default/Required | Type\n------|-------------|----------|-----------\nid | Unique identifier. | required | string\nchecked | To initialize the state. | required | bool\nonChange | To handle state | optional | bool\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcnallydev%2Freact-md-switch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcnallydev%2Freact-md-switch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcnallydev%2Freact-md-switch/lists"}