{"id":16760493,"url":"https://github.com/ryanve/label-class","last_synced_at":"2025-07-11T13:38:49.026Z","repository":{"id":66123085,"uuid":"75869270","full_name":"ryanve/label-class","owner":"ryanve","description":"Angular UI behavior directive","archived":false,"fork":false,"pushed_at":"2016-12-15T02:12:52.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"gh-pages","last_synced_at":"2025-03-15T21:51:22.331Z","etag":null,"topics":["angular","angular-directive","angular-directives"],"latest_commit_sha":null,"homepage":"https://ryanve.github.io/label-class","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/ryanve.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":"2016-12-07T19:36:35.000Z","updated_at":"2016-12-10T19:53:57.000Z","dependencies_parsed_at":"2023-05-21T02:00:53.638Z","dependency_job_id":null,"html_url":"https://github.com/ryanve/label-class","commit_stats":{"total_commits":38,"total_committers":2,"mean_commits":19.0,"dds":0.07894736842105265,"last_synced_commit":"fc25bc2d1c6d7799749322ca4d19dc20b7d2fa1e"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanve%2Flabel-class","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanve%2Flabel-class/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanve%2Flabel-class/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanve%2Flabel-class/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanve","download_url":"https://codeload.github.com/ryanve/label-class/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243847056,"owners_count":20357317,"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":["angular","angular-directive","angular-directives"],"created_at":"2024-10-13T04:23:42.496Z","updated_at":"2025-03-16T09:17:07.398Z","avatar_url":"https://github.com/ryanve.png","language":"JavaScript","readme":"# label-class\nAngular `label-class` directive\n\n## Example\n\n```js\n\u003clabel label-class='{\"is-disabled\": \":disabled\", \"is-checked\": \":checked\"}'\u003e\n  \u003cinput ng-model=\"this.example\" type=\"checkbox\"\u003e\n\u003c/label\u003e\n```\n\n## Setup\n\n#### Install via npm\n\n```\nnpm install label-class --save\n```\n\n#### Declare `'labelClass'` as a dependency on your app\n\n```js\nangular.module('yourApp', ['labelClass'])\n```\n\n#### **Or** define the directive on your app\n\n```js\nangular.module('yourApp', []).directive('labelClass', require('label-class'))\n```\n\n## Development\n\n```\nnpm start\nnpm test\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanve%2Flabel-class","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanve%2Flabel-class","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanve%2Flabel-class/lists"}