{"id":51928044,"url":"https://github.com/primefaces/primeuipro-examples","last_synced_at":"2026-07-28T04:30:24.040Z","repository":{"id":370661040,"uuid":"1294951779","full_name":"primefaces/primeuipro-examples","owner":"primefaces","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-10T04:19:54.000Z","size":115,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-10T06:10:34.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/primefaces.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2026-07-09T09:03:45.000Z","updated_at":"2026-07-10T04:19:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/primefaces/primeuipro-examples","commit_stats":null,"previous_names":["primefaces/primeuipro-examples"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/primefaces/primeuipro-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primefaces%2Fprimeuipro-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primefaces%2Fprimeuipro-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primefaces%2Fprimeuipro-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primefaces%2Fprimeuipro-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/primefaces","download_url":"https://codeload.github.com/primefaces/primeuipro-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primefaces%2Fprimeuipro-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35976727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-28T02:00:06.341Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-07-28T04:30:21.832Z","updated_at":"2026-07-28T04:30:23.706Z","avatar_url":"https://github.com/primefaces.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PrimeUI Pro Examples\n\nFramework-specific quickstarts for [PrimeUI Pro](https://primeuipro.dev/).\n\nEach quickstart is a standalone application with one focused component example and a minimal topbar and footer. It shows package installation, license setup, styles, UI parts, and the component integration without turning the starter into a full application template.\n\n## Available Quickstarts\n\n| Component | Vue | React | Angular |\n| --- | --- | --- | --- |\n| [Scheduler](./scheduler) | [Vite](./scheduler/vue/vite-quickstart), [Nuxt](./scheduler/vue/nuxt-quickstart), [Vite + Tailwind](./scheduler/vue/vite-tailwind-quickstart), [Nuxt + Tailwind](./scheduler/vue/nuxt-tailwind-quickstart) | Planned | Planned |\n| [TextEditor](./texteditor) | [Vite](./texteditor/vue/vite-quickstart), [Nuxt](./texteditor/vue/nuxt-quickstart), [Vite + Tailwind](./texteditor/vue/vite-tailwind-quickstart), [Nuxt + Tailwind](./texteditor/vue/nuxt-tailwind-quickstart) | Planned | Planned |\n| [TaskBoard](./taskboard) | [Vite](./taskboard/vue/vite-quickstart), [Nuxt](./taskboard/vue/nuxt-quickstart), [Vite + Tailwind](./taskboard/vue/vite-tailwind-quickstart), [Nuxt + Tailwind](./taskboard/vue/nuxt-tailwind-quickstart) | Planned | Planned |\n| [Charts](./chart) | [Vite](./chart/vue/vite-quickstart), [Nuxt](./chart/vue/nuxt-quickstart) | Planned | Planned |\n\nThe React and Angular directories are placeholders for upcoming framework examples. Future React quickstarts will use [PrimeReact](https://primereact.org/), and future Angular quickstarts will use [PrimeNG](https://primeng.org/) as their framework UI baselines. A folder is listed as available only when it contains a runnable application and its own README.\n\n## Documentation\n\n- [PrimeUI Pro](https://primeuipro.dev/) - product and framework overview\n- [PrimeUI Pro for Vue](https://vue.primeuipro.dev/) - Vue component documentation and live examples\n- [PrimeReact](https://primereact.org/) - React component documentation and live examples\n- [PrimeNG](https://primeng.org/) - Angular component documentation and live examples\n- [Scheduler for Vue](https://vue.primeuipro.dev/scheduler)\n- [TextEditor for Vue](https://vue.primeuipro.dev/texteditor)\n- [TaskBoard for Vue](https://vue.primeuipro.dev/taskboard)\n- [Charts for Vue](https://vue.primeuipro.dev/charts)\n\n## Repository Structure\n\nExamples are grouped by component, framework, and quickstart application:\n\n```text\n{component}/{framework}/{quickstart}\n```\n\nThe planned Vue quickstart matrix is:\n\n```text\nvite-quickstart\nnuxt-quickstart\nvite-tailwind-quickstart\nnuxt-tailwind-quickstart\n```\n\nThe default quickstarts use PrimeOne UI parts with the framework's Prime UI library, such as PrimeVue. The Tailwind quickstarts use the component's editable Tailwind UI parts without requiring PrimeVue, PrimeReact, or PrimeNG.\n\n## Working With an Example\n\nEvery runnable quickstart has its own dependencies, lockfile, environment example, and setup instructions. Run package manager commands from that quickstart's directory rather than from the repository root.\n\nThe example page, fixture data, and lightweight shell are starter code. Each app README identifies what is required for the PrimeUI Pro integration and what can be replaced or removed.\n\n## License\n\nThis public repository contains example application source. Running an example that imports PrimeUI Pro packages requires your own valid PrimeUI Pro license key and is subject to the [PrimeUI License](https://primeui.dev/licenses). Follow the environment setup in the selected quickstart README.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimefaces%2Fprimeuipro-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprimefaces%2Fprimeuipro-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimefaces%2Fprimeuipro-examples/lists"}