{"id":22008921,"url":"https://github.com/letsfullstack/angular-colorpicker","last_synced_at":"2025-08-19T03:03:50.050Z","repository":{"id":91543668,"uuid":"268084690","full_name":"letsfullstack/angular-colorpicker","owner":"letsfullstack","description":"Color picker component for Angular 1.3+.","archived":false,"fork":false,"pushed_at":"2020-06-15T20:40:22.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-01T16:06:03.758Z","etag":null,"topics":["angular","angular-directive","color-picker"],"latest_commit_sha":null,"homepage":"https://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/letsfullstack.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-05-30T13:25:54.000Z","updated_at":"2020-06-15T20:40:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"09a988b4-bac7-4690-ba19-72db9f3e6fba","html_url":"https://github.com/letsfullstack/angular-colorpicker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/letsfullstack/angular-colorpicker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letsfullstack%2Fangular-colorpicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letsfullstack%2Fangular-colorpicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letsfullstack%2Fangular-colorpicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letsfullstack%2Fangular-colorpicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/letsfullstack","download_url":"https://codeload.github.com/letsfullstack/angular-colorpicker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letsfullstack%2Fangular-colorpicker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271092829,"owners_count":24697914,"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-19T02:00:09.176Z","response_time":63,"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":["angular","angular-directive","color-picker"],"created_at":"2024-11-30T02:07:45.539Z","updated_at":"2025-08-19T03:03:50.042Z","avatar_url":"https://github.com/letsfullstack.png","language":"HTML","readme":"# Component Color Picker for AngularJS 1.3.0\n\nOriginal Author: Daniel Reznick - vedmack@gmail.com\n\nUpdated Author: Let's Go - contato@letscomunica.com.br\n \n## Installation\n\nInstall in you angular project:\n\n```bash\n$ npm install @letsfullstack/angular-colorpicker-component\n```\n\n## Fork History\n\n### v0.0.1\n\n+ added quantity color options to be displayed.\n\n## Description\n\nThe color picker for AngularJS - Native / Simple / Cool. No other dependencies are needed at all.\n\n## Features\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\n## Examples\n\n```html\n  \u003cinput color-picker ng-model=\"colorValueInput\"\u003e\n  \u003cdiv color-picker ng-model=\"colorValueInline\"\u003e\u003c/div\u003e\n  \u003cinput color-picker tiny-trigger=\"true\" ng-model=\"colorValueTinyTrigger\"\u003e\n  \u003cinput color-picker color-me=\"true\" ng-model=\"colorValueInputColor\"\u003e\n```\n\n## Usage\n\n```javascript\nangular.module('colorPickerApp', ['colorpicker-dr'])\n  .controller('ColorPickerCtrl', ['$scope', function($scope) {\n  }]);\n```\n\n## Available attributes\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## License\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%2Fletsfullstack%2Fangular-colorpicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fletsfullstack%2Fangular-colorpicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fletsfullstack%2Fangular-colorpicker/lists"}