mirror of
https://github.com/vuejs/awesome-vue.git
synced 2025-02-17 15:35:27 -05:00
add list vue-paginate-al (#1784)
This commit is contained in:
parent
bdf2adb8d5
commit
ba7c9e99c0
1 changed files with 6 additions and 5 deletions
11
README.md
11
README.md
|
@ -1024,7 +1024,7 @@ Tooltips / popovers
|
|||
- [vue-hotel-datepicker](https://github.com/krystalcampioni/vue-hotel-datepicker) - A responsive date range picker that displays the number of nights selected, allows custom check-in/check-out rules, blocking dates, localisation support and more.
|
||||
- [vue2-persian-datepicker](https://github.com/dyonir/vue2-persian-datepicker) - An awesome persian datepicker component for vue. کامپوننت انتخاب تاریخ برای ویو.
|
||||
- [vue-datetime](https://github.com/mariomka/vue-datetime) - Mobile friendly datetime picker for Vue. Supports date, datetime and time modes, i18n and disabling dates.
|
||||
- [vue-rangedate-picker](https://github.com/bliblidotcom/vue-rangedate-picker) - Range date picker with simple usage
|
||||
- [vue-rangedate-picker](https://github.com/bliblidotcom/vue-rangedate-picker) - Range date picker with simple usage
|
||||
|
||||
#### Select
|
||||
|
||||
|
@ -1391,6 +1391,7 @@ Tooltips / popovers
|
|||
- [vue-pagination-bootstrap](https://github.com/brunoseco/vue-pagination-bootstrap) - A Vue.js (1.x & 2.x) server-side paging component with a template based on Bootstrap
|
||||
- [laravel-vue-semantic-ui-pagination](https://github.com/vinayakkulkarni/laravel-vue-semantic-ui-pagination) - A Vue.js 2.x pagination used with Laravel & Semantic-UI.
|
||||
- [vue-pagination-wing](https://github.com/mazipan/vue-pagination-wing) - Vue.js pagination with customize wing settings.
|
||||
- [vue-paginate-al](https://github.com/alziqziq/vue-paginate-al) - Vue paginate with return your data.
|
||||
|
||||
### Animation
|
||||
|
||||
|
@ -1440,7 +1441,7 @@ Tooltips / popovers
|
|||
- [vue-async-methods](https://github.com/mokkabonna/vue-async-methods) - Helper utilities for promise based methods
|
||||
- [vue-openseadragon](https://github.com/braceslab/vue-openseadragon) - OpenSeaDragon component for Vue.js (zoom and pan)
|
||||
- [vue-match-heights](https://github.com/samturrell/vue-match-heights) - Directive to set heights of elements to be the same.
|
||||
- [vue-conditional-attrs](https://github.com/FL3NKEY/vue-conditional-attrs) - A Vue.js component for conditional rendering attributes and directives
|
||||
- [vue-conditional-attrs](https://github.com/FL3NKEY/vue-conditional-attrs) - A Vue.js component for conditional rendering attributes and directives
|
||||
|
||||
### WebGL
|
||||
|
||||
|
@ -1709,8 +1710,8 @@ Payment utilities.
|
|||
- [Storybook](https://storybook.js.org) - The UI Development Environment. works with v3.2+ later.
|
||||
- [Font Awesome Finder](https://chrome.google.com/webstore/detail/font-awesome-icon-finder/kjejboahkcobalmgldloeinebmbomgog) - Chrome extension to search, preview and choose Font Awesome icons and copy the selected icon HTML code & Unicode to clipboard.
|
||||
- [vue-dummy](https://github.com/paulcollett/vue-dummy) - Placeholder Text and Dummy Images as a simple `v-dummy` directive.
|
||||
- [Bit](https://github.com/teambit/bit) - Manage and reuse `vue` components between projects. Easily isolate ans share components from any projec without chagning its source code, organize curated collections and install in different projects.
|
||||
|
||||
- [Bit](https://github.com/teambit/bit) - Manage and reuse `vue` components between projects. Easily isolate ans share components from any projec without chagning its source code, organize curated collections and install in different projects.
|
||||
|
||||
### Inspect
|
||||
|
||||
*Inspecting & debugging*
|
||||
|
@ -1894,7 +1895,7 @@ Payment utilities.
|
|||
|
||||
## Prerendering
|
||||
- [react-snap](https://github.com/stereobooster/react-snap) - A zero-configuration static pre-renderer for SPA
|
||||
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
|
|
Loading…
Add table
Reference in a new issue