{"id":26689583,"url":"https://github.com/ritterim/platform-ui","last_synced_at":"2025-04-12T20:24:30.171Z","repository":{"id":193330233,"uuid":"136074365","full_name":"ritterim/platform-ui","owner":"ritterim","description":"A CSS framework build all of our apps and websites.","archived":false,"fork":false,"pushed_at":"2024-05-28T18:46:29.000Z","size":22271,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-26T14:46:28.809Z","etag":null,"topics":["css","framework"],"latest_commit_sha":null,"homepage":"https://platformui.com","language":"SCSS","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/ritterim.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-04T19:41:59.000Z","updated_at":"2024-06-05T05:09:14.000Z","dependencies_parsed_at":"2024-05-17T13:53:22.920Z","dependency_job_id":"73e07e58-690a-493b-b000-e8d7463dfdbe","html_url":"https://github.com/ritterim/platform-ui","commit_stats":null,"previous_names":["ritterim/platform-ui"],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritterim%2Fplatform-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritterim%2Fplatform-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritterim%2Fplatform-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritterim%2Fplatform-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ritterim","download_url":"https://codeload.github.com/ritterim/platform-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248626928,"owners_count":21135760,"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":["css","framework"],"created_at":"2025-03-26T14:38:24.817Z","updated_at":"2025-04-12T20:24:30.120Z","avatar_url":"https://github.com/ritterim.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Platform UI\n\n![npm (scoped)](https://img.shields.io/npm/v/%40ritterim/platform-ui?logo=npm)\n![npm](https://img.shields.io/npm/dw/%40ritterim%2Fplatform-ui?logo=npm)\n![example workflow](https://github.com/ritterim/platform-ui/actions/workflows/version-tag-build-master.yml/badge.svg)\n\nPlatform UI is a CSS framework developed by [RIMdev](https://rimdev.io) for [Ritter Insurance Marketing](https://ritterim.com) for our platform of agent and staff facing tools. \n\nLearn more at [platformui.com](https://platformui.com/)\n\n## Table of Contents\n- [Get Started](#get-started)\n- [CDN](#cdn)\n- [Packages](#packages)\n- [Scripts](#scripts)\n- [License](#license)\n\n## Get Started\n\n### CDN\n#### [jsDelivr](https://www.jsdelivr.com/)\n```html\n\u003c!-- In the \u003chead\u003e of your site. --\u003e\n\u003clink rel=\"dns-prefetch\" href=\"https://cdn.jsdelivr.net\" crossorigin\u003e\n\u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/@ritterim/platform-ui/dist/platform-ui.min.css\" crossorigin\u003e\n\u003c!-- Directly before the closing \u003c/body\u003e tag of your site. --\u003e\n\u003cscript src=\"https://cdn.jsdelivr.net/npm/@ritterim/platform-ui/dist/js/platform-ui.min.js\" crossorigin defer\u003e\u003c/script\u003e\n```\n#### [unpkg](https://www.unpkg.com/)\n```html\n\u003c!-- In the \u003chead\u003e of your site. --\u003e\n\u003clink rel=\"preconnect\" href=\"https://unpkg.com\" crossorigin\u003e\n\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/@ritterim/platform-ui/dist/platform-ui.min.css\" crossorigin\u003e\n\u003c!-- Directly before the closing \u003c/body\u003e tag of your site. --\u003e\n\u003cscript src=\"https://unpkg.com/@ritterim/platform-ui/dist/js/platform-ui.min.js\" crossorigin defer\u003e\u003c/script\u003e\n``` \n### Packages\n\nAvailable on [npm](https://www.npmjs.com/package/@ritterim/platform-ui) and [yarn](https://yarnpkg.com/package?q=%40ritter\u0026name=%40ritterim%2Fplatform-ui)\n\n```sh\nnpm i @ritterim/platform-ui\n```\n```sh\nyarn add @ritterim/platform-ui\n```\n## Scripts\n- `start` - Optimizes icons and generates icon font, then starts the Vite development server\n- `build` - Builds the package, runs all scripts prefixed with \"build\"\n- `build:svgs` - Optimizes all icon SVGs with SVGO\n- `build:font` - Creates the icon font based off the optimized SVGs\n- `start:vite` - Starts the Vite development server\n- `build:vite` - Optimizes everything and bundles as package\n\n## License \n\n[MIT](/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fritterim%2Fplatform-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fritterim%2Fplatform-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fritterim%2Fplatform-ui/lists"}