Skip to content

Commit e0200e4

Browse files
CristhianDazaJogai
authored andcommitted
feat(docs): remove outdated Vue component entries from README
1 parent 1781adf commit e0200e4

File tree

1 file changed

+0
-49
lines changed

1 file changed

+0
-49
lines changed

README.md

Lines changed: 0 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,6 @@
9292
- [Canvas](#canvas)
9393
- [Link Preview](#link-preview)
9494
- [Tour](#tour)
95-
- [Breadcrumbs](#breadcrumbs)
96-
- [Button](#button)
97-
- [Card](#card)
98-
- [Footer](#footer)
99-
- [Hero](#hero)
100-
- [Label](#label)
101-
- [Settings](#settings)
10295
- [UI Utilities](#ui-utilities)
10396
- [Event Handling](#event-handling)
10497
- [Responsive Design](#responsive-design)
@@ -992,7 +985,6 @@ _Toaster / snackbar — Notify the user with a modeless temporary little popup_
992985
- [vue-global-alert-utility](https://github.com/RashadSaleh/vue-global-alert-utility) - A Vue.js global alert utility to replace vanilla JavaScript `alert` function with better user and developer experience, while keeping it as simple as possible.
993986
- [notivue](https://github.com/smastrom/notivue) - Fully-featured notification system for Vue 3 and Nuxt 3.
994987
- [Toastflow](https://github.com/adrianjanocko/toastflow) - 💡 Headless toast (notification) engine + Vue 3 renderer (TS-first, CSS-first theming, highly customizable).
995-
- [@todovue/tv-alert](https://github.com/TODOvue/tv-alert) - A simple and customizable alert component for Vue.js applications [demo](https://ui.todovue.blog/alert)
996988

997989
#### Loader
998990

@@ -1012,7 +1004,6 @@ _A slim progress bar at the top of the page_
10121004
- [vue-ins-progress-bar](https://github.com/meloalright/vue-ins-progress-bar) - A Vue component of ins-style progress bar 一款 ins 风格的 vue 进度条组件
10131005
- [vue-next-progressbar](https://github.com/jambonn/vue-next-progressbar) - Slim progress bars(1KB gzipped) for Vue 3.
10141006
- [css-3d-progress](https://github.com/rofixro/css-3d-progress) - A 3D progress bar component written using web Components, supports Vue, React and Svelte.
1015-
- [@todovue/tv-progress-bar](https://github.com/TODOvue/tv-progress-bar) - A simple and customizable progress bar component for Vue.js applications. [demo](https://ui.todovue.blog/progressbar)
10161007

10171008
#### Tooltip
10181009

@@ -1036,7 +1027,6 @@ _Overlay / modal / alert / dialog / lightbox / popup_
10361027
- [vuejs-confirm-dialog](https://github.com/harmyderoman/vuejs-confirm-dialog) - :speech_balloon: a simple way to create, reuse, promisify and build chains of modal dialogs in Vue.js.
10371028
- [@kolirt/vue-modal](https://github.com/kolirt/vue-modal) - ⚡️ Simple Vue3 modal package
10381029
- [vuetify-resize-drawer](https://github.com/webdevnerdstuff/vuetify-resize-drawer) - The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user.
1039-
- [@todovue/tv-modal](https://github.com/TODOvue/tv-modal) - A customizable modal component for TODOvue, supporting various sizes, animations, and overlay options. [demo](https://ui.todovue.blog/modal)
10401030

10411031
#### Icons
10421032

@@ -1063,9 +1053,6 @@ _Overlay / modal / alert / dialog / lightbox / popup_
10631053
- [vue-use-fixed-header](https://github.com/smastrom/vue-use-fixed-header) - Turn your boring fixed header into a smart one.
10641054
- [navpress](https://github.com/aaronlamz/navpress) - NavPress is a CLI tool for generating static navigation websites. It allows you to quickly build a navigation site through a configuration file.
10651055
- [vue-my-dropdown](https://github.com/david-cm-dev/vue-my-dropdown) - A customizable dropdown component for Vue 3 with TypeScript support.
1066-
- [@todovue/tv-menu](https://github.com/TODOvue/tv-menu) - A Vue menu component with modern design and easy customization. [demo](https://ui.todovue.blog/menu)
1067-
- [@todovue/tv-sidebar](https://github.com/TODOvue/tv-sidebar) - A versatile sidebar component for TODOvue, offering customizable layouts, themes, and responsive design options. [demo](https://ui.todovue.blog/sidebar)
1068-
10691056

10701057
#### Carousel
10711058

@@ -1097,7 +1084,6 @@ _Display time / date / age_
10971084
- [bs-vue-timeline](https://github.com/x10sv/bs-vue-timeline) - An alternative responsive boostrap-vue timeline
10981085
- [v-idle](https://github.com/malekim/v-idle) - A Vue.js plugin to detect idle/non-active users.
10991086
- [vue-timer-hook](https://github.com/riderx/vue-timer-hook) - Vue 3 Timer module inspired by react-timer-hook
1100-
- [@todovue/tv-relative-time](https://github.com/TODOvue/tv-relative-time) - TvRelativeTime is a minimal and customizable component to display human-readable relative dates. [demo](https://ui.todovue.blog/relativetime)
11011087

11021088
#### Calendar
11031089

@@ -1140,8 +1126,6 @@ _Display non-editable events in a Calendar_
11401126

11411127
- [@f3ve/vue-markdown-it](https://github.com/f3ve/vue-markdown-it) - A markdown-it component for Vue3. Easy to use and fully typed.
11421128
- [Vue Markdown](https://github.com/litingyes/vue-markdown) - The vue component for render Markdown string, supports custom rendering of specific node types and better adapts to AI Chat Stream.
1143-
- [@todovue/tv-article](https://github.com/TODOvue/tv-article) - Reading container (typography/prose) for Markdown: <h1–h6> styles, paragraphs, lists, quotes, tables, in-article images, column widths, spacing, and dark mode. [demo](https://ui.todovue.blog/article)
1144-
- [@todovue/tv-toc](https://github.com/TODOvue/tv-toc) - TvToc is a simple table of contents component for Vue 3 that automatically generates a TOC based on the headings in your content. [demo](https://ui.todovue.blog/toc)
11451129

11461130
#### PDF
11471131

@@ -1178,7 +1162,6 @@ _Display non-editable events in a Calendar_
11781162

11791163
- [reactivesearch-vue](https://github.com/appbaseio/reactivesearch) - UI components for building data-driven apps with Elasticsearch
11801164
- [vue-search-input](https://github.com/kouts/vue-search-input) - A Vue 3 search input component, inspired by the global search input of Storybook and GitHub.
1181-
- [@todovue/tv-search](https://github.com/TODOvue/tv-search) - TvSearch provides a fast, accessible, and fully customizable search interface for Vue 3 apps. [demo](https://ui.todovue.blog/search)
11821165

11831166
#### Miscellaneous
11841167

@@ -1205,7 +1188,6 @@ _Display non-editable events in a Calendar_
12051188
- [vue-wheel-spinner](https://github.com/ilyasozkurt/vue-wheel-spinner) - A simple, customizable wheel of fortune component. [See Demo](https://vue-wheel-spinner-demo.vercel.app/)
12061189
- [vue-progress-circle](https://github.com/keiwen/vue-progress-circle) - Circle progress bar component for vue3
12071190
- [vuehex](https://github.com/vvollers/vuehex) - Fast, virtualized hex viewer and editor for Vue 3. View and edit binary data. [Demo](https://vvollers.github.io/vuehex/demo/)
1208-
- [@todovue/tv-demo](https://github.com/TODOvue/tv-demo) - TvDemo component is a useful tool for viewing and testing different variations of components on different themes. [demo](https://ui.todovue.blog/demo)
12091191

12101192
#### Tabs
12111193

@@ -1351,36 +1333,6 @@ _Display images_
13511333

13521334
- [vue-stage-play](https://github.com/f820602h/vue-stage-play) - Step-by-step guided tour components for Vue3.
13531335

1354-
#### Breadcrumbs
1355-
1356-
- [@todovue/tv-breadcrumbs](https://github.com/TODOvue/tv-breadcrumbs) - A simple and customizable Vue 3 breadcrumbs component for TODOvue app [demo](https://ui.todovue.blog/breadcrumbs)
1357-
1358-
#### Button
1359-
1360-
- [@todovue/tv-button](https://github.com/TODOvue/tv-button) - TvButton is a custom button component for web applications. [demo](https://ui.todovue.blog/button)
1361-
- [@todovue/tv-theme-button](https://github.com/TODOvue/tv-theme-button) - TvThemeButton is a lightweight and customizable Vue component that allows users to switch between light and dark themes in your application. [demo](https://ui.todovue.blog/themebutton)
1362-
- [@todovue/tv-scroll-top](https://github.com/TODOvue/tv-scroll-top) - A Vue 3 component to show a button that scrolls the page to the top when clicked. [demo](https://ui.todovue.blog/scrolltop)
1363-
1364-
#### Card
1365-
1366-
- [@todovue/tv-card](https://github.com/TODOvue/tv-card) - TvCard is a customizable and flexible card component for Vue 3 applications. [demo](https://ui.todovue.blog/card)
1367-
1368-
#### Footer
1369-
1370-
- [@todovue/tv-footer](https://github.com/TODOvue/tv-footer) - A simple and customizable footer component for Vue.js applications, perfect for enhancing your web projects with ease. [demo](https://ui.todovue.blog/footer)
1371-
1372-
#### Hero
1373-
1374-
- [@todovue/tv-hero](https://github.com/TODOvue/tv-hero) - A customizable hero component for TODOvue, featuring responsive design, multiple layout options, and call-to-action support. [demo](https://ui.todovue.blog/hero)
1375-
1376-
#### Label
1377-
1378-
- [@todovue/tv-label](https://github.com/TODOvue/tv-label) - TvLabel is a lightweight and customizable label (chip) component designed to highlight statuses, categories, or tags within your UI. [demo](https://ui.todovue.blog/label)
1379-
1380-
#### Settings
1381-
1382-
- [@todovue/tv-settings](https://github.com/TODOvue/tv-settings) - Component to show settings panel in your Vue 3 applications. Easy to integrate and customize. [demo](https://ui.todovue.blog/settings)
1383-
13841336
### UI Utilities
13851337

13861338
#### Event Handling
@@ -1460,7 +1412,6 @@ _Detect when components enter viewport_
14601412
- [vueginate](https://github.com/lombervid/vueginate) - A simple pagination component for Vue 3
14611413
- [vue-pagination](https://github.com/asika32764/vue-pagination/) - A non-style pagination with composable that can integrate with any frameworks.
14621414
- [@nabaraj/vue-pagination](https://github.com/nabaraj/vue-pagination-npm-package) - A lightweight Vue 3 pagination component with TypeScript types and customizable slots.
1463-
- [@todovue/tv-pagination](https://github.com/TODOvue/tv-pagination) - A simple and customizable pagination component for Vue.js applications. [demo](https://ui.todovue.blog/pagination)
14641415

14651416
#### Animation
14661417

0 commit comments

Comments
 (0)