{"id":18812753,"url":"https://github.com/alexdonh/toggle-checkbox-radio","last_synced_at":"2025-04-13T21:25:48.173Z","repository":{"id":50315784,"uuid":"111783925","full_name":"alexdonh/toggle-checkbox-radio","owner":"alexdonh","description":"CSS only, bootstrap compatible toggle, checkbox and radio buttons.","archived":false,"fork":false,"pushed_at":"2020-04-21T15:18:29.000Z","size":127,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T04:04:35.054Z","etag":null,"topics":["bootstrap","checkbox","css","css-only","radio","toggle"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/alexdonh.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-11-23T08:35:33.000Z","updated_at":"2022-09-27T07:30:55.000Z","dependencies_parsed_at":"2022-08-28T03:20:20.709Z","dependency_job_id":null,"html_url":"https://github.com/alexdonh/toggle-checkbox-radio","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdonh%2Ftoggle-checkbox-radio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdonh%2Ftoggle-checkbox-radio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdonh%2Ftoggle-checkbox-radio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdonh%2Ftoggle-checkbox-radio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexdonh","download_url":"https://codeload.github.com/alexdonh/toggle-checkbox-radio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248784078,"owners_count":21161045,"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":["bootstrap","checkbox","css","css-only","radio","toggle"],"created_at":"2024-11-07T23:35:00.097Z","updated_at":"2025-04-13T21:25:48.149Z","avatar_url":"https://github.com/alexdonh.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [toggle-checkbox-radio](https://alexdonh.github.io/toggle-checkbox-radio/)\n\nCSS only, bootstrap compatible toggle, checkbox and radio buttons.\n\n[![npm version](https://img.shields.io/npm/v/toggle-checkbox-radio.svg)](https://www.npmjs.com/package/toggle-checkbox-radio)\n[![License](https://img.shields.io/npm/l/toggle-checkbox-radio.svg)][license]\n[![Build status](https://travis-ci.org/alexdonh/toggle-checkbox-radio.svg)](https://travis-ci.org/alexdonh/toggle-checkbox-radio)\n[![devDependency status](https://david-dm.org/alexdonh/toggle-checkbox-radio/dev-status.svg)](https://david-dm.org/alexdonh/toggle-checkbox-radio?type=dev)\n\n\n## Quick start\n\nSeveral quick start options are available:\n\n* [Download the latest release](https://github.com/alexdonh/toggle-checkbox-radio/releases/download/2.0.2/toggle-checkbox-radio-2.0.2.zip \"Download toggle-checkbox-radio\").\n* Clone the repo: `git clone https://github.com/alexdonh/toggle-checkbox-radio.git`.\n* Install with [npm](https://www.npmjs.com): `npm install toggle-checkbox-radio`.\n\n\n## Usage\n\n1. Include `toggle-checkbox-radio.css` or `toggle-checkbox-radio.min.css` to your page:\n\n```\n\u003chead\u003e\n...\n\u003clink href=\"path/to/toggle-checkbox-radio.css\" rel=\"stylesheet\" /\u003e\n...\n\u003c/head\u003e\n```\n\n2. Add `toggle`, `checkbox` or `radio` class:\n\n```\n\u003clabel\u003e\n\t\u003cinput type=\"checkbox\" class=\"toggle\" /\u003e This is a toggle\n\u003c/label\u003e\n\n\u003clabel\u003e\n\t\u003cinput type=\"checkbox\" class=\"checkbox\" /\u003e And this is a checkbox\n\u003c/label\u003e\n\n\u003clabel class=\"radio\"\u003e\n\t\u003cinput type=\"radio\" class=\"radio\" /\u003e I'm a radio button\n\u003c/label\u003e\n```\n\nCheckout the [samples](https://alexdonh.github.io/toggle-checkbox-radio/) page for further information.\n\n\n## Dependencies\n\n* NO dependencies ;)\n\n\n## Support\n\nAll major browsers. Well... latest ones.\n\n\n## Author\n\n[Alex Do](https://github.com/alexdonh)\n\n\n## Copyright and license\n\nCopyright © 2018 Alex Do.\n\nLicensed under [the MIT License][license].\n\n[license]: https://github.com/alexdonh/toggle-checkbox-radio/blob/master/LICENSE","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdonh%2Ftoggle-checkbox-radio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexdonh%2Ftoggle-checkbox-radio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdonh%2Ftoggle-checkbox-radio/lists"}