{"id":20645128,"url":"https://github.com/jesusgraterol/uipalettes","last_synced_at":"2026-04-24T07:32:01.565Z","repository":{"id":216119895,"uuid":"740487908","full_name":"jesusgraterol/uipalettes","owner":"jesusgraterol","description":"uipalettes is a Progressive Web App (PWA) that provides web developers access to a curated library of high-quality color palettes that fully comply with the Web Content Accessibility Guidelines (WCAG).","archived":false,"fork":false,"pushed_at":"2024-05-22T22:54:03.000Z","size":5803,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-22T23:07:41.231Z","etag":null,"topics":["accessibility","colors","design","design-system","palette","palette-generation","palettes","ui","ui-components","uikit","user-interface","utilities","utility-application","wcag"],"latest_commit_sha":null,"homepage":"https://uipalettes.web.app/","language":"TypeScript","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/jesusgraterol.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":"2024-01-08T12:57:16.000Z","updated_at":"2024-05-27T19:19:25.327Z","dependencies_parsed_at":"2024-01-08T15:58:14.641Z","dependency_job_id":"f484ec4f-0ae1-47d9-a442-e094ce82d8d9","html_url":"https://github.com/jesusgraterol/uipalettes","commit_stats":null,"previous_names":["jesusgraterol/uipalettes"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesusgraterol%2Fuipalettes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesusgraterol%2Fuipalettes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesusgraterol%2Fuipalettes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesusgraterol%2Fuipalettes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jesusgraterol","download_url":"https://codeload.github.com/jesusgraterol/uipalettes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242714052,"owners_count":20173581,"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":["accessibility","colors","design","design-system","palette","palette-generation","palettes","ui","ui-components","uikit","user-interface","utilities","utility-application","wcag"],"created_at":"2024-11-16T16:18:47.678Z","updated_at":"2026-04-24T07:31:56.545Z","avatar_url":"https://github.com/jesusgraterol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uipalettes\n\n![uipalettes](./readme-assets/screenshot-01.png)\n\n**uipalettes** is a Progressive Web App (PWA) that provides web developers access to a curated library of high-quality color palettes that fully comply with the Web Content Accessibility Guidelines (WCAG).\n\n\n\n\n\u003cbr/\u003e\n\n## Live Demo\n\n[uipalettes](https://uipalettes.web.app/)\n\n\n\n\n\u003cbr/\u003e\n\n## Getting Started\n\n### Requirements\n\n- GIT\n- NodeJS ^v22.2.0\n- NPM ^v10.7.0\n\n### Installation\n\nClone the repository\n```bash\n$ git clone git@github.com:jesusgraterol/uipalettes.git\n```\n\nInstall the dependencies\n```bash\n$ npm install\n```\n\n\n\n\u003cbr/\u003e\n\n## Usage\n\nRun the Development Vite Server\n\n```bash\n$ npm run dev\n```\n\nOpen `http://localhost:5173/` (the port may vary) with your favorite browser.\n\n\n\u003cbr/\u003e\n\n## Build Process\n\nRun the Vite Production Build\n```bash\n$ npm run build\n```\n\n\n\u003cbr/\u003e\n\n## Deployment\n\nWhen a commit is pushed to the `main` branch, **Github Workflows** automatically pushes the new\ndistribution to **Firebase Hosting**.\n\n\n\n\n\u003cbr/\u003e\n\n## Built With\n\n- HTML5\n- CSS3\n- TypeScript\n- React\n\n\n\n\n\u003cbr/\u003e\n\n## Running the Tests\n\n```bash\n# Unit Tests\n$ npm run test:unit\n\n# Integration Tests\n$ npm run test:integration\n\n# E2E Tests\n$ npm run test:e2e\n```\n\n\n\n\n\u003cbr/\u003e\n\n## Branding\n\n**Font:** [Montserrat](https://github.com/jesusgraterol/webfont-montserrat)\n\n**Primary Color:** #0C0C0C\n\n**Secondary Color:** #171717\n\n**Success Color:** #1B5E20\n\n**Error Color:** #B71C1C\n\n**Warn Color:** #BF360C\n\n**Info Color:** #0D47A1\n\n**Text Color:** #0f172a\n\n**Light Text Color:** #64748b\n\n\n\n\n\u003cbr/\u003e\n\n## @TODO\n\n- ...\n\n\n\n\n\u003cbr/\u003e\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n\n\n\n\u003cbr/\u003e\n\n## Acknowledgments\n\n- [Ant Design](https://ant.design/docs/spec/colors/)\n- [Bootstrap](https://getbootstrap.com/docs/5.0/customize/color/)\n- [Chakra](https://v2.chakra-ui.com/docs/styled-system/theme)\n- [Mantine](https://mantine.dev/theming/colors/)\n- [Material Design 2](https://m2.material.io/design/color/the-color-system.html#tools-for-picking-colors)\n- [NextUI](https://nextui.org/docs/customization/colors)\n- [Open Color](https://yeun.github.io/open-color/)\n- [Radix](https://www.radix-ui.com/colors)\n- [React Suite](https://rsuitejs.com/resources/palette/)\n- [Tailwind CSS](https://tailwindcss.com/docs/customizing-colors)\n- [Montserrat | Google Fonts](https://fonts.google.com/specimen/Montserrat)\n- [Material Icons | Google Fonts](https://fonts.google.com/icons)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesusgraterol%2Fuipalettes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjesusgraterol%2Fuipalettes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesusgraterol%2Fuipalettes/lists"}