{"id":27293989,"url":"https://github.com/vedmack/angular-colorpicker","last_synced_at":"2025-04-11T22:45:31.794Z","repository":{"id":57178168,"uuid":"47463456","full_name":"vedmack/angular-colorpicker","owner":"vedmack","description":"The color picker for AngularJS - Native / Simple / Cool","archived":false,"fork":false,"pushed_at":"2018-01-26T14:17:45.000Z","size":168,"stargazers_count":10,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-17T08:11:12.953Z","etag":null,"topics":["angular-directive","angularjs","color-picker","colorpicker"],"latest_commit_sha":null,"homepage":"http://vedmack.github.io/angular-colorpicker/","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/vedmack.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-12-05T16:33:56.000Z","updated_at":"2020-11-23T14:03:33.000Z","dependencies_parsed_at":"2022-08-30T05:32:03.193Z","dependency_job_id":null,"html_url":"https://github.com/vedmack/angular-colorpicker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedmack%2Fangular-colorpicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedmack%2Fangular-colorpicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedmack%2Fangular-colorpicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedmack%2Fangular-colorpicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vedmack","download_url":"https://codeload.github.com/vedmack/angular-colorpicker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492963,"owners_count":21113160,"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-directive","angularjs","color-picker","colorpicker"],"created_at":"2025-04-11T22:45:30.502Z","updated_at":"2025-04-11T22:45:31.784Z","avatar_url":"https://github.com/vedmack.png","language":"HTML","readme":"Angular Color Picker\n=====\n \nDescription:\n=====\n\nThe color picker for AngularJS - Native / Simple / Cool. No other dependencies are needed at all.\n\n\nFeatures:\n=====\n\n- Can extend simple input\n- Can replace a div (or any other container) with an inline color picker\n- Can replace any HTML element with a cool tiny trigger\n- Can color the extended input\n\nExamples:\n=====\n\n![Angular color picker in action](../gh-pages/angular-color-picker-in-action.gif \"Angular color picker in action\")\n\n\n\u003cinput color-picker ng-model=\"colorValueInput\"\u003e\n\n\u003cdiv color-picker ng-model=\"colorValueInline\"\u003e\u003c/div\u003e\n\n\u003cinput color-picker tiny-trigger=\"true\" ng-model=\"colorValueTinyTrigger\"\u003e\n\n\u003cinput color-picker color-me=\"true\" ng-model=\"colorValueInputColor\"\u003e\n\n\nUsage:\n=====\n\n```javascript\nangular.module('colorPickerApp', ['colorpicker-dr'])\n  .controller('ColorPickerCtrl', ['$scope', function($scope) {\n  }]);\n```\n\n\nAvailable attributes\n=====\n\n* tiny-trigger=\"true\": replace any HTML element with a cool tiny trigger\n* color-me=\"true\": color the extended input on color selection\n\n\nContact/Social:\n=====\nIf you want to ask a question you can post a question on [stackoverflow](www.stackoverflow.com)\n\nIf you like my directive, you can show your appreciation by following me on [Twitter](https://twitter.com/danielreznick) / [GitHub](https://github.com/vedmack)\n\n\nLicense:\n=====\n\nCopyright (c) 2015 Daniel Reznick, released under the MIT license\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvedmack%2Fangular-colorpicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvedmack%2Fangular-colorpicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvedmack%2Fangular-colorpicker/lists"}