{"id":42363004,"url":"https://github.com/orion-ui/orion-ui","last_synced_at":"2026-01-27T17:14:53.652Z","repository":{"id":145178974,"uuid":"617534663","full_name":"orion-ui/orion-ui","owner":"orion-ui","description":"✨ Another simple yet powerful UI framework","archived":false,"fork":false,"pushed_at":"2026-01-21T18:55:33.000Z","size":5993,"stargazers_count":91,"open_issues_count":8,"forks_count":10,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-01-21T21:11:36.843Z","etag":null,"topics":["component-library","orion","orion-ui","typescript","uikit","vue","vue-components","vue3","vue3-typescript","vuejs"],"latest_commit_sha":null,"homepage":"https://orion-ui.org","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/orion-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing/component.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-22T15:33:43.000Z","updated_at":"2026-01-07T09:38:13.000Z","dependencies_parsed_at":"2024-08-28T16:10:17.800Z","dependency_job_id":"6cc639ee-3cd1-4c04-8680-462013585fc2","html_url":"https://github.com/orion-ui/orion-ui","commit_stats":null,"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/orion-ui/orion-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orion-ui%2Forion-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orion-ui%2Forion-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orion-ui%2Forion-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orion-ui%2Forion-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orion-ui","download_url":"https://codeload.github.com/orion-ui/orion-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orion-ui%2Forion-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28816642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["component-library","orion","orion-ui","typescript","uikit","vue","vue-components","vue3","vue3-typescript","vuejs"],"created_at":"2026-01-27T17:14:53.574Z","updated_at":"2026-01-27T17:14:53.640Z","avatar_url":"https://github.com/orion-ui.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Orion - Another simple yet powerful UI framework\n\n![GitHub Release](https://img.shields.io/github/v/release/orion-ui/orion-ui?style=for-the-badge)\n\n[![Build \u0026 Publish for production](https://github.com/orion-ui/orion-ui/actions/workflows/build-publish-production.yml/badge.svg)](https://github.com/orion-ui/orion-ui/actions/workflows/build-publish-production.yml)\n\n\u003e 🎉 **Orion v2 has been released !** Heads up to the [release note](https://github.com/orion-ui/orion-ui/releases) for more details on breaking changes and migration process.\n\n![Orion UI](https://repository-images.githubusercontent.com/616359964/fad1ee21-1781-452f-843d-43af9eda0802)\n\n**Orion** aims at being as simple as possible, but still provides rich features out-of-the-box.\\\nIt's written in TypeScript, fully typed, because **we care about DX**.\\\nBased on Vue 3 and Vite, it's customizable and well documented.\n\n## Full documentation\n\n[orion-ui.org](https://orion-ui.org/)\n\n## Installation\n\n`npm i @orion.ui/orion`\n\n## Basic usage\n\n```ts\nimport { createApp } from 'vue';\nimport App from './App.vue';\n\n// Import library\nimport Orion from '@orion.ui/orion';\n// Import styles (or .less files if needed)\nimport '@orion.ui/orion/dist/style.css';\n// Import Monkey Patching definition file (if you chose to use our monkeyPatching)\nimport '@orion.ui/orion/dist/monkey-patching';\n\ncreateApp(App).use(Orion).mount('#app');\n```\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT) Copyright (c) 2023-present Orion UI\n\n## Star History ✨\n![Star History](https://api.star-history.com/svg?repos=orion-ui/orion-ui\u0026type=Date)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forion-ui%2Forion-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forion-ui%2Forion-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forion-ui%2Forion-ui/lists"}