{"id":17367990,"url":"https://github.com/juliuste/ral-to-hex","last_synced_at":"2025-04-08T03:34:55.355Z","repository":{"id":19467649,"uuid":"87108544","full_name":"juliuste/ral-to-hex","owner":"juliuste","description":"Convert RAL colour codes to HEX codes.","archived":false,"fork":false,"pushed_at":"2022-05-26T16:17:37.000Z","size":4,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-17T03:11:58.143Z","etag":null,"topics":["library"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/juliuste.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":"2017-04-03T18:44:10.000Z","updated_at":"2024-02-13T07:45:11.000Z","dependencies_parsed_at":"2022-07-24T19:32:39.748Z","dependency_job_id":null,"html_url":"https://github.com/juliuste/ral-to-hex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliuste%2Fral-to-hex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliuste%2Fral-to-hex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliuste%2Fral-to-hex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliuste%2Fral-to-hex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliuste","download_url":"https://codeload.github.com/juliuste/ral-to-hex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223300899,"owners_count":17122710,"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":["library"],"created_at":"2024-10-15T23:11:58.399Z","updated_at":"2024-11-06T07:33:05.664Z","avatar_url":"https://github.com/juliuste.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ral-to-hex\n\nConvert RAL colour codes to HEX codes. Data taken from [this gist](https://gist.github.com/lunohodov/1995178).\n\n[![npm version](https://img.shields.io/npm/v/ral-to-hex.svg)](https://www.npmjs.com/package/ral-to-hex)\n[![Build Status](https://travis-ci.org/juliuste/ral-to-hex.svg?branch=master)](https://travis-ci.org/juliuste/ral-to-hex)\n[![Greenkeeper badge](https://badges.greenkeeper.io/juliuste/ral-to-hex.svg)](https://greenkeeper.io/)\n[![dependency status](https://img.shields.io/david/juliuste/ral-to-hex.svg)](https://david-dm.org/juliuste/ral-to-hex)\n[![dev dependency status](https://img.shields.io/david/dev/juliuste/ral-to-hex.svg)](https://david-dm.org/juliuste/ral-to-hex#info=devDependencies)\n[![license](https://img.shields.io/github/license/juliuste/ral-to-hex.svg?style=flat)](LICENSE)\n[![chat on gitter](https://badges.gitter.im/juliuste.svg)](https://gitter.im/juliuste)\n\n## Installation\n\n```bash\nnpm install --save ral-to-hex\n```\n\n## Usage\n\n```js\nconst hex = require('ral-to-hex')\n\nlet colour1 = hex(5025) // '#2A6478' (RAL 5025)\nlet colour2 = hex(2013) // '#C35831' (RAL 2013)\n```\n\n## Contributing\n\nIf you found a bug, want to propose a feature or feel the urge to complain about your life, feel free to visit [the issues page](https://github.com/juliuste/ral-to-hex/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliuste%2Fral-to-hex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliuste%2Fral-to-hex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliuste%2Fral-to-hex/lists"}