{"id":20857049,"url":"https://github.com/neonterra/jroot-color-picker","last_synced_at":"2025-06-14T13:32:15.336Z","repository":{"id":168706399,"uuid":"122729846","full_name":"neonterra/jroot-color-picker","owner":"neonterra","description":"Its a jquery base plugin to pick colors list, you can pick more the 100+ color pallets from the list on the go.","archived":false,"fork":false,"pushed_at":"2018-03-06T10:20:37.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T13:43:53.546Z","etag":null,"topics":["color-picker","color-picker-panel","jquery","jquery-library","jquery-plugin","jquery-ui","jqueryui","jroot"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neonterra.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":"2018-02-24T10:23:18.000Z","updated_at":"2024-09-11T10:04:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"ade71f63-b72c-44bb-97a8-a97cc50778b8","html_url":"https://github.com/neonterra/jroot-color-picker","commit_stats":null,"previous_names":["neonterra/jroot-color-picker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neonterra/jroot-color-picker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonterra%2Fjroot-color-picker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonterra%2Fjroot-color-picker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonterra%2Fjroot-color-picker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonterra%2Fjroot-color-picker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neonterra","download_url":"https://codeload.github.com/neonterra/jroot-color-picker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonterra%2Fjroot-color-picker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259823496,"owners_count":22917075,"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":["color-picker","color-picker-panel","jquery","jquery-library","jquery-plugin","jquery-ui","jqueryui","jroot"],"created_at":"2024-11-18T04:35:53.630Z","updated_at":"2025-06-14T13:32:15.283Z","avatar_url":"https://github.com/neonterra.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jroot Color Picker\n\n## Introduction\n\nIts a jquery base plugin to pick colors list, you can pick more the 100+ color pallets from the list on the go.\n\n\n## Installation\n\nDownload or clone the project and integrate the following files\n```sh\n\u003clink href=\"assets/plugins/jroot-color-picker/color.css\" rel=\"stylesheet\"\u003e\n\u003cscript src=\"assets/plugins/jroot-color-picker/color.js\"\u003e\u003c/script\u003e\n```\nNote: Jquery core and Jquery UI is required please use include them before this plugin.\n\n[Download Jquery from here](https://code.jquery.com/)\n\n\n## Code Samples\n\n\n    $(selector).colorpicker({\n\t\tzIndex: false ,\n\t\tposition: 'middle-right',\n\t\tchange: function (e, color){\n\t\t\tconsole.log(color);\n\t\t},\n\t\tover: function (e, color){\n\t\t\tconsole.log(color);\n\t\t},\n\t\tpick: function (e, color){\n\t\t\tconsole.log(color);\n\t\t}\n\t});\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonterra%2Fjroot-color-picker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneonterra%2Fjroot-color-picker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonterra%2Fjroot-color-picker/lists"}