{"id":24641064,"url":"https://github.com/ya-sai/piman","last_synced_at":"2025-05-12T15:00:19.940Z","repository":{"id":37290039,"uuid":"489594934","full_name":"ya-sai/piman","owner":"ya-sai","description":"Piman is an open-source accessibility UI framework create by Blueplanet Inc.","archived":false,"fork":false,"pushed_at":"2024-04-16T16:21:43.000Z","size":933,"stargazers_count":30,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-26T06:53:15.899Z","etag":null,"topics":["a11y","accessibility","framework","nuxt","ui","vue"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ya-sai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-05-07T06:53:03.000Z","updated_at":"2024-01-12T02:56:20.000Z","dependencies_parsed_at":"2024-03-15T10:48:41.883Z","dependency_job_id":null,"html_url":"https://github.com/ya-sai/piman","commit_stats":{"total_commits":32,"total_committers":2,"mean_commits":16.0,"dds":0.09375,"last_synced_commit":"11848d85886004d985f739e5d999929cea33c245"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ya-sai%2Fpiman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ya-sai%2Fpiman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ya-sai%2Fpiman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ya-sai%2Fpiman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ya-sai","download_url":"https://codeload.github.com/ya-sai/piman/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253761631,"owners_count":21960188,"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":["a11y","accessibility","framework","nuxt","ui","vue"],"created_at":"2025-01-25T12:12:06.804Z","updated_at":"2025-05-12T15:00:19.693Z","avatar_url":"https://github.com/ya-sai.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Piman 無障礙網頁設計 UI 框架（注意：此版本已停止開發！）\n\n\u003e Piman 是一款致力於降低開發無障礙網頁設計成本，使用 Vue 2 的 UI 框架。\n\n[前往 Piman 網站](https://bpio.gitbook.io/piman/)\n\n![image](https://badgen.net/badge/vue/2.x/green) ![image](https://badgen.net/badge/nodejs/v18/red) ![image](https://badgen.net/badge/license/Apache-2.0/orange) ![image](https://badgen.net/badge/PRs/welcome/green) ![image](https://badgen.net/badge/Typescript/4.4.4/blue) \n\n\n\n## 🛠 快速開始\n\n### 安裝\n```bash\nnpm install @yasai/piman\n```\n\n### Vue 專案\n```js\n//main.js\nimport Vue from 'vue'\n\nimport piman from \"@yasai/piman\";\nimport '@yasai/piman/dist/piman.css';\nVue.use(piman)\n```\n\n### Nuxt 專案\n```js\n// nuxt.config.js\nexport default {\n  plugins: [\n    '@/plugins/piman',\n  ],\n}\n\n// plugins/piman.js\nimport Vue from 'vue'\nimport piman from \"@yasai/piman\";\nVue.use(piman)\n```\n\n## 🖥 瀏覽器支援\n主流瀏覽器與 IE 11\n\n\n## 📖 開發文件\n[前往 Piman 文件](https://bpio.gitbook.io/piman/vue2/getting-start)\n\n## 😎 成為貢獻者\n我們正在招募貢獻者幫助我們改善 Piman，如果您有興趣，請先至 [Contributing Guide](https://github.com/ya-sai/piman/blob/main/.github/CONTRIBUTING.md) 以及 [Developer Guide](https://bpio.gitbook.io/piman/dev-guide) ，若有興趣，請來信至 [piman@bluepalnet.com.tw](mailto:piman@bluepalnet.com.tw)。\n\n## 💬 體驗調查\n我們非常希望能接收到您[對 Piman 的感受或使用心得](https://bpio.gitbook.io/piman/about#contact)，\n以作為 Piman 越來越好的參考，並且幫助到更多的使用者。\n\n## ❗ Copyright and license \nLicensed under the [Apache 2.0 License](https://github.com/ya-sai/piman/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fya-sai%2Fpiman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fya-sai%2Fpiman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fya-sai%2Fpiman/lists"}