{"id":30420781,"url":"https://github.com/skybrud/sky-form","last_synced_at":"2025-08-22T08:20:17.244Z","repository":{"id":26080377,"uuid":"29524271","full_name":"skybrud/sky-form","owner":"skybrud","description":"Enhancing the styleability of form-fields with AngularJS.","archived":false,"fork":false,"pushed_at":"2016-12-15T09:49:20.000Z","size":79,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":12,"default_branch":"master","last_synced_at":"2023-03-24T12:09:10.061Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skybrud.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":"2015-01-20T10:25:11.000Z","updated_at":"2016-12-15T09:49:21.000Z","dependencies_parsed_at":"2022-08-25T00:20:29.095Z","dependency_job_id":null,"html_url":"https://github.com/skybrud/sky-form","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/skybrud/sky-form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skybrud%2Fsky-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skybrud%2Fsky-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skybrud%2Fsky-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skybrud%2Fsky-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skybrud","download_url":"https://codeload.github.com/skybrud/sky-form/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skybrud%2Fsky-form/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271606605,"owners_count":24788981,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-08-22T08:20:10.422Z","updated_at":"2025-08-22T08:20:17.232Z","avatar_url":"https://github.com/skybrud.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# skyform\nEnhancing the styleability of form-fields with AngularJS.\n\n## What is this\nA set of services and element-directives that enhance form-elements for nicer styling, while keeping the native elements for accessibility. (made as an alternative to [jQuery Uniform](http://uniformjs.com/))\n\n###Automatically updates the view when\n - the element onchange-event fires\n - the ngModel changes\n - the value-attribute is changed via data-binding\n\n###Update the view manually by\n - broadcasting a 'skyform.update'-event on $rootScope\n - call the update(element)-method on the skyformFields-service\n - from outside angular by calling window.skyform.update(element) (element is optional. If no element is passed, all fields will be updated)\n\n###How do I use it\nSimply just load the module 'skyform' as a dependency to your angular.module and include some styling (roll your own or be inspired by uniformjs). \nAutomatically does its magic when inside an ng-app because it consists of Element-directives. If adding fields from outside angular, you can call compile via skyform.add(element); (element is required!)\nDisable by adding a no-skyform attribute to the field.\n\n##Feel free to use and participate\nSkyform is available for free under the GNU GPL license, which basically mean you can use it for free as long as you credit me. You can distribute and/or edit my work as long as you credit me and publish under the same license.\n\nIssues and pull requests are appreciated. \n\nFilip Bruun Bech-Larsen, Skybrud.dk ([@filipbech](https://twitter.com/filipbech))","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskybrud%2Fsky-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskybrud%2Fsky-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskybrud%2Fsky-form/lists"}