{"id":14988761,"url":"https://github.com/cityssm/simple-fa5-checkbox","last_synced_at":"2026-01-04T08:03:37.076Z","repository":{"id":40418875,"uuid":"279874415","full_name":"cityssm/simple-fa5-checkbox","owner":"cityssm","description":"Simple Font Awesome 5 Checkboxes","archived":false,"fork":false,"pushed_at":"2024-05-20T22:29:15.000Z","size":20,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T19:40:56.399Z","etag":null,"topics":["bulma","checkboxes","font-awesome-5","radio-buttons"],"latest_commit_sha":null,"homepage":"https://cityssm.github.io/simple-fa5-checkbox/","language":"HTML","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/cityssm.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-15T13:21:59.000Z","updated_at":"2022-03-28T19:10:02.000Z","dependencies_parsed_at":"2024-09-24T16:04:20.660Z","dependency_job_id":null,"html_url":"https://github.com/cityssm/simple-fa5-checkbox","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":"0.16666666666666663","last_synced_commit":"aa0a967ae9f507a7f5d5398db60551c068c4d226"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityssm%2Fsimple-fa5-checkbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityssm%2Fsimple-fa5-checkbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityssm%2Fsimple-fa5-checkbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityssm%2Fsimple-fa5-checkbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cityssm","download_url":"https://codeload.github.com/cityssm/simple-fa5-checkbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244110176,"owners_count":20399562,"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":["bulma","checkboxes","font-awesome-5","radio-buttons"],"created_at":"2024-09-24T14:17:09.951Z","updated_at":"2026-01-04T08:03:32.016Z","avatar_url":"https://github.com/cityssm.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Font Awesome 5 Checkboxes\n\nIf you are already using Font Awesome 5 in your project,\nit's should be simple to use the icons for your checkboxes and radio buttons.\n\nDownload the `facheck.min.css` stylesheet,\nor the `facheck-bulma.min.css` stylesheet if you're using the\n[Bulma framework](https://bulma.io/),\nor grab the stylesheets from\n[npm](https://www.npmjs.com/package/@cityssm/simple-fa5-checkbox).\n\n```bash\nnpm install @cityssm/simple-fa5-checkbox\n```\n\n## Usage\n\n```html\n\u003cp class=\"facheck\"\u003e\n  \u003cinput id=\"checkbox1\" type=\"checkbox\" checked /\u003e\n  \u003clabel for=\"checkbox1\"\u003eCheckbox in regular style\u003c/label\u003e\n\u003c/p\u003e\n\n\u003cp class=\"facheck facheck-fas\"\u003e\n  \u003cinput id=\"checkbox2\" type=\"checkbox\" checked /\u003e\n  \u003clabel for=\"checkbox2\"\u003eCheckbox in solid style\u003c/label\u003e\n\u003c/p\u003e\n\n\u003cp class=\"facheck facheck-fas-checked\"\u003e\n  \u003cinput id=\"checkbox3\" type=\"checkbox\" checked /\u003e\n  \u003clabel for=\"checkbox3\"\u003eCheckbox in solid style when checked\u003c/label\u003e\n\u003c/p\u003e\n\n\u003cp class=\"facheck facheck-fas facheck-far-checked\"\u003e\n  \u003cinput id=\"checkbox4\" type=\"checkbox\" checked /\u003e\n  \u003clabel for=\"checkbox4\"\u003eCheckbox in regular style when checked\u003c/label\u003e\n\u003c/p\u003e\n```\n\n[See more examples](https://cityssm.github.io/simple-fa5-checkbox/)\nincluding radio buttons, inline radio buttons, and Bulma styles.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcityssm%2Fsimple-fa5-checkbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcityssm%2Fsimple-fa5-checkbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcityssm%2Fsimple-fa5-checkbox/lists"}