{"id":15490869,"url":"https://github.com/urre/checkbix","last_synced_at":"2025-04-22T19:11:10.066Z","repository":{"id":57197563,"uuid":"63256395","full_name":"urre/checkbix","owner":"urre","description":"Simple lightweight vanilla Javascript plugin for enhancing checkboxes.","archived":false,"fork":false,"pushed_at":"2016-07-27T12:25:13.000Z","size":61,"stargazers_count":60,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"gh-pages","last_synced_at":"2025-04-10T08:57:36.789Z","etag":null,"topics":["checkboxes"],"latest_commit_sha":null,"homepage":"https://urre.github.io/checkbix/","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/urre.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":"2016-07-13T15:10:01.000Z","updated_at":"2022-11-24T11:34:09.000Z","dependencies_parsed_at":"2022-09-11T07:51:41.724Z","dependency_job_id":null,"html_url":"https://github.com/urre/checkbix","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urre%2Fcheckbix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urre%2Fcheckbix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urre%2Fcheckbix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urre%2Fcheckbix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/urre","download_url":"https://codeload.github.com/urre/checkbix/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250061826,"owners_count":21368398,"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":["checkboxes"],"created_at":"2024-10-02T07:40:56.675Z","updated_at":"2025-04-22T19:11:10.046Z","avatar_url":"https://github.com/urre.png","language":"CSS","readme":"# Checkbix\n\n[![Build Status](https://travis-ci.org/urre/checkbix.svg?branch=master)](https://travis-ci.org/urre/checkbix)\n\n[![NPM](https://nodei.co/npm/checkbix.png?compact=true)](https://npmjs.org/package/checkbix)\n\nSimple vanilla Javascript plugin for enhancing checkboxes using CSS. Accessible, lightweight and easy to use. No dependencies.\n\n## Usage\n\n```html\n\u003cinput id=\"mycheckbox\" type=\"checkbox\" class=\"checkbix\" data-text=\"Checkbix\"\u003e\n```\n\nSee the [demo](https://urre.github.io/checkbix/) for more examples and settings.\n\n## Install\n\n```bash\nbower install checkbix.js\n```\n\n```bash\nnpm install checkbix\n```\n\n### Include files\n\n```html\n\u003clink rel=\"stylesheet\" href=\"dist/css/checkbix.min.css\"\u003e\n```\n\n```html\n\u003cscript src=\"dist/js/checkbix.min.js\"\u003e\u003c/script\u003e\n```\n\n### Init\n\n```html\n\u003cscript\u003e\n    Checkbix.init();\n\u003c/script\u003e\n```\n\n## Develop\n\nBuild\n\n    npm run build:all    \n\nServe\n\n    npm start\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furre%2Fcheckbix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furre%2Fcheckbix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furre%2Fcheckbix/lists"}