Last 12 weeks ยท 40 commits
4 of 6 standards met
vue-timepicker is a timepicker Vue 3 library featuring: Single and range time selection Multiple hour formats: 24-hour, 12-hour (AM/PM), 1-24 Optional seconds support Customizable step intervals for hours, minutes, seconds Disabled times and custom disable rules Min/max time constraints Size presets (xs, sm, md, lg, xl) Fully styleable via CSS custom properties TypeScript support Validation API for forms GitHub: https://github.com/manos02/vue3-time-picker Npm: https://www.npmjs.com/package/@manik02/vue3-timepicker Demo: https://manos02.github.io/vue3-time-picker/?path=/docs/components-timepicker--docs Installation:
Repository: vuejs/awesome-vue. Description: ๐ A curated list of awesome things related to Vue.js Stars: 73628, Forks: 9498. License: MIT. Open PRs: 30, open issues: 39. Last activity: 1w ago. Community health: 62%. Top contributors: Scrum, yyx990803, LinusBorg, warmthsea, kazupon, packtpartner, MetinSeylan, spekulatius, shershen08, David-Desmaisons and others.
What is being added? MYDY Dashboard โ a self-hosted personal productivity and finance management dashboard. Why should it be included? Built with Nuxt 4 (Vue-based framework) + shadcn-vue + Tailwind CSS Open source and self-hostable via Docker Includes AI assistant (Claude/GPT), Kanban board, time tracking, expense management Telegram Mini App integration Multi-language support (EN/RU) Added to the Open Source section as it's a real-world Nuxt/Vue application.
What kind of change does this PR introduce? Feature Is there an existing issue for this? No Description Adds vue-superselect to the Components > Form > Select section. vue-superselect is a headless, accessible, TypeScript-first select/combobox component for Vue 3. It provides a dual API (compound components and a composable), ships zero CSS, follows the WAI-ARIA combobox pattern, and supports single select, multi-select, filtering, keyboard navigation, and optional Floating UI positioning. Checklist [x] Entry placed at end of Components > Form > Select list [x] Link points to GitHub repo (not docs or npm) [x] Description has no links to author or third-party resources [x] README has project description, demo/screenshots, and CONTRIBUTING section [x] Documentation is in English [x] Project is active and maintained [x] Project accepts contributions (CONTRIBUTING.md exists) [x] Not a commercial product
Summary Remove 34 entries where the GitHub repository is either officially archived by its author or has had no activity for 2+ years (last push before Feb 2024). Each entry was individually verified via the GitHub API before removal. Archived repositories (13) Inactive repositories, 2+ years (21) Relates to #4138, #4323