{"id":13646957,"url":"https://github.com/ozanmakes/emacs-webkit-color-picker","last_synced_at":"2025-10-29T10:13:06.560Z","repository":{"id":146086733,"uuid":"123972892","full_name":"ozanmakes/emacs-webkit-color-picker","owner":"ozanmakes","description":"Color picker widget using childframes (Emacs 26)","archived":false,"fork":false,"pushed_at":"2018-03-25T07:39:09.000Z","size":734,"stargazers_count":63,"open_issues_count":3,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-10T11:02:55.561Z","etag":null,"topics":["emacs"],"latest_commit_sha":null,"homepage":"","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/ozanmakes.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2018-03-05T20:12:33.000Z","updated_at":"2024-05-30T20:04:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"f69106ca-d877-4d9b-9f7a-eb957f714653","html_url":"https://github.com/ozanmakes/emacs-webkit-color-picker","commit_stats":null,"previous_names":["ozanmakes/emacs-webkit-color-picker","osener/emacs-webkit-color-picker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozanmakes%2Femacs-webkit-color-picker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozanmakes%2Femacs-webkit-color-picker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozanmakes%2Femacs-webkit-color-picker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozanmakes%2Femacs-webkit-color-picker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozanmakes","download_url":"https://codeload.github.com/ozanmakes/emacs-webkit-color-picker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252593004,"owners_count":21773384,"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":["emacs"],"created_at":"2024-08-02T01:03:16.723Z","updated_at":"2025-10-29T10:13:06.495Z","avatar_url":"https://github.com/ozanmakes.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"#+AUTHOR: Ozan Sener\n* webkit-color-picker\n\nSmall experiment with embedded a Webkit widgets in a childframe. Requires Emacs 26 compiled with [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Embedded-WebKit-Widgets.html][embedded Webkit Widget support]].\n\nwebkit-color-picker is available on [[https://melpa.org/][MELPA]]. Example configuration using [[https://github.com/jwiegley/use-package][use-package]]:\n\n#+BEGIN_SRC emacs-lisp\n  (use-package webkit-color-picker\n    :ensure t\n    :bind ((\"C-c C-p\" . webkit-color-picker-show)))\n#+END_SRC\n\n** Screenshot\n[[file:./screenshots/webkit-color-picker.gif]]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozanmakes%2Femacs-webkit-color-picker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozanmakes%2Femacs-webkit-color-picker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozanmakes%2Femacs-webkit-color-picker/lists"}