From 99103b3db74508663050292728f79d8b23e41350 Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Sat, 23 Sep 2017 18:01:32 +0200 Subject: [PATCH 001/274] Added vue-observe-visibility (#1495) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9076579..39231314 100755 --- a/README.md +++ b/README.md @@ -1115,6 +1115,7 @@ Tooltips / popovers - [vue-click-helper](https://github.com/huangshuwei/vue-click-helper) - Vue2.x directive to handle click event and dblclick event on same element. - [v-hotkey](https://github.com/Dafrok/v-hotkey) - Vue 2.x directive for binding hotkeys to components. - [vue-resize](https://github.com/Akryum/vue-resize) - Vue 2.x component to detect DOM elements resizing (event based/no window.onresize) + - [vue-observe-visibility](https://github.com/Akryum/vue-observe-visibility) - Vue 2.x directive using Intersection Observer API that detects if the element is visible (in the viewport and not hidden by CSS). ### Responsive Design From ae66d0e93c9a01ba6903fa54d070b85056131fc6 Mon Sep 17 00:00:00 2001 From: charliekassel Date: Sat, 23 Sep 2017 17:02:29 +0100 Subject: [PATCH 002/274] add vuejs-auto-complete component (#1496) --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 39231314..c75f2f12 100755 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ - [Vue.js Newsletter](http://vue-newsletter.com/) - Weekly dose of handpicked Vue.js news - [Vue.js Tips](http://vuetips.com) - Tips to become a better Vue.js developer - [Vue.js Wikipedia](https://en.wikipedia.org/wiki/Vue.js) -- [Vue.js Radar](https://www.vuejsradar.com) - Curated newsletter + site covering new Vue.js releases/contributions. +- [Vue.js Radar](https://www.vuejsradar.com) - Curated newsletter + site covering new Vue.js releases/contributions. ### Job Portal @@ -458,8 +458,8 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [News Weaver](https://github.com/Rud156/News-Weaver) - A web based RSS Reader/Aggregator made using VueJS and VuetifyJS - [Wake Up Billie Joe!](https://wakeupbilliejoe.com) - A web site countdown to October, based on Green Day's song Wake me up when September Ends. Created using Vue and Firebase. - [Astrum](https://github.com/NoDivide/astrum) - A lightweight pattern library designed to be included with any web project. -- [vue2-pwa-vision](https://github.com/aofdev/vue-pwa-vision) - A Face Detection Google Cloud Vision with Vue2 + Vuetify + Progressive Web App -- [vue2-pwa-rekognition](https://github.com/aofdev/vue-pwa-rekognition) - A Face Detection Amazon Rekognition with Vue2 + Vuetify + Progressive Web App +- [vue2-pwa-vision](https://github.com/aofdev/vue-pwa-vision) - A Face Detection Google Cloud Vision with Vue2 + Vuetify + Progressive Web App +- [vue2-pwa-rekognition](https://github.com/aofdev/vue-pwa-rekognition) - A Face Detection Amazon Rekognition with Vue2 + Vuetify + Progressive Web App ### Commercial Products @@ -914,6 +914,7 @@ Tooltips / popovers - [vue-instant](https://github.com/santiblanko/vue-instant) - Vue instant allows you to easily create custom search controls with auto suggestions for your vue 2 applications. - [v-autocomplete](https://github.com/paliari/v-autocomplete) - Autocomplete component for Vue.js - [vue-awesomplete](https://github.com/sandi-racy/vue-awesomplete) - Vue wrapper for Awesomplete + - [vue-auto-complete](https://github.com/charliekassel/vuejs-autocomplete) - Autocomplete for Vue2. Works with objects or api calls. #### Type Select @@ -948,7 +949,7 @@ Tooltips / popovers - [awesome-mask](https://github.com/moip/awesome-mask) - Mask directive based on a pure and simply VanillaJS implementation - [v-money](https://github.com/vuejs-tips/v-money) - Tiny (<2k gzipped) input/directive mask for currency - [vue-autonumeric](https://github.com/autoNumeric/vue-autoNumeric) - A Vue.js component that wraps the awesome autoNumeric input formatter library -- [vue-inputmask](https://github.com/scleriot/vue-inputmask) - Vue.js directive to add Robin Herbots' inputmask library to your inputs (vanilla javascript). +- [vue-inputmask](https://github.com/scleriot/vue-inputmask) - Vue.js directive to add Robin Herbots' inputmask library to your inputs (vanilla javascript). #### Rich Text Editing From 7a4dc152c6584866adec3ac84d766f51dcc95997 Mon Sep 17 00:00:00 2001 From: Nithin David Thomas Date: Sat, 23 Sep 2017 21:33:30 +0530 Subject: [PATCH 003/274] Update README.md (#1497) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c75f2f12..0a48ff54 100755 --- a/README.md +++ b/README.md @@ -466,7 +466,8 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Wijmo](http://wijmo.com/products/wijmo-5/) - A collection of UI controls with VueJS support. - [Collate Notes](http://www.collatenotes.com/) - [Formester](https://www.formester.com/) - Form, email marketing automation made easy - + - [ChatWoot](https://www.chatwoot.com/) - Livechat and agent collaboration over facebook messenger. + ### Apps/Websites From 14e929e210321e4103cc4d22da0b572500fe042b Mon Sep 17 00:00:00 2001 From: Visarut Phusua Date: Sat, 23 Sep 2017 23:04:40 +0700 Subject: [PATCH 004/274] Add vue-firebase-auth-vuex (#1498) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a48ff54..7b881c98 100755 --- a/README.md +++ b/README.md @@ -376,6 +376,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vuefire-realtimedatabase](https://github.com/aofdev/vuefire-realtimedatabase) A Vuefire Vue2-RealtimeDatabaseCRUD with Firebase - [vuefire-storage](https://github.com/aofdev/vuefire-storage) A Vuefire Vue2-Storage with Firebase - [Vue2-PWA-Blog](https://github.com/deepak-singh/vue-blog-pwa) by @deepak-singh + - [vue-firebase-auth-vuex](https://github.com/aofdev/vue-firebase-auth-vuex) A Vue2 Firebase Authentication with Vuex and support Progressive Web Apps ### Books From 56c874bf67b45e8f7bed50ede1f7a2573df926b6 Mon Sep 17 00:00:00 2001 From: Rafael-Martins Date: Sat, 23 Sep 2017 13:47:25 -0300 Subject: [PATCH 005/274] Added vue-test-utils, and remove trailing white spaces. (#1491) * added vue-test-utils * fix: order --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b881c98..bff5f5ea 100755 --- a/README.md +++ b/README.md @@ -1489,6 +1489,7 @@ Tooltips / popovers - [vuenit](https://github.com/jackmellis/vuenit) - Utilities for testing Vue components and directives. - [vue-unit](https://github.com/wrseward/vue-unit) - A library for Vue.js that makes it easier to create and unit test components. - [vue-a2b](https://github.com/fromAtoB/vue-a2b) - A library for Split Testing with Vue.js. Highly configurable and tiny (1.2k gzipped). + - [vue-test-utils](https://github.com/vuejs/vue-test-utils) - Official utilities for testing Vue components. ###### Browser-less require From 817a4f5f3a3a93039f7b4472b9b1713ba86c63df Mon Sep 17 00:00:00 2001 From: Simone Sanfratello Date: Tue, 26 Sep 2017 11:18:38 +0200 Subject: [PATCH 006/274] Added vue-openseadragon (#1500) Added vue-openseadragon: OpenSeaDragon component for Vue.js (zoom and pan) in UI Utilities / Miscellaneous --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bff5f5ea..502eeac9 100755 --- a/README.md +++ b/README.md @@ -1236,6 +1236,7 @@ Tooltips / popovers - [vue-resize-sensor](https://github.com/FranckFreiburger/vue-resize-sensor) - Component to detect container resizing (event-based) - [v-blur](https://github.com/ndelvalle/v-blur) - Vue directive to blur an element dynamically - [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) ### WebGL From 0a04fb10082eff7dfd12239bc8413a356da32ac0 Mon Sep 17 00:00:00 2001 From: IKEDA Hiroki Date: Tue, 26 Sep 2017 18:19:37 +0900 Subject: [PATCH 007/274] Add the VueGL component library. (#1501) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 502eeac9..c5c497bc 100755 --- a/README.md +++ b/README.md @@ -1243,6 +1243,7 @@ Tooltips / popovers - [vue-3d-model](https://github.com/hujiulong/vue-3d-model) - A 3D model viewer in Vue component. - [vue-pano](https://github.com/ChiChou/vue-pano) - A panorama viewer in Vue component. - [vue-threejs](https://github.com/fritx/vue-threejs) - Vue bindings for Three.js. +- [VueGL](https://github.com/vue-gl/vue-gl) - Vue.js components rendering 3D graphics reactively via three.js ### Fullscreen From f6e4c62243f64109ed602983b5ab3c762d8e9f84 Mon Sep 17 00:00:00 2001 From: Yev Vlasenko Date: Tue, 26 Sep 2017 10:20:31 +0100 Subject: [PATCH 008/274] Added vue-js-grid (#1502) * Update README.md * Fixed typo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5c497bc..0c2ed8c1 100755 --- a/README.md +++ b/README.md @@ -630,6 +630,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-grid](https://github.com/dzwillia/vue-grid) - A flexible grid component for Vue.js - [vue-easytable](https://github.com/huangshuwei/vue-easytable) - A powerful table components based on Vue2.x - [vue2-datatable-component](https://github.com/OneWayTech/vue2-datatable) - The best Datatable for Vue.js 2.x which never sucks + - [vue-js-grid](https://github.com/euvl/vue-js-grid) - Vue.js 2.x responsive grid system with smooth sorting, drag-n-drop and reordering ### Notification From 074ecaf32121db0bffc1efa81b52330b67371449 Mon Sep 17 00:00:00 2001 From: Mathias Helmuth Pedersen Date: Tue, 26 Sep 2017 11:21:11 +0200 Subject: [PATCH 009/274] Add vue-gtm to Google Analytics (#1503) Vue plugin for Google Tag Manager --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c2ed8c1..72616126 100755 --- a/README.md +++ b/README.md @@ -1450,6 +1450,7 @@ Tooltips / popovers - [vue-ua](https://github.com/ScreamZ/vue-analytics) - Google Universal Analytics support in Vue.js. - [vue-analytics](https://github.com/MatteoGabriele/vue-analytics) - Vue plugin for Google Analytics. + - [vue-gtm](https://github.com/mib200/vue-gtm) - Vue plugin for Google Tag Manager From 2d9f92856eff04a6a76f3e567cfdcc3ae1426477 Mon Sep 17 00:00:00 2001 From: grzhan Date: Wed, 27 Sep 2017 00:48:43 +0900 Subject: [PATCH 010/274] Update README.md (#1504) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72616126..3ae5e316 100755 --- a/README.md +++ b/README.md @@ -856,6 +856,7 @@ Tooltips / popovers - [vue-info-card](https://github.com/karakanb/vue-info-card) - A simple and beautiful card component with an elegant spark line and CSS3 flip animation. - [v-offline](https://github.com/vinayakkulkarni/v-offline) - Simple, tiny and easy to use detection of offline & online events for your Vue app (less than 390b minified) - [vue-word-cloud](https://github.com/SeregPie/VueWordCloud) - A word cloud generator. +- [vue-flat-surface-shader](https://github.com/grzhan/vue-flat-surface-shader) - A Vue component for [flat surface shader](https://github.com/wagerfield/flat-surface-shader) ### Tabs From 6465fe9760991af7c64667fec8d960ec5646f240 Mon Sep 17 00:00:00 2001 From: Venkata Chandrasekhar Nainala Date: Wed, 27 Sep 2017 01:56:40 +0100 Subject: [PATCH 011/274] Added Font Awesome Icon Finder to Dev Tools list (#1476) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ae5e316..2645fe8a 100755 --- a/README.md +++ b/README.md @@ -1465,6 +1465,7 @@ Tooltips / popovers - [vue-dev-server](https://github.com/paulpflug/vue-dev-server) - A small development server for building `vue` components. - [vuepack.org](http://vuepack.org) - A simple page that allows you to select Vue components and download them as a single minified JS file. - [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. ### Inspect From 5eacd9fc680741c02a6113aa6d1de724f1134283 Mon Sep 17 00:00:00 2001 From: Jofferson Ramirez Tiquez Date: Wed, 27 Sep 2017 17:36:38 +0800 Subject: [PATCH 012/274] Updated README.md (#1505) - Added Payment section under Utilities - Added Stripe under `utilities/payment` - Added vue-stripe-checkout under `utilities/payment/stripe` --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2645fe8a..7fbbe55f 100755 --- a/README.md +++ b/README.md @@ -110,6 +110,8 @@ - [JSX](#jsx) - [Migration](#migration) - [Web Sockets](#web-sockets) + - [Payment](#payment) + - [Stripe](#stripe) - [Integrations](#integrations) - [Dev Tools](#dev-tools) - [Inspect](#inspect) @@ -1421,6 +1423,13 @@ Tooltips / popovers - [vue-echo](https://github.com/happyDemon/vue-echo) - Integrates Laravel Echo into Vue, allows for easy registration of socket events. - [vue-socket-cluster](https://github.com/nigeltiany/vue-socket-cluster) - Web Sockets for vue with uws(Micro web sockets) through socket cluster +### Payment + +Payment utilities. + +###### Stripe + +- [vue-stripe-checkout](https://github.com/jofftiquez/vue-stripe-checkout) A simple vue plugin for Stripe checkout. ## Integrations From f2f4bc9ceb134b17304f471df1f7b09a8ee44473 Mon Sep 17 00:00:00 2001 From: Simon Ramsay Date: Thu, 28 Sep 2017 12:15:00 -0400 Subject: [PATCH 013/274] added ammobin.ca to list of open source projects (#1507) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7fbbe55f..fb551a61 100755 --- a/README.md +++ b/README.md @@ -463,6 +463,8 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Astrum](https://github.com/NoDivide/astrum) - A lightweight pattern library designed to be included with any web project. - [vue2-pwa-vision](https://github.com/aofdev/vue-pwa-vision) - A Face Detection Google Cloud Vision with Vue2 + Vuetify + Progressive Web App - [vue2-pwa-rekognition](https://github.com/aofdev/vue-pwa-rekognition) - A Face Detection Amazon Rekognition with Vue2 + Vuetify + Progressive Web App + - [AmmoBin.ca](https://github.com/ammobinDOTca/ammobin-client) - meta search site for online ammo prices across canada + ### Commercial Products From 687497bf377fdb727b37bbc1179dec0b3a0242e1 Mon Sep 17 00:00:00 2001 From: Jeff Date: Thu, 28 Sep 2017 12:20:33 -0400 Subject: [PATCH 014/274] Add vue-blockui into loader section (#1508) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb551a61..75c43ab0 100755 --- a/README.md +++ b/README.md @@ -661,6 +661,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vuex-loading](https://github.com/f/vuex-loading) - Multiple Loader Management for Vue/Vuex applications. - [vue-spinner-component](https://sergeyloysha.github.io/vue-spinner-component/) - Customizable, lightweight spinner for Vue.js. - [vue-progress-path](https://github.com/Akryum/vue-progress-path) - Customizable progress indicators and spinners that support any custom SVG path. + - [vue-blockui](https://github.com/realdah/vue-blockui) - BlockUI for vue 2, similiar to jquery blockUI, can be used for loading screen. #### Progress Bar From 6a740a6cc221bac217ce09a693c89bbae78574d6 Mon Sep 17 00:00:00 2001 From: Amrani Houssain Date: Sat, 30 Sep 2017 00:35:21 +0100 Subject: [PATCH 015/274] Update README.md (#1509) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75c43ab0..f4999eef 100755 --- a/README.md +++ b/README.md @@ -1096,7 +1096,7 @@ Tooltips / popovers - [nuxt](https://github.com/nuxt/nuxt.js) - Framework for server-rendered Vue.js applications. - [app-framework](https://github.com/scriptPilot/app-framework) - IOS and Android Apps with HTML & JavaScript - develop, build and deploy - free and open source. - + - [Myfirebase](https://github.com/myfirebase/myfirebase) - A decoupled Single page application Framework which is highly compatible with google firebase. From 8342b30672d8f5ae453d36a5818cd2358cd0ba9f Mon Sep 17 00:00:00 2001 From: Kevin Peters Date: Sun, 1 Oct 2017 18:19:36 +0200 Subject: [PATCH 016/274] Update logo of repository (#1510) * Update logo update logo to svg since it is smaller and better to view on high resolution displays * rename logo --- README.md | 2 +- logo.png | Bin 18107 -> 0 bytes logo.svg | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 logo.png create mode 100644 logo.svg diff --git a/README.md b/README.md index f4999eef..b640ade7 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@


- awesome + logo of vue-awesome repository

diff --git a/logo.png b/logo.png deleted file mode 100644 index e55b79bcb31e68546bedeb7d53734e085eb7620b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 18107 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 NRb`C_MM~x`{|~gs!pZ;u diff --git a/logo.svg b/logo.svg new file mode 100644 index 00000000..3e779f72 --- /dev/null +++ b/logo.svg @@ -0,0 +1 @@ + From 593950ace83b361239f39f23cc0a721b0fc12e7f Mon Sep 17 00:00:00 2001 From: Alex Jover Date: Wed, 4 Oct 2017 09:17:19 +0200 Subject: [PATCH 017/274] Add article series "Unit Testing Vue.js Components with the Official Vue Testing Tools and Jest" (#1511) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b640ade7..83792e98 100755 --- a/README.md +++ b/README.md @@ -292,6 +292,7 @@ - [Vue.js: Development Machine Setup](https://www.ecofic.com/about/blog/vue-dev-machine-setup/) by [@chadcampbell](https://twitter.com/chadcampbell) - [Building a Vue v2 JS app using Vue-router](https://www.liquidlight.co.uk/blog/article/building-a-vue-v2-js-app-using-vue-router/) by [@mikestreety](https://twitter.com/mikestreety) - [Build your own carousel with Vue](https://medium.com/@davidatomhernandez/how-to-a-simple-carousel-with-vue-138715d615d7) by [@Atom_Hernandez](https://twitter.com/Atom_Hernandez) +- [Unit Testing Vue.js Components with the Official Vue Testing Tools and Jest](https://alexjoverm.github.io/series/Unit-Testing-Vue-js-Components-with-the-Official-Vue-Testing-Tools-and-Jest/) by [@alexjoverm](https://twitter.com/alexjoverm) ### Examples From 1e12295209309cc8f2433cf0240821072d9cc4fb Mon Sep 17 00:00:00 2001 From: maple Date: Wed, 4 Oct 2017 15:23:29 +0800 Subject: [PATCH 018/274] update vuejs-storage (#1513) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83792e98..99baf2e9 100755 --- a/README.md +++ b/README.md @@ -1313,7 +1313,7 @@ Tooltips / popovers - [vue-ls](https://github.com/RobinCK/vue-ls) - Vue plugin for work with LocalStorage from Vue context. - [vue-pouch](https://github.com/qurateinc/vue-pouch) - Live and reactive bindings for PouchDB. Persist data in IndexedDB and sync with CouchDB. - [vue-idb](https://github.com/ddgll/vue-idb) - Lists and huge lists management with IndexedDB (Dexie.js) only or automatically created and extendible vuex modules - - [vuejs-storage](https://github.com/maple3142/vuejs-storage) - Vue.js localStorage/sessionStorage plugin can automatically save data. + - [vuejs-storage](https://github.com/maple3142/vuejs-storage) - Vue.js and vuex plugin to persistence data with localStorage/sessionStorage. ### State Management @@ -1352,6 +1352,7 @@ Tooltips / popovers - [vuex-local-state](https://github.com/biluochun/vuex-localState) - Add 'localState/sessionState' options to vuex. Keep the Vuex state with localStorage. - [vuex-cli-scaffold](https://github.com/ndabAP/vuex-cli-scaffold) - Scaffold vuex actions, mutations, getters and the state. - [vuex-action-reload](https://github.com/chlab/vuex-action-reload) - A vuex plugin that reloads actions when a condition is met. + - [vuejs-storage](https://github.com/maple3142/vuejs-storage) - Vue.js and vuex plugin to persistence data with localStorage/sessionStorage. ###### Sync Between Tabs From bb721c5bb827cceaa8ee75c5dd342db4a8bf9bed Mon Sep 17 00:00:00 2001 From: guidoec Date: Wed, 4 Oct 2017 16:18:21 +0200 Subject: [PATCH 019/274] Add vue-ripple-directive, vue-fab, vue-notify-me (#1512) * Add vue-ripple-directive, vue-fab, vue-notify-me * Add vue-stepper * Vue-stepper moved to Wizard section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 99baf2e9..0f9c1784 100755 --- a/README.md +++ b/README.md @@ -652,6 +652,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vueup](https://github.com/chryb/vueup) - Simple, lightweight and elegant global notification popup for Vue.js - [vuex-flash](https://github.com/ahmed-dinar/vuex-flash) - Flash message component for VueJS 2.x within Vuex 2.x. - [vue-snotify](https://github.com/artemsky/vue-snotify) - Vue.js 2 Notification Center + - [vue-notify-me](https://github.com/PygmySlowLoris/vue-notify-me) - Stackable notification Alert for Vue ### Loader @@ -1011,10 +1012,13 @@ Tooltips / popovers - [vue-submit](https://github.com/NxtChg/pieces/tree/master/js/vue/vue-submit) - Simple implementation of Ladda ([1](http://lab.hakim.se/ladda/), [2](https://msurguy.github.io/ladda-bootstrap/)) in less than 90 lines of code with no dependencies. - [vue-rate](https://github.com/SinanMtl/vue-rate) - Rate component for Vue - [vuetify-google-autocomplete](https://github.com/MadimetjaShika/vuetify-google-autocomplete) - A Vuetify ready Vue.js (2.x) autosuggest component for the Google Maps Places API. + - [vue-ripple-directive](https://github.com/PygmySlowLoris/vue-ripple-directive) - Material Ripple Effect as Vue Directive. + - [vue-fab](https://github.com/PygmySlowLoris/vue-fab) - Vue Floating Action Button. #### Wizard - [vue-form-wizard](https://github.com/cristijora/vue-form-wizard) - Tab based component which can replace classic bootstrap & jQuery form wizards + - [vue-stepper](https://github.com/PygmySlowLoris/vue-stepper) - A simple stepper with simple actions such as next, back and end to perform simple forms. From aa462bcd0fa470a08865410bab479c177ec1be2e Mon Sep 17 00:00:00 2001 From: Dave Williams Date: Thu, 5 Oct 2017 02:07:22 -0600 Subject: [PATCH 020/274] Added vue-simple-progress to README.md. (#1514) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f9c1784..5d7ea56e 100755 --- a/README.md +++ b/README.md @@ -379,7 +379,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vuefire-realtimedatabase](https://github.com/aofdev/vuefire-realtimedatabase) A Vuefire Vue2-RealtimeDatabaseCRUD with Firebase - [vuefire-storage](https://github.com/aofdev/vuefire-storage) A Vuefire Vue2-Storage with Firebase - [Vue2-PWA-Blog](https://github.com/deepak-singh/vue-blog-pwa) by @deepak-singh - - [vue-firebase-auth-vuex](https://github.com/aofdev/vue-firebase-auth-vuex) A Vue2 Firebase Authentication with Vuex and support Progressive Web Apps + - [vue-firebase-auth-vuex](https://github.com/aofdev/vue-firebase-auth-vuex) A Vue2 Firebase Authentication with Vuex and support Progressive Web Apps ### Books @@ -473,7 +473,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Collate Notes](http://www.collatenotes.com/) - [Formester](https://www.formester.com/) - Form, email marketing automation made easy - [ChatWoot](https://www.chatwoot.com/) - Livechat and agent collaboration over facebook messenger. - + ### Apps/Websites @@ -674,6 +674,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-top-progress](https://github.com/dalphyx/vue-top-progress) - Yet another top progress loading bar component for Vue.js. - [vue-nprogress](https://github.com/vue-bulma/nprogress) - Progress bars is based on nprogress for Vue. - [vue-progress-button](https://github.com/websmurf/vue-progress-button) - Vue.js 2.x animated button component. + - [vue-simple-progress](https://github.com/dzwillia/vue-simple-progress) - A simple, flexible progress bar for Vue.js ### Tooltip From 2cbf3c9b9abc6ca19d35fbbcd049e7b3e41df7fa Mon Sep 17 00:00:00 2001 From: Muhammad Ubaid Raza Date: Thu, 5 Oct 2017 13:09:34 +0500 Subject: [PATCH 021/274] add 2 persoanl projects, a vuejs2 plugin & a vscode extension pack (#1515) --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d7ea56e..4db42904 100755 --- a/README.md +++ b/README.md @@ -465,7 +465,10 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue2-pwa-vision](https://github.com/aofdev/vue-pwa-vision) - A Face Detection Google Cloud Vision with Vue2 + Vuetify + Progressive Web App - [vue2-pwa-rekognition](https://github.com/aofdev/vue-pwa-rekognition) - A Face Detection Amazon Rekognition with Vue2 + Vuetify + Progressive Web App - [AmmoBin.ca](https://github.com/ammobinDOTca/ammobin-client) - meta search site for online ammo prices across canada - +- [SPA-asp.net-api-vuejs-](https://github.com/mubaidr/SPA-asp.net-api-vuejs-) - A Vue.js single page application for basic task Management & messaging using ASP .NET Webapi 2 and SQL server +- [Book-Trading-Club](https://github.com/mubaidr/Book-Trading-Club) - Trade or loan books with other book readers in your area. Built using nodejs and vuejs2 +- [vuejs-extension-pack vscode](https://github.com/mubaidr/vuejs-extension-pack) - An extension packf or vscode with popular VS Code extensions for Vue.js development. +- [vue2-text-swimlane](https://github.com/mubaidr/vue-swimlane) - A Text Swimlane plugin for Vue.js ### Commercial Products From 1adc9e62e23ead60b86fec6173316b78ee106be9 Mon Sep 17 00:00:00 2001 From: Nicolas Turlais Date: Thu, 5 Oct 2017 17:47:36 +0200 Subject: [PATCH 022/274] Add Boardbang.com (#1516) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4db42904..ee3499dc 100755 --- a/README.md +++ b/README.md @@ -566,6 +566,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Item Manager](https://itemmanager.uk) - An application to transfer items for Destiny 2 game. - [Frontend Masters Intro to Vue](https://frontendmasters.com/courses/vue/) - Frontend Masters full day course - [TR-101](https://inverted3.gitlab.io/drum-machine/) - A drum synth / sequencer. + - [Boardbang](https://boardbang.com) - Media sharing platform. ### Interactive Experiences From ef0b1328fe22a1dd6c9e351374568883ff10abff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=A9rio=20Vieira?= Date: Thu, 5 Oct 2017 14:12:53 -0300 Subject: [PATCH 023/274] Add VueSwal (#1518) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee3499dc..0f65d436 100755 --- a/README.md +++ b/README.md @@ -710,6 +710,7 @@ Tooltips / popovers - [vuejs-dialog](https://github.com/Godofbrowser/vuejs-dialog) - A lightweight, promise based alert, prompt and confirm dialog. - [@hscmap/vue-window](https://github.com/michitaro/vue-window) - Window UI Component for vue2. - [vue-gallery](https://github.com/RobinCK/vue-gallery) - VueJS responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. Based on blueimp-gallery +- [vue-swal](https://github.com/anteriovieira/vue-swal) - A small wrapper for integrating SweetAlert to Vuejs. ### Parallax From bb6acc29ea097728797a62b5a7b69bb4e64dab3a Mon Sep 17 00:00:00 2001 From: TonyLuo Date: Thu, 5 Oct 2017 20:47:16 -0500 Subject: [PATCH 024/274] Add vue iview admin template project (#1519) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0f65d436..4d4ed3e4 100755 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ - [Responsive](#responsive) - [Mobile](#mobile) - [Component Collections](#component-collections) + - [Admin Template](#admin-template) - [Other](#other) - [UI Utilities](#ui-utilities) - [Event Handling](#event-handling) @@ -1102,7 +1103,13 @@ Tooltips / popovers - [mint-ui](https://github.com/ElemeFE/mint-ui) - Mobile UI elements for Vue.js. - [vant](https://github.com/youzan/vant) - A Vue.js 2.0 Mobile UI From YouZan. + +### Admin Template +*Set of admin template* + + - [iView Vue Admin](https://github.com/TonyLuo/iview-vue-admin) - iView vue Admin / An admin management system template + ### Other - [nuxt](https://github.com/nuxt/nuxt.js) - Framework for server-rendered Vue.js applications. From 0b46dfdaf8a87cbfefc1d4cc3d4674638443a65b Mon Sep 17 00:00:00 2001 From: Francois Lanthier Nadeau Date: Thu, 5 Oct 2017 21:48:14 -0400 Subject: [PATCH 025/274] Added a tutorial on Vue animations/transitions (#1520) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d4ed3e4..c33fefc8 100755 --- a/README.md +++ b/README.md @@ -294,6 +294,7 @@ - [Building a Vue v2 JS app using Vue-router](https://www.liquidlight.co.uk/blog/article/building-a-vue-v2-js-app-using-vue-router/) by [@mikestreety](https://twitter.com/mikestreety) - [Build your own carousel with Vue](https://medium.com/@davidatomhernandez/how-to-a-simple-carousel-with-vue-138715d615d7) by [@Atom_Hernandez](https://twitter.com/Atom_Hernandez) - [Unit Testing Vue.js Components with the Official Vue Testing Tools and Jest](https://alexjoverm.github.io/series/Unit-Testing-Vue-js-Components-with-the-Official-Vue-Testing-Tools-and-Jest/) by [@alexjoverm](https://twitter.com/alexjoverm) +- [Creating Vue.js Transitions & Animation: Live Examples](https://snipcart.com/blog/vuejs-transitions-animations) by [@udyuxdev](https://twitter.com/UdyUXDev) ### Examples From 36408d49deb918ea37643a2a0a05460319d9c5cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Herrmann?= Date: Fri, 6 Oct 2017 03:50:32 +0200 Subject: [PATCH 026/274] Add Wiki.js to open source projects (#1521) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c33fefc8..c139c3ab 100755 --- a/README.md +++ b/README.md @@ -471,6 +471,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Book-Trading-Club](https://github.com/mubaidr/Book-Trading-Club) - Trade or loan books with other book readers in your area. Built using nodejs and vuejs2 - [vuejs-extension-pack vscode](https://github.com/mubaidr/vuejs-extension-pack) - An extension packf or vscode with popular VS Code extensions for Vue.js development. - [vue2-text-swimlane](https://github.com/mubaidr/vue-swimlane) - A Text Swimlane plugin for Vue.js +- [Wiki.js](https://github.com/Requarks/wiki) - A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown ### Commercial Products From 6f681a31878073afa6357b11a865b6a0f4615beb Mon Sep 17 00:00:00 2001 From: Yunwei Xiao Date: Sat, 7 Oct 2017 11:13:53 -0500 Subject: [PATCH 027/274] Update README (#1523) Add vue-stroll, Vue.js + Stroll.js. Awesome CSS list scroll effects for Vue2.x. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c139c3ab..eacedb2c 100755 --- a/README.md +++ b/README.md @@ -1194,6 +1194,7 @@ Tooltips / popovers - [vue-scrollactive](https://github.com/eddiemf/vue-scrollactive) - Adds an active class in a menu item based on the current section in viewport, also scrolling to the section when clicking the menu item. - [vue-intersect](https://github.com/heavyy/vue-intersect) - A Vue component to add intersection-observer to a Vue component or HTML element. - [vue-scrollmonitor](https://github.com/AlexandreBonaventure/vue-scrollmonitor) - A Vue plugin to watch visibility state of elements inside viewport with a wide range of browsers supported (use provide/inject so compat vue@2.2.x) +- [vue-stroll](https://github.com/xiaoluoboding/vue-stroll) - An Awesome CSS3 list scroll effects component for Vue.js 2.x. *Customize the scroll behavior* From 9c43873a40255bbef46c7ddd4d5aac0d53a9bf3b Mon Sep 17 00:00:00 2001 From: stackjie Date: Sat, 7 Oct 2017 11:15:13 -0500 Subject: [PATCH 028/274] Add vue-pull-to (#1524) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eacedb2c..8e88f07e 100755 --- a/README.md +++ b/README.md @@ -813,6 +813,7 @@ Tooltips / popovers ### Pull-to-refresh - [vue-pull-refresh](https://github.com/lakb248/vue-pull-refresh) - A pull to refresh component for Vue.js 2.0. + - [vue-pull-to](https://github.com/stackjie/vue-pull-to) - A pull-down refresh and pull-up load more and infinite scroll for Vue.js component. ### Markdown From 1fcd552a74924bb077e5581629f10d1d9b7cd946 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=A9rio=20Vieira?= Date: Sat, 7 Oct 2017 13:16:24 -0300 Subject: [PATCH 029/274] Add vue-youtube (#1525) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e88f07e..af9e1f52 100755 --- a/README.md +++ b/README.md @@ -1481,6 +1481,7 @@ Payment utilities. - [vuejs/vuefire](https://github.com/vuejs/vuefire) - Official Firebase Integration for VueJS - [vuefire](https://github.com/nigeltiany/vuefire) - Firebase for VueJS and Vuex - [vue-runkit](https://github.com/maple3142/vue-runkit) - RunKit Embed for Vue.js + - [vue-youtube](https://github.com/anteriovieira/vue-youtube) - Provides a simple layer for you to use your imagination while over the [YouTube IFrame Player API](https://developers.google.com/youtube/iframe_api_reference). (Compatible with SSR) ###### Google Analytics From effab8b7d4a1286425dc562070fdc06988961413 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=A9rio=20Vieira?= Date: Sat, 7 Oct 2017 13:16:55 -0300 Subject: [PATCH 030/274] Update vue-swal (#1526) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af9e1f52..3f2fcfa3 100755 --- a/README.md +++ b/README.md @@ -713,7 +713,7 @@ Tooltips / popovers - [vuejs-dialog](https://github.com/Godofbrowser/vuejs-dialog) - A lightweight, promise based alert, prompt and confirm dialog. - [@hscmap/vue-window](https://github.com/michitaro/vue-window) - Window UI Component for vue2. - [vue-gallery](https://github.com/RobinCK/vue-gallery) - VueJS responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. Based on blueimp-gallery -- [vue-swal](https://github.com/anteriovieira/vue-swal) - A small wrapper for integrating SweetAlert to Vuejs. +- [vue-swal](https://github.com/anteriovieira/vue-swal) - A small wrapper for integrating SweetAlert to Vuejs. (Compatible with SSR) ### Parallax From 1dfd44d47f1d9cd99638c26c6b6ab8101d4ada07 Mon Sep 17 00:00:00 2001 From: Visarut Phusua Date: Sat, 7 Oct 2017 23:17:45 +0700 Subject: [PATCH 031/274] Add vue-pwa-speech (#1527) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f2fcfa3..640c3631 100755 --- a/README.md +++ b/README.md @@ -472,6 +472,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vuejs-extension-pack vscode](https://github.com/mubaidr/vuejs-extension-pack) - An extension packf or vscode with popular VS Code extensions for Vue.js development. - [vue2-text-swimlane](https://github.com/mubaidr/vue-swimlane) - A Text Swimlane plugin for Vue.js - [Wiki.js](https://github.com/Requarks/wiki) - A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown +- [vue-pwa-speech](https://github.com/aofdev/vue-pwa-speech) - A Speech to text With Google Cloud Speech on Vue2 + Vuetify + Progressive Web App ### Commercial Products From 6bf871d2d0ca577771469dca60f10b111719edbf Mon Sep 17 00:00:00 2001 From: Warat Wongmaneekit Date: Sat, 7 Oct 2017 23:18:56 +0700 Subject: [PATCH 032/274] Add how to Creating Custom Vue.js Plugins tutorial (#1529) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 640c3631..442d9a2d 100755 --- a/README.md +++ b/README.md @@ -295,6 +295,7 @@ - [Build your own carousel with Vue](https://medium.com/@davidatomhernandez/how-to-a-simple-carousel-with-vue-138715d615d7) by [@Atom_Hernandez](https://twitter.com/Atom_Hernandez) - [Unit Testing Vue.js Components with the Official Vue Testing Tools and Jest](https://alexjoverm.github.io/series/Unit-Testing-Vue-js-Components-with-the-Official-Vue-Testing-Tools-and-Jest/) by [@alexjoverm](https://twitter.com/alexjoverm) - [Creating Vue.js Transitions & Animation: Live Examples](https://snipcart.com/blog/vuejs-transitions-animations) by [@udyuxdev](https://twitter.com/UdyUXDev) +- [Creating Custom Vue.js Plugins] (https://alligator.io/vuejs/creating-custom-plugins/) ### Examples From e8f57f3753faf96609184a9d0f148c8b18915dc0 Mon Sep 17 00:00:00 2001 From: Jingkun Hua Date: Mon, 9 Oct 2017 09:17:19 +0800 Subject: [PATCH 033/274] add vue-modal-dialogs (#1531) --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 442d9a2d..dbaf9aee 100755 --- a/README.md +++ b/README.md @@ -472,7 +472,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Book-Trading-Club](https://github.com/mubaidr/Book-Trading-Club) - Trade or loan books with other book readers in your area. Built using nodejs and vuejs2 - [vuejs-extension-pack vscode](https://github.com/mubaidr/vuejs-extension-pack) - An extension packf or vscode with popular VS Code extensions for Vue.js development. - [vue2-text-swimlane](https://github.com/mubaidr/vue-swimlane) - A Text Swimlane plugin for Vue.js -- [Wiki.js](https://github.com/Requarks/wiki) - A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown +- [Wiki.js](https://github.com/Requarks/wiki) - A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown - [vue-pwa-speech](https://github.com/aofdev/vue-pwa-speech) - A Speech to text With Google Cloud Speech on Vue2 + Vuetify + Progressive Web App ### Commercial Products @@ -716,6 +716,7 @@ Tooltips / popovers - [@hscmap/vue-window](https://github.com/michitaro/vue-window) - Window UI Component for vue2. - [vue-gallery](https://github.com/RobinCK/vue-gallery) - VueJS responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. Based on blueimp-gallery - [vue-swal](https://github.com/anteriovieira/vue-swal) - A small wrapper for integrating SweetAlert to Vuejs. (Compatible with SSR) +- [vue-modal-dialogs](https://github.com/hjkcai/vue-modal-dialogs) - A Promise-based modal dialog helper for Vue.js ### Parallax @@ -1108,13 +1109,13 @@ Tooltips / popovers - [mint-ui](https://github.com/ElemeFE/mint-ui) - Mobile UI elements for Vue.js. - [vant](https://github.com/youzan/vant) - A Vue.js 2.0 Mobile UI From YouZan. - + ### Admin Template *Set of admin template* - [iView Vue Admin](https://github.com/TonyLuo/iview-vue-admin) - iView vue Admin / An admin management system template - + ### Other - [nuxt](https://github.com/nuxt/nuxt.js) - Framework for server-rendered Vue.js applications. From 15936d0de0ec0283b7fcdbd25a32b67289391d5b Mon Sep 17 00:00:00 2001 From: Visarut Phusua Date: Mon, 9 Oct 2017 08:19:51 +0700 Subject: [PATCH 034/274] add vue-speech-streaming and edit vue-pwa-speech (#1533) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dbaf9aee..ed18c0b8 100755 --- a/README.md +++ b/README.md @@ -474,6 +474,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue2-text-swimlane](https://github.com/mubaidr/vue-swimlane) - A Text Swimlane plugin for Vue.js - [Wiki.js](https://github.com/Requarks/wiki) - A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown - [vue-pwa-speech](https://github.com/aofdev/vue-pwa-speech) - A Speech to text With Google Cloud Speech on Vue2 + Vuetify + Progressive Web App +- [vue-speech-streaming](https://github.com/aofdev/vue-speech-streaming) - A Performing Streaming Speech Recognition results in real time Speech To Text with Google Cloud Speech + socket.io on Progressive Web App ### Commercial Products From 9e7679e246b55845652bbb4c493fc64c91ce60f9 Mon Sep 17 00:00:00 2001 From: LianYue Date: Mon, 9 Oct 2017 11:24:44 +0900 Subject: [PATCH 035/274] Add vue-upload-component (#1530) * Add vue-upload-component * `Vue-upload-component` added to the end --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed18c0b8..c6fae040 100755 --- a/README.md +++ b/README.md @@ -1003,6 +1003,7 @@ Tooltips / popovers - [vue2-multi-uploader](https://github.com/abarta/vue2-multi-uploader) - A drag and drop multiple file uploader component that uses Vue.js v2 and Axios. Uploader shows file names, sizes and total size of files added. It also allows setting a minimum required number of files to upload. - [vue-dropzone](https://github.com/rowanwins/vue-dropzone) - A Vue.js (vue2) component for Dropzone.js - a drag’n’drop file uploads utility with image previews. - [vue-transmit](https://github.com/alexsasharegan/vue-transmit) - A purely Vue.js drag & drop uploader component based on Dropzone.js for Vue 2.0 + - [vue-upload-component](https://github.com/lian-yue/vue-upload-component) - Vue upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory. Supports Vue >= 2.0 #### Context Menu From 6fbb69e1e6d0317c7267767b8b61aef85d68b43d Mon Sep 17 00:00:00 2001 From: Ho Chin Chee Date: Mon, 9 Oct 2017 15:26:10 +0800 Subject: [PATCH 036/274] Add Vue-Noty (#1535) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c6fae040..f392bc7b 100755 --- a/README.md +++ b/README.md @@ -663,7 +663,8 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vuex-flash](https://github.com/ahmed-dinar/vuex-flash) - Flash message component for VueJS 2.x within Vuex 2.x. - [vue-snotify](https://github.com/artemsky/vue-snotify) - Vue.js 2 Notification Center - [vue-notify-me](https://github.com/PygmySlowLoris/vue-notify-me) - Stackable notification Alert for Vue - + - [vue-noty](https://github.com/renoguyon/vuejs-noty) - A Vue.js 2 wrapper around Noty + ### Loader *Loaders / spinners / progress bars — Let the user know that something is loading* From 1c9be4e451ce1d538c179836fc7ebebf58229f6a Mon Sep 17 00:00:00 2001 From: Fritz Lin Date: Wed, 11 Oct 2017 10:43:39 +0800 Subject: [PATCH 037/274] Add vue-server-demo (#1499) This is an exciting thing here: https://github.com/fritx/vue-server-demo We can write server app in Vue using "vue-server", with a tiny set of code. It's a brand new way to describe your server. Inspired by https://github.com/eddyerburgh/avoriaz-ava-example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f392bc7b..88023148 100755 --- a/README.md +++ b/README.md @@ -1651,6 +1651,7 @@ Payment utilities. - [Vuetober](https://github.com/scottbedard/oc-vuetober-theme) - Single page apps with Laravel, Vue.js, and October CMS. - [Toucan](https://github.com/mrellipse/toucan) - Boilerplate for building single page apps. Server is multi-project .Net Core solution designed around SOLID principles. Client is TypeScript 2, Vuejs 2, Vuex 2. + - [vue-server-demo](https://github.com/fritx/vue-server-demo) - Writing koa server in Vue. ### Electron From 4761b5a733fb5410368e1ce9a838e23898b10bf2 Mon Sep 17 00:00:00 2001 From: maple Date: Wed, 11 Oct 2017 10:45:01 +0800 Subject: [PATCH 038/274] add WynnStats (#1534) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 88023148..5ebd55f4 100755 --- a/README.md +++ b/README.md @@ -573,6 +573,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Frontend Masters Intro to Vue](https://frontendmasters.com/courses/vue/) - Frontend Masters full day course - [TR-101](https://inverted3.gitlab.io/drum-machine/) - A drum synth / sequencer. - [Boardbang](https://boardbang.com) - Media sharing platform. + - [WynnStats](https://maple3142.github.io/wynn/) - A unofficial WynnCraft statistics. ### Interactive Experiences From ccfc4efabe8fbbb617a823bb47e098c7a62f31e3 Mon Sep 17 00:00:00 2001 From: Stephann Vasconcelos Date: Tue, 10 Oct 2017 23:46:56 -0300 Subject: [PATCH 039/274] Add savecoins to app/websites (#1536) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ebd55f4..b04bad19 100755 --- a/README.md +++ b/README.md @@ -574,6 +574,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [TR-101](https://inverted3.gitlab.io/drum-machine/) - A drum synth / sequencer. - [Boardbang](https://boardbang.com) - Media sharing platform. - [WynnStats](https://maple3142.github.io/wynn/) - A unofficial WynnCraft statistics. + - [Save Coins](https://savecoins.me) - Save Coins helps Nintendo Switch owners to save money on Nintendo eShop. ### Interactive Experiences From 41618d97fb97758db1c094c7c2e452c64c7b01f7 Mon Sep 17 00:00:00 2001 From: Kim Desrosiers Date: Tue, 10 Oct 2017 22:47:57 -0400 Subject: [PATCH 040/274] Update README.md (#1537) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b04bad19..40502868 100755 --- a/README.md +++ b/README.md @@ -648,6 +648,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-easytable](https://github.com/huangshuwei/vue-easytable) - A powerful table components based on Vue2.x - [vue2-datatable-component](https://github.com/OneWayTech/vue2-datatable) - The best Datatable for Vue.js 2.x which never sucks - [vue-js-grid](https://github.com/euvl/vue-js-grid) - Vue.js 2.x responsive grid system with smooth sorting, drag-n-drop and reordering + - [vue-handsontable-official](https://github.com/handsontable/vue-handsontable-official) A Vue.js wrapper for the the Handsontable spreadsheet component ### Notification From 824be6518c4abe78189698516d1acebc3dbbe8e1 Mon Sep 17 00:00:00 2001 From: Irfan Maulana Date: Wed, 11 Oct 2017 09:48:52 +0700 Subject: [PATCH 041/274] Add vue-ionicons (#1538) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40502868..c3e08648 100755 --- a/README.md +++ b/README.md @@ -733,6 +733,7 @@ Tooltips / popovers - [vue-awesome](https://github.com/Justineo/vue-awesome) - Font Awesome component for Vue.js, using inline SVG. - [vue-material-design-icons](https://gitlab.com/robcresswell/vue-material-design-icons "vue-material-design-icons on GitLab") - A collection of SVG Material Design icons as single file components. - [vue-icon-font](https://github.com/ganl/vue-icon-font) - A iconfont plugin for Vuejs (support Font-class and Symbol). + - [vue-ionicons](https://github.com/mazipan/vue-ionicons) - Vue Icon Set Components from Ionic Team. ### Menu From 51176fa4bd5c160978eefbbc039bc4b110db5578 Mon Sep 17 00:00:00 2001 From: Irfan Maulana Date: Wed, 11 Oct 2017 09:49:45 +0700 Subject: [PATCH 042/274] Add vue-complexify (#1539) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3e08648..ef679626 100755 --- a/README.md +++ b/README.md @@ -1034,6 +1034,7 @@ Tooltips / popovers - [vuetify-google-autocomplete](https://github.com/MadimetjaShika/vuetify-google-autocomplete) - A Vuetify ready Vue.js (2.x) autosuggest component for the Google Maps Places API. - [vue-ripple-directive](https://github.com/PygmySlowLoris/vue-ripple-directive) - Material Ripple Effect as Vue Directive. - [vue-fab](https://github.com/PygmySlowLoris/vue-fab) - Vue Floating Action Button. + - [vue-complexify](https://github.com/mazipan/vue-complexify) - Vuejs porting library from jquery.complexify.js. #### Wizard From 92fee5aa65bb334d0213eec61fb8838460fc62a3 Mon Sep 17 00:00:00 2001 From: David Grill Date: Thu, 12 Oct 2017 11:26:26 +0200 Subject: [PATCH 043/274] ADD vue-easteregg (#1540) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ef679626..19e5e444 100755 --- a/README.md +++ b/README.md @@ -883,6 +883,7 @@ Tooltips / popovers - [v-offline](https://github.com/vinayakkulkarni/v-offline) - Simple, tiny and easy to use detection of offline & online events for your Vue app (less than 390b minified) - [vue-word-cloud](https://github.com/SeregPie/VueWordCloud) - A word cloud generator. - [vue-flat-surface-shader](https://github.com/grzhan/vue-flat-surface-shader) - A Vue component for [flat surface shader](https://github.com/wagerfield/flat-surface-shader) +- [vue-easteregg](https://github.com/ddgll/vue-easteregg) - Easey add an easteregg to your vue app (default with konami code) ### Tabs From 6d0bdc05d3112837e10ef61063cc8e6372df84a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=9E=E8=B6=8A?= Date: Thu, 12 Oct 2017 17:27:28 +0800 Subject: [PATCH 044/274] Add vue-datepicker-local (#1541) add a vue-datepicker-local components for vue2 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 19e5e444..9967a04b 100755 --- a/README.md +++ b/README.md @@ -793,7 +793,8 @@ Tooltips / popovers - [vue-simple-calendar](https://github.com/richardtallent/vue-simple-calendar) - Flexbox-based Vue month calendar compenent; supports multi-day events, localization, holiday emoji, drag/drop. No dependencies. - [vue2-calendar](https://github.com/Trekels/vue2-calendar) - A simple full calendar component aimed at beeing flexibile and lightweight. - [vue-jlunar-datepicker](https://github.com/tuhe32/vue-jLunar-datePicker) - A Chinese lunar datepicker component with festivals and solar terms. - + - [vue-datepicker-local](https://github.com/weifeiyue/vue-datepicker-local) - A Beautiful Datepicker Component For Vue2. + ### Map - [vue2-google-maps](https://github.com/xkjyeah/vue-google-maps) - Google maps component for vue with 2-way data binding. From 8ffb07f4d5c1cea1fb4768889c6983ca1146e415 Mon Sep 17 00:00:00 2001 From: UP4B LLC Date: Thu, 12 Oct 2017 02:38:15 -0700 Subject: [PATCH 045/274] Added a tutorial: Async programming with VueJS (#1544) parts 1 and 2 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9967a04b..784d4c9a 100755 --- a/README.md +++ b/README.md @@ -296,6 +296,8 @@ - [Unit Testing Vue.js Components with the Official Vue Testing Tools and Jest](https://alexjoverm.github.io/series/Unit-Testing-Vue-js-Components-with-the-Official-Vue-Testing-Tools-and-Jest/) by [@alexjoverm](https://twitter.com/alexjoverm) - [Creating Vue.js Transitions & Animation: Live Examples](https://snipcart.com/blog/vuejs-transitions-animations) by [@udyuxdev](https://twitter.com/UdyUXDev) - [Creating Custom Vue.js Plugins] (https://alligator.io/vuejs/creating-custom-plugins/) +- [Async in VueJS part 1](https://medium.com/js-dojo/async-in-vue-js-part-1-28d96f751a2e) +- [Async in VueJS part 2](https://medium.com/js-dojo/async-in-vuejs-part-2-45e81c836e38) ### Examples From d42d5a5cc8ed132c823feaa5e19f2739a73b5620 Mon Sep 17 00:00:00 2001 From: noomerZx Date: Thu, 12 Oct 2017 16:39:03 +0700 Subject: [PATCH 046/274] update facebook thailand community for vue.js (#1545) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 784d4c9a..745b426d 100755 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ - [VueJS Viet Nam - Facebook group](https://www.facebook.com/groups/vuejsvietnam/) - [VueJS Spanish - Slack Group](https://slack.vue-es.org/) - [VueJS Korean - Slack Group](https://vuejs-korea.signup.team/) +- [VueJS Thailand - Facebook Group](https://www.facebook.com/groups/VuejsThailand/) ### Conferences From f4f519e9a892b63a18171a9be0c9a46fe06781d3 Mon Sep 17 00:00:00 2001 From: noomerZx Date: Thu, 12 Oct 2017 16:40:34 +0700 Subject: [PATCH 047/274] update new plugin for barcode scanner (#1546) --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 745b426d..a9f92b43 100755 --- a/README.md +++ b/README.md @@ -884,10 +884,11 @@ Tooltips / popovers - [X-Browser-Update-Vue](https://github.com/OXOYO/X-Browser-Update-Vue) - A Vue.js browser-update plugin. - [vue-query-builder](https://github.com/dabernathy89/vue-query-builder) - A UI component for building complex queries with nested conditionals. - [vue-info-card](https://github.com/karakanb/vue-info-card) - A simple and beautiful card component with an elegant spark line and CSS3 flip animation. - - [v-offline](https://github.com/vinayakkulkarni/v-offline) - Simple, tiny and easy to use detection of offline & online events for your Vue app (less than 390b minified) + - [v-offline](https://github.com/vinayakkulkarni/v-offline) - Simple, tiny and easy to use detection of offline & online events for your Vue app (less than 390b minified) - [vue-word-cloud](https://github.com/SeregPie/VueWordCloud) - A word cloud generator. -- [vue-flat-surface-shader](https://github.com/grzhan/vue-flat-surface-shader) - A Vue component for [flat surface shader](https://github.com/wagerfield/flat-surface-shader) -- [vue-easteregg](https://github.com/ddgll/vue-easteregg) - Easey add an easteregg to your vue app (default with konami code) + - [vue-flat-surface-shader](https://github.com/grzhan/vue-flat-surface-shader) - A Vue component for [flat surface shader](https://github.com/wagerfield/flat-surface-shader) + - [vue-easteregg](https://github.com/ddgll/vue-easteregg) - Easey add an easteregg to your vue app (default with konami code) + - [vue-barcode-scanner](https://github.com/noomerzx/vue-barcode-scanner) ### Tabs From 2a4e063a7b20556d9656c2af3c5b1bbaad99a2ce Mon Sep 17 00:00:00 2001 From: Limichange Date: Fri, 13 Oct 2017 10:02:05 -0500 Subject: [PATCH 048/274] Add my-animation-list (#1547) A tool to easy get css animation code --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9f92b43..c9033d8d 100755 --- a/README.md +++ b/README.md @@ -478,6 +478,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Wiki.js](https://github.com/Requarks/wiki) - A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown - [vue-pwa-speech](https://github.com/aofdev/vue-pwa-speech) - A Speech to text With Google Cloud Speech on Vue2 + Vuetify + Progressive Web App - [vue-speech-streaming](https://github.com/aofdev/vue-speech-streaming) - A Performing Streaming Speech Recognition results in real time Speech To Text with Google Cloud Speech + socket.io on Progressive Web App +- [My Animation List](https://github.com/limichange/my-animation-list) - A tool to easy get css animation code ### Commercial Products From 8c79c5d9b34a6c3bc344481df0d78aa551ddf258 Mon Sep 17 00:00:00 2001 From: "Corentin.Andre" Date: Fri, 13 Oct 2017 17:04:08 +0200 Subject: [PATCH 049/274] Add vuejs2-snippets (#1542) * Add vuejs2-snippets Add snippets collection for atom with: - Single file template - Directives - lifecycle hooks - Instance properties shorthand - vuex support - vue-router support - vue-i18n support * Fixed issues with emoji when using Github editor --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c9033d8d..d68d4f6e 100755 --- a/README.md +++ b/README.md @@ -671,7 +671,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-snotify](https://github.com/artemsky/vue-snotify) - Vue.js 2 Notification Center - [vue-notify-me](https://github.com/PygmySlowLoris/vue-notify-me) - Stackable notification Alert for Vue - [vue-noty](https://github.com/renoguyon/vuejs-noty) - A Vue.js 2 wrapper around Noty - + ### Loader *Loaders / spinners / progress bars — Let the user know that something is loading* @@ -1570,6 +1570,7 @@ Payment utilities. - [vue-snippets@atom.io](https://github.com/ealves-pt/atom-vue-snippets) - Atom snippets for Vue component files. - [vue-autocompile@atom.io](https://github.com/paulpflug/vue-autocompile) - Auto compile vue file on save. - [lint-sass-vue@atom.io](https://github.com/fsblemos/lint-sass-vue) - Atom.io package to lint Sass/SCSS in `.vue` files. + - [vuejs2-snippets@atom.io](https://github.com/CorentinAndre/Vuejs-snippets) - Atom snippets for javascript and components, including lifecycle hooks, directives, properties, vuex, vue-router, vue-i18n support. #### Sublime Text From 463f8aa4f3a80e87e39541d2b146b9e4057e9b9e Mon Sep 17 00:00:00 2001 From: Krystal Campioni Date: Fri, 13 Oct 2017 17:05:54 +0200 Subject: [PATCH 050/274] include vue-hotel-datepicker (#1549) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d68d4f6e..aacc00ef 100755 --- a/README.md +++ b/README.md @@ -921,7 +921,8 @@ Tooltips / popovers - [vue-jalaali-datepicker](https://github.com/pepour/vue-jalaali-datepicker) - Jalaali calendar and datepicker for vue.js 2. - [vue-date-picker](https://github.com/ridewn/vue-date-picker) - A vue date picker component inspired by material design - [vue-monthly-picker](https://github.com/ittus/vue-monthly-picker) - Vue.js component for month and year picker only - +- [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. + #### Select - [vue-select](https://github.com/sagalbot/vue-select) - A native Vue.js component that provides similar functionality to Select2 without the overhead of jQuery. From bc1e4d025c0e4864bfb049fd5b12b028f1639c16 Mon Sep 17 00:00:00 2001 From: Paul Collett Date: Fri, 13 Oct 2017 08:06:49 -0700 Subject: [PATCH 051/274] vue-dummy addition to readme (#1550) * vue-dummy addition to readme * vue-dummy addition to readme, spacing nits --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aacc00ef..06cecac8 100755 --- a/README.md +++ b/README.md @@ -1521,6 +1521,7 @@ Payment utilities. - [vuepack.org](http://vuepack.org) - A simple page that allows you to select Vue components and download them as a single minified JS file. - [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 ### Inspect From d2611c2f6128203547b5fba30a1bc629b8bb82a0 Mon Sep 17 00:00:00 2001 From: Alex Oleshkevich Date: Fri, 13 Oct 2017 18:07:35 +0300 Subject: [PATCH 052/274] integrate intro.js with vue.js (#1551) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06cecac8..8aba9a80 100755 --- a/README.md +++ b/README.md @@ -1501,6 +1501,7 @@ Payment utilities. - [vuefire](https://github.com/nigeltiany/vuefire) - Firebase for VueJS and Vuex - [vue-runkit](https://github.com/maple3142/vue-runkit) - RunKit Embed for Vue.js - [vue-youtube](https://github.com/anteriovieira/vue-youtube) - Provides a simple layer for you to use your imagination while over the [YouTube IFrame Player API](https://developers.google.com/youtube/iframe_api_reference). (Compatible with SSR) + - [vue-introjs](https://github.com/alex-oleshkevich/vue-introjs) - Integrates intro.js step-by-step guide and feature introduction with Vue.js [http://introjs.com/](http://introjs.com/). ###### Google Analytics From cd43f270c52803f7ba3e606b602cbbfe2b10f459 Mon Sep 17 00:00:00 2001 From: John Nolette Date: Fri, 13 Oct 2017 11:12:26 -0400 Subject: [PATCH 053/274] v-localize / Repository Moved (#1552) * Added v-localize to internationilzation. * Resolved conflicts --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aba9a80..b3e78309 100755 --- a/README.md +++ b/README.md @@ -1335,7 +1335,8 @@ Tooltips / popovers - [vue-ts-locale](https://github.com/twcapps/vue-ts-locale) - A plugin for implementing translations using Intl in Vue.js 2 with typescript support. - [vue-i18next](https://github.com/panter/vue-i18next) - A i18next wrapper to support translations in Vue.js 2. - [vue-polyglot](https://github.com/guillaumevincent/vue-polyglot) - Basic translation plugin for Vue.js 2 with async loading. - - [v-localize](https://github.com/neetVeritas/vue-localize) - Simple localization plugin for the amazing VueJS. + - [v-localize](https://github.com/neetjn/v-localize) - Simple localization plugin for +the amazing Vue.js. ### Custom Events From 4a128b1a455ef2c5a1c80d72cf4686099d8e567e Mon Sep 17 00:00:00 2001 From: Chris Chan Date: Sat, 14 Oct 2017 09:47:35 -0500 Subject: [PATCH 054/274] Add v-dragged to Event Handling list (#1555) [v-dragged](https://github.com/zhanziyang/v-dragged) - Vue 2.x directive plugin for drag event detection. This directive listens to the mouse/touch behavior and set a handler for when a drag action is detected. This is different from setting `draggable` attribute on element because you need to move the element yourself according to the information v-dragged provides. [demo preview](https://zhanziyang.github.io/v-dragged/) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3e78309..68a13577 100755 --- a/README.md +++ b/README.md @@ -1166,6 +1166,7 @@ Tooltips / popovers - [v-hotkey](https://github.com/Dafrok/v-hotkey) - Vue 2.x directive for binding hotkeys to components. - [vue-resize](https://github.com/Akryum/vue-resize) - Vue 2.x component to detect DOM elements resizing (event based/no window.onresize) - [vue-observe-visibility](https://github.com/Akryum/vue-observe-visibility) - Vue 2.x directive using Intersection Observer API that detects if the element is visible (in the viewport and not hidden by CSS). + - [v-dragged](https://github.com/zhanziyang/v-dragged) - Vue 2.x directive plugin for drag event detection. ### Responsive Design From 872bb50850e40d6b3a52e86ca5ea5d63b202a3f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Marie=20De=20Mey?= Date: Sat, 14 Oct 2017 18:46:52 +0300 Subject: [PATCH 055/274] +v-semantic (#1556) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68a13577..52abb662 100755 --- a/README.md +++ b/README.md @@ -1094,6 +1094,7 @@ Tooltips / popovers - [vue-bulma-components](https://github.com/vouill/vue-bulma-components) - Easily use bulma class syntax with vue components. - [iview-ui](https://www.iviewui.com) - A Vue.js 2.0 UI Framework for web. - [AT-UI](https://at.aotu.io) - A fresh and flat UI-Kit specially for desktop application, made with ♥ by Vue.js 2.0 + - [v-semantic](https://www.npmjs.com/package/v-semantic) - Implementation of [semantic-ui](https://semantic-ui.com/) for Vue ### Mobile *UI frameworks for mobile* From 7afeaa9aeb7369ad3c9360b647adb2ec00b30790 Mon Sep 17 00:00:00 2001 From: Patrick Date: Sat, 14 Oct 2017 15:01:12 -0300 Subject: [PATCH 056/274] Added Vue.js Brasil Facebook Group and Page (#1554) * Added Vue.js Brasil Facebook Group and Page * Done moving the Vue.js Brasil to the bottom of the list --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 52abb662..3d6d8a3a 100755 --- a/README.md +++ b/README.md @@ -172,7 +172,6 @@ - [Twitter](https://twitter.com/vuejs) - [Official Forum](http://forum.vuejs.org/) - [vue-requests](https://github.com/vuejs/vue-requests) - Request a Vue.js module you wish existed or get ideas for modules -- [VueJS Brasil - Telegram Group [Portuguese]](https://t.me/vuejsbrasil) - [VueJS Iran - Telegram Channel & group (group link available in channel bio)](https://telegram.me/vue_js) - [vueslack - 1300+ registered users worldwide](https://vueslack.com/) - [Vue Land - Discord chat server](https://vue-land.js.org/) @@ -181,6 +180,9 @@ - [VueJS Spanish - Slack Group](https://slack.vue-es.org/) - [VueJS Korean - Slack Group](https://vuejs-korea.signup.team/) - [VueJS Thailand - Facebook Group](https://www.facebook.com/groups/VuejsThailand/) +- [VueJS Brasil - Telegram Group [Portuguese]](https://t.me/vuejsbrasil) +- [VueJS Brasil - Facebook Page [Portuguese]](https://www.facebook.com/vuejsbrasil/) +- [VueJS Brasil - Facebook Group [Portuguese]](https://www.facebook.com/groups/vuejsbr/) ### Conferences From bf8008daf6d7e37f16414c6afe3b6f8784951e15 Mon Sep 17 00:00:00 2001 From: Visarut Phusua Date: Sun, 15 Oct 2017 01:02:04 +0700 Subject: [PATCH 057/274] add vue-input-streaming (#1557) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d8a3a..abefcef9 100755 --- a/README.md +++ b/README.md @@ -481,6 +481,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-pwa-speech](https://github.com/aofdev/vue-pwa-speech) - A Speech to text With Google Cloud Speech on Vue2 + Vuetify + Progressive Web App - [vue-speech-streaming](https://github.com/aofdev/vue-speech-streaming) - A Performing Streaming Speech Recognition results in real time Speech To Text with Google Cloud Speech + socket.io on Progressive Web App - [My Animation List](https://github.com/limichange/my-animation-list) - A tool to easy get css animation code +- [vue-input-streaming](https://github.com/aofdev/vue-input-streaming) - A TextInput Streaming RealTime And Two Way Data Binding Broadcasting with Pusher ### Commercial Products From 9a96d1f4026d9cffb809e86167f97b5240e9a195 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Mon, 16 Oct 2017 07:34:38 +0400 Subject: [PATCH 058/274] add vue-stash (#1558) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index abefcef9..48ca80a1 100755 --- a/README.md +++ b/README.md @@ -1371,6 +1371,8 @@ the amazing Vue.js. - [vuet](https://github.com/medevicex/vuet) - Vue.js state management model for Agile Development - [vue-ya-stash](https://github.com/qgp9/vue-ya-stash) - Yet Another stash storage with update/patch event emitters simillar with v-bind.sync - [vue-assign-model](https://github.com/midnightSuyama/vue-assign-model) - Automatically assign elements value to model for Vue.js. + - [vue-stash](https://github.com/cklmercer/vue-stash) - Easily share reactive data between your Vue components. + #### Redux From a38f0ef2aae4b1637827c38a4bda06e2f55f3120 Mon Sep 17 00:00:00 2001 From: Scott Banwart Date: Sun, 15 Oct 2017 23:35:19 -0400 Subject: [PATCH 059/274] Fix typos in a few entries. (#1559) --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 48ca80a1..45dc4789 100755 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ - [JavaScript Jabber #187 (11-25-2015)](https://devchat.tv/js-jabber/187-jsj-vue-js-with-evan-you) - [Changelog #184 (11-27-2015)](https://changelog.com/184/) - [Software Engineering Daily (12-29-2015)](http://softwareengineeringdaily.com/2015/12/29/front-end-javascript-with-evan-you/) -- [Javascript Air 016 (03-30-2016)](https://javascriptair.com/episodes/2016-03-30/) +- [JavaScript Air 016 (03-30-2016)](https://javascriptair.com/episodes/2016-03-30/) - [Codecasts #2 - Falando Sobre Vuejs e Web Components (2016-08-19) [pt-BR]](https://soundcloud.com/codecasts/2-falando-sobre-vuejs-e-web-components) - [Full Stack Radio #50 (09-21-2016)](http://www.fullstackradio.com/50) - [和 Vue.js 框架的作者聊聊前端框架开发背后的故事 [zh-CN]](http://teahour.fm/2015/08/16/vuejs-creator-evan-you.html) @@ -377,7 +377,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Nuxt Type](https://github.com/sdras/nuxt-type) An example Vue project with Nuxt for routing/SSR to demo page transitions - [VueBlog](https://github.com/wmui/vueblog) A blog system supporting service side rendering by [wmui](https://github.com/wmui) - [Cinemateka](https://github.com/Piterden/cinemateka) - An example of SPA made with Vue v1 & Laravel 5. Film & events schedule. Russian comments. - - [vue-2.x-boilerplate](https://github.com/the6thm0nth/vue-2.x-boilerplate) - A simple and small startker kit for a Vue project Vuex + vue-router + - [vue-2.x-boilerplate](https://github.com/the6thm0nth/vue-2.x-boilerplate) - A simple and small starter kit for a Vue project Vuex + vue-router - [vue-minesweeper](https://github.com/rhapsodyn/vue-minesweeper) - A deadly simple minesweeper game with vuejs by [rhapsodyn](https://github.com/rhapsodyn) - [X-Flowchart-Vue](https://github.com/OXOYO/X-Flowchart-Vue) - A flowchart editor with SVG and Vue by [OXOYO](https://github.com/OXOYO) - [koa-vue-notes-web](https://github.com/johndatserakis/koa-vue-notes-web) - A fleshed-out SPA using Koa 2.3 on the backend and Vue 2.4 on the frontend. Includes fully featured user-authentication components, CRUD actions for the user's notes, and Vuex store modules. @@ -472,7 +472,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Astrum](https://github.com/NoDivide/astrum) - A lightweight pattern library designed to be included with any web project. - [vue2-pwa-vision](https://github.com/aofdev/vue-pwa-vision) - A Face Detection Google Cloud Vision with Vue2 + Vuetify + Progressive Web App - [vue2-pwa-rekognition](https://github.com/aofdev/vue-pwa-rekognition) - A Face Detection Amazon Rekognition with Vue2 + Vuetify + Progressive Web App - - [AmmoBin.ca](https://github.com/ammobinDOTca/ammobin-client) - meta search site for online ammo prices across canada + - [AmmoBin.ca](https://github.com/ammobinDOTca/ammobin-client) - meta search site for online ammo prices across Canada - [SPA-asp.net-api-vuejs-](https://github.com/mubaidr/SPA-asp.net-api-vuejs-) - A Vue.js single page application for basic task Management & messaging using ASP .NET Webapi 2 and SQL server - [Book-Trading-Club](https://github.com/mubaidr/Book-Trading-Club) - Trade or loan books with other book readers in your area. Built using nodejs and vuejs2 - [vuejs-extension-pack vscode](https://github.com/mubaidr/vuejs-extension-pack) - An extension packf or vscode with popular VS Code extensions for Vue.js development. @@ -488,7 +488,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Wijmo](http://wijmo.com/products/wijmo-5/) - A collection of UI controls with VueJS support. - [Collate Notes](http://www.collatenotes.com/) - [Formester](https://www.formester.com/) - Form, email marketing automation made easy - - [ChatWoot](https://www.chatwoot.com/) - Livechat and agent collaboration over facebook messenger. + - [ChatWoot](https://www.chatwoot.com/) - Livechat and agent collaboration over Facebook messenger. ### Apps/Websites @@ -521,7 +521,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Leapspotleap](http://www.leapspotleap.com) - A simple way to look up wikipedia articles near you. Or simply navigate to a place and find interesting wikipedia information. Responsive web app. - [X-SONGTAO](http://xiangsongtao.com) - A Personal blog. FE and CMS are in same vue SPA. - [Jobinja](https://jobinja.ir) - A Job Board and career platform operating in Iran. - - [滚蛋吧!莆田系](https://putianxi.github.io/) - Show all Putian hostiptal information + - [滚蛋吧!莆田系](https://putianxi.github.io/) - Show all Putian hospital information - [Jobi : Recruiting Platform ](https://www.jobi.tn/) - [The Spice House](https://www.thespicehouse.com) - Ecommerce website for high quality spices. Checkout, cart, the product detail page, and search are built using Vue. Checkout is a single page app written with Vue & Vuex. - [Livestorm](http://livestorm.co) - Webinar / Live events app. @@ -535,7 +535,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [PLAYCODE.IO](https://playcode.io) - Playground for Rapid Frontend Experiments. - [The Void Radio](http://thevoidrad.io) - Underground House Music Online Radio. - [Bitly Vue](https://alpixel.github.io/bitly-vuejs) - Shorten URLs with VueJS & Bitly API. - - [Storyblok](https://www.storyblok.com) - API Based/Decoupled CMS using VueJS for it's frontend. + - [Storyblok](https://www.storyblok.com) - API Based/Decoupled CMS using VueJS for its frontend. - [WizzAir](https://wizzair.com/) - [Moving to HTTPS](https://movingtohttps.com/) - Guide to moving different platform/hosting sites to HTTPS - [Booknshelf](https://booknshelf.com/) - Discover great books and bookshelves on different topics. @@ -571,7 +571,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [PingBreak](https://pingbreak.com) A free and simple website monitoring service using vuejs for real-time dashboard - [Todoist Tribute](https://github.com/rohitpaulk/todoist-tribute/) - Todoist clone, written in Rails + Vue - [JSON Editor](https://json-editor.tangramjs.com) - A schema-aware JSON editor built with Vue2 and firebase. - - [Develteam](https://www.develteam.com) - A social network for indie game dievelopers. + - [Develteam](https://www.develteam.com) - A social network for indie game developers. - [Mixsii](https://www.mixsii.com) - A free video chat room site for teens, adults, family, and friends. - [PipQuest](http://pipquest.gregorterrill.com) - A retro-style puzzle game built in Vue - [Matryx](https://matryx.ai/) - A decentralized collaboration platform. From dbe3d54343cff82515ad3ea04985972c1524a291 Mon Sep 17 00:00:00 2001 From: Ian De La Cruz Date: Mon, 16 Oct 2017 23:19:02 +0800 Subject: [PATCH 060/274] Add Vectr to Apps/Websites (#1560) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45dc4789..a8fd4692 100755 --- a/README.md +++ b/README.md @@ -582,6 +582,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Boardbang](https://boardbang.com) - Media sharing platform. - [WynnStats](https://maple3142.github.io/wynn/) - A unofficial WynnCraft statistics. - [Save Coins](https://savecoins.me) - Save Coins helps Nintendo Switch owners to save money on Nintendo eShop. + - [Vectr](https://vectr.com/new) - A free vector graphics software ### Interactive Experiences From 912ea9e2bc7c4aab7120a51d87f11022603ff904 Mon Sep 17 00:00:00 2001 From: Ian De La Cruz Date: Mon, 16 Oct 2017 23:20:02 +0800 Subject: [PATCH 061/274] Add drum synth site using Vue and the Web Audio API (#1561) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8fd4692..7a0b3816 100755 --- a/README.md +++ b/README.md @@ -595,6 +595,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Tolks.io](https://tolks.io) - [Meet Graham](http://www.meetgraham.com.au) - [NOIZE original](http://noizeoriginal.com) + - [TR-101 Synth Drum Machine](https://inverted3.gitlab.io/drum-machine) ### Enterprise Usage From f2c9bae0f51b4db62237fba09ef74b0e91018b5b Mon Sep 17 00:00:00 2001 From: Kia King Ishii Date: Tue, 17 Oct 2017 00:21:44 +0900 Subject: [PATCH 062/274] Add Vuex ORM to the Vuex Utilities section. (#1562) --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7a0b3816..59d02dec 100755 --- a/README.md +++ b/README.md @@ -803,7 +803,7 @@ Tooltips / popovers - [vue2-calendar](https://github.com/Trekels/vue2-calendar) - A simple full calendar component aimed at beeing flexibile and lightweight. - [vue-jlunar-datepicker](https://github.com/tuhe32/vue-jLunar-datePicker) - A Chinese lunar datepicker component with festivals and solar terms. - [vue-datepicker-local](https://github.com/weifeiyue/vue-datepicker-local) - A Beautiful Datepicker Component For Vue2. - + ### Map - [vue2-google-maps](https://github.com/xkjyeah/vue-google-maps) - Google maps component for vue with 2-way data binding. @@ -927,7 +927,7 @@ Tooltips / popovers - [vue-date-picker](https://github.com/ridewn/vue-date-picker) - A vue date picker component inspired by material design - [vue-monthly-picker](https://github.com/ittus/vue-monthly-picker) - Vue.js component for month and year picker only - [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. - + #### Select - [vue-select](https://github.com/sagalbot/vue-select) - A native Vue.js component that provides similar functionality to Select2 without the overhead of jQuery. @@ -1172,7 +1172,7 @@ Tooltips / popovers - [v-hotkey](https://github.com/Dafrok/v-hotkey) - Vue 2.x directive for binding hotkeys to components. - [vue-resize](https://github.com/Akryum/vue-resize) - Vue 2.x component to detect DOM elements resizing (event based/no window.onresize) - [vue-observe-visibility](https://github.com/Akryum/vue-observe-visibility) - Vue 2.x directive using Intersection Observer API that detects if the element is visible (in the viewport and not hidden by CSS). - - [v-dragged](https://github.com/zhanziyang/v-dragged) - Vue 2.x directive plugin for drag event detection. + - [v-dragged](https://github.com/zhanziyang/v-dragged) - Vue 2.x directive plugin for drag event detection. ### Responsive Design @@ -1342,7 +1342,7 @@ Tooltips / popovers - [vue-ts-locale](https://github.com/twcapps/vue-ts-locale) - A plugin for implementing translations using Intl in Vue.js 2 with typescript support. - [vue-i18next](https://github.com/panter/vue-i18next) - A i18next wrapper to support translations in Vue.js 2. - [vue-polyglot](https://github.com/guillaumevincent/vue-polyglot) - Basic translation plugin for Vue.js 2 with async loading. - - [v-localize](https://github.com/neetjn/v-localize) - Simple localization plugin for + - [v-localize](https://github.com/neetjn/v-localize) - Simple localization plugin for the amazing Vue.js. ### Custom Events @@ -1374,7 +1374,7 @@ the amazing Vue.js. - [vue-ya-stash](https://github.com/qgp9/vue-ya-stash) - Yet Another stash storage with update/patch event emitters simillar with v-bind.sync - [vue-assign-model](https://github.com/midnightSuyama/vue-assign-model) - Automatically assign elements value to model for Vue.js. - [vue-stash](https://github.com/cklmercer/vue-stash) - Easily share reactive data between your Vue components. - + #### Redux @@ -1403,6 +1403,7 @@ the amazing Vue.js. - [vuex-cli-scaffold](https://github.com/ndabAP/vuex-cli-scaffold) - Scaffold vuex actions, mutations, getters and the state. - [vuex-action-reload](https://github.com/chlab/vuex-action-reload) - A vuex plugin that reloads actions when a condition is met. - [vuejs-storage](https://github.com/maple3142/vuejs-storage) - Vue.js and vuex plugin to persistence data with localStorage/sessionStorage. + - [vuex-orm](https://github.com/revolver-app/vuex-orm) - The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store. ###### Sync Between Tabs From 318092c6e67bc243025f2dfd26e574a045a0b6e9 Mon Sep 17 00:00:00 2001 From: Matt Rothenberg Date: Mon, 16 Oct 2017 11:23:17 -0400 Subject: [PATCH 063/274] Add Vue Elucidate (#1563) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 59d02dec..7db57d8e 100755 --- a/README.md +++ b/README.md @@ -1556,6 +1556,7 @@ Payment utilities. - [propdoc](https://github.com/propellant/doctor) - A single component that provides simple documentation of Vue.js components/props. - [Vuex CheatSheet](https://vuejs-tips.github.io/vuex-cheatsheet) - Complete Interactive Vuex API. - [vue-styleguidist](https://github.com/vue-styleguidist/vue-styleguidist) - A style guide generator for Vue components with a living style guide. + - [vue-elucidate](https://github.com/mattrothenberg/vue-elucidate) - A component that generates beautiful documentation for your living styleguide / design system. ### Test - [avoriaz](https://github.com/eddyerburgh/avoriaz) - A Vue.js testing utility library. From 12740faec6028a323dfe69751c2d4d462f3b3cca Mon Sep 17 00:00:00 2001 From: Ian De La Cruz Date: Wed, 18 Oct 2017 17:02:12 +0800 Subject: [PATCH 064/274] Add TidyTab chrome extension (#1564) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7db57d8e..443b280b 100755 --- a/README.md +++ b/README.md @@ -482,6 +482,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-speech-streaming](https://github.com/aofdev/vue-speech-streaming) - A Performing Streaming Speech Recognition results in real time Speech To Text with Google Cloud Speech + socket.io on Progressive Web App - [My Animation List](https://github.com/limichange/my-animation-list) - A tool to easy get css animation code - [vue-input-streaming](https://github.com/aofdev/vue-input-streaming) - A TextInput Streaming RealTime And Two Way Data Binding Broadcasting with Pusher +- [TidyTab](https://github.com/eggplanetio/tidytab) - A Chrome extension for tidying up those tabs. ### Commercial Products From d4fb6e7bb22bdd47ca0a0183c05fc2981d2c4cb5 Mon Sep 17 00:00:00 2001 From: Ian De La Cruz Date: Wed, 18 Oct 2017 17:05:06 +0800 Subject: [PATCH 065/274] Add brain bits (#1565) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 443b280b..cd45de66 100755 --- a/README.md +++ b/README.md @@ -584,6 +584,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [WynnStats](https://maple3142.github.io/wynn/) - A unofficial WynnCraft statistics. - [Save Coins](https://savecoins.me) - Save Coins helps Nintendo Switch owners to save money on Nintendo eShop. - [Vectr](https://vectr.com/new) - A free vector graphics software + - [brain bits](https://github.com/dashersw/brain-bits) - A P300 online spelling mechanism for Emotiv headsets ### Interactive Experiences From 139ce67baf7745f702158ae11492547217bb7905 Mon Sep 17 00:00:00 2001 From: Ian De La Cruz Date: Wed, 18 Oct 2017 17:07:46 +0800 Subject: [PATCH 066/274] Add vue-uploader (#1566) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd45de66..45cfad44 100755 --- a/README.md +++ b/README.md @@ -1024,6 +1024,7 @@ Tooltips / popovers - [vue-dropzone](https://github.com/rowanwins/vue-dropzone) - A Vue.js (vue2) component for Dropzone.js - a drag’n’drop file uploads utility with image previews. - [vue-transmit](https://github.com/alexsasharegan/vue-transmit) - A purely Vue.js drag & drop uploader component based on Dropzone.js for Vue 2.0 - [vue-upload-component](https://github.com/lian-yue/vue-upload-component) - Vue upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory. Supports Vue >= 2.0 + - [vue-uploader](https://github.com/simple-uploader/vue-uploader) - A Vue.js upload component powered by simple-uploader.js #### Context Menu From d832542c92de12f1d33e8cb6b2d369be847f0367 Mon Sep 17 00:00:00 2001 From: Ruben Date: Wed, 18 Oct 2017 02:13:24 -0700 Subject: [PATCH 067/274] addition of peregrine cms to the projects section (#1567) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45cfad44..349cd739 100755 --- a/README.md +++ b/README.md @@ -483,6 +483,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [My Animation List](https://github.com/limichange/my-animation-list) - A tool to easy get css animation code - [vue-input-streaming](https://github.com/aofdev/vue-input-streaming) - A TextInput Streaming RealTime And Two Way Data Binding Broadcasting with Pusher - [TidyTab](https://github.com/eggplanetio/tidytab) - A Chrome extension for tidying up those tabs. +- [peregrine-cms](https://github.com/headwirecom/peregrine-cms) - A Vue.js and Apache Sling based head-optional CMS ### Commercial Products From e75e4b11c3e8c64ccc7da4f18fcac699b7d8ef28 Mon Sep 17 00:00:00 2001 From: Brock Reece Date: Wed, 18 Oct 2017 10:16:18 +0100 Subject: [PATCH 068/274] Add vue-heatmapjs (#1568) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 349cd739..6fdb93fa 100755 --- a/README.md +++ b/README.md @@ -898,6 +898,7 @@ Tooltips / popovers - [vue-flat-surface-shader](https://github.com/grzhan/vue-flat-surface-shader) - A Vue component for [flat surface shader](https://github.com/wagerfield/flat-surface-shader) - [vue-easteregg](https://github.com/ddgll/vue-easteregg) - Easey add an easteregg to your vue app (default with konami code) - [vue-barcode-scanner](https://github.com/noomerzx/vue-barcode-scanner) + - [vue-heatmapjs](https://github.com/BrockReece/vue-heatmapjs) - A Vue directive for tracking and visualising mouse activity ### Tabs From 812013e2ef952ab0a72f2ebfa7831283a8311f43 Mon Sep 17 00:00:00 2001 From: DominikAngerer Date: Wed, 18 Oct 2017 11:18:31 +0200 Subject: [PATCH 069/274] adds coin-dashboard.com (#1569) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6fdb93fa..5b591541 100755 --- a/README.md +++ b/README.md @@ -586,6 +586,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Save Coins](https://savecoins.me) - Save Coins helps Nintendo Switch owners to save money on Nintendo eShop. - [Vectr](https://vectr.com/new) - A free vector graphics software - [brain bits](https://github.com/dashersw/brain-bits) - A P300 online spelling mechanism for Emotiv headsets + - [Coin Dashboard](https://www.coin-dashboard.com) - The fully client-side cryptocurrency asset dashboard. ### Interactive Experiences From b2174bca270f6c70bb60bd61d0485a57e9e86937 Mon Sep 17 00:00:00 2001 From: Evan Agee Date: Wed, 18 Oct 2017 16:08:38 -0500 Subject: [PATCH 070/274] Added vuejs-wordpress-theme-starter (#1570) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b591541..f8fc5325 100755 --- a/README.md +++ b/README.md @@ -1647,6 +1647,7 @@ Payment utilities. - [rails_vue_melt](https://github.com/midnightSuyama/rails_vue_melt) - Rails view with webpack=vue optimizer. - [vue-starter](https://github.com/rohitkrai03/vue-starter) - A Vue.js starter kit that lets you focus on more programming and less configuration. - [vue-standalone-component](https://github.com/InCuca/vue-standalone-component) - A standalone component generator with documentation support using jsdoc and vue-styleguidist + - [vuejs-wordpress-theme-starter](https://github.com/EvanAgee/vuejs-wordpress-theme-starter) - A WordPress theme with the guts ripped out and replaced with Vue ### Client From 6ef85cb48aba4d2721c66899ae5d12e34b180cd0 Mon Sep 17 00:00:00 2001 From: Shinya Ishikawa Date: Thu, 19 Oct 2017 06:09:33 +0900 Subject: [PATCH 071/274] Add vue-maze (#1571) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8fc5325..789485bf 100755 --- a/README.md +++ b/README.md @@ -900,6 +900,7 @@ Tooltips / popovers - [vue-easteregg](https://github.com/ddgll/vue-easteregg) - Easey add an easteregg to your vue app (default with konami code) - [vue-barcode-scanner](https://github.com/noomerzx/vue-barcode-scanner) - [vue-heatmapjs](https://github.com/BrockReece/vue-heatmapjs) - A Vue directive for tracking and visualising mouse activity + - [vue-maze](https://github.com/meganetaaan/vue-maze) - An itty-bitty maze game made as Vue.js component ### Tabs From 3dfff4bdcab7679cf4e338cb90623179c99901ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jevgeni=20Men=C5=A1enin?= Date: Thu, 19 Oct 2017 00:10:39 +0300 Subject: [PATCH 072/274] added open source project (#1572) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 789485bf..1479fe71 100755 --- a/README.md +++ b/README.md @@ -484,6 +484,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-input-streaming](https://github.com/aofdev/vue-input-streaming) - A TextInput Streaming RealTime And Two Way Data Binding Broadcasting with Pusher - [TidyTab](https://github.com/eggplanetio/tidytab) - A Chrome extension for tidying up those tabs. - [peregrine-cms](https://github.com/headwirecom/peregrine-cms) - A Vue.js and Apache Sling based head-optional CMS +- [concept-to-clinic](https://github.com/concept-to-clinic/concept-to-clinic) - Lung cancer prediction project with Vue.js interface ### Commercial Products From 056b865ab68a6197ff6c7e5c1461898e035c7bd1 Mon Sep 17 00:00:00 2001 From: Mihal Malostanidis Date: Fri, 20 Oct 2017 10:27:13 +0300 Subject: [PATCH 073/274] nit: Correction (#1573) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1479fe71..af5e5921 100755 --- a/README.md +++ b/README.md @@ -1578,7 +1578,7 @@ Payment utilities. *Load Vue components without browser* - - [vuegister](https://github.com/iatsiuk/vuegister) - Vuegister (an acronym for vue-register) is a require hook for loading of the Vue.js single-file components (or .vue files). + - [vuegister](https://github.com/iatsiuk/vuegister) - Vuegister (a portmanteau of vue & register) is a require hook for loading of the Vue.js single-file components (or .vue files). - [vue-node](https://github.com/knpwrs/vue-node) - Load vue components in node. ### Source Code Editing From f71266cb9d956be119e29bb830f908af72b3f7b0 Mon Sep 17 00:00:00 2001 From: TheMushr00m Date: Fri, 20 Oct 2017 02:28:34 -0500 Subject: [PATCH 074/274] Adding Cordovue project ro README.md (#1574) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af5e5921..55915b6f 100755 --- a/README.md +++ b/README.md @@ -1650,6 +1650,7 @@ Payment utilities. - [vue-starter](https://github.com/rohitkrai03/vue-starter) - A Vue.js starter kit that lets you focus on more programming and less configuration. - [vue-standalone-component](https://github.com/InCuca/vue-standalone-component) - A standalone component generator with documentation support using jsdoc and vue-styleguidist - [vuejs-wordpress-theme-starter](https://github.com/EvanAgee/vuejs-wordpress-theme-starter) - A WordPress theme with the guts ripped out and replaced with Vue + - [Cordovue](https://github.com/TheMushrr00m/cordovue) - A sample Apache Cordova application using Vue. ### Client From 0c123d6773c89cf64236164c2b8422ea88a92201 Mon Sep 17 00:00:00 2001 From: Rudi Theunissen Date: Fri, 20 Oct 2017 20:30:02 +1300 Subject: [PATCH 075/274] Add vue-mc (#1575) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 55915b6f..4f8f222f 100755 --- a/README.md +++ b/README.md @@ -1056,7 +1056,8 @@ Tooltips / popovers - [vue-ripple-directive](https://github.com/PygmySlowLoris/vue-ripple-directive) - Material Ripple Effect as Vue Directive. - [vue-fab](https://github.com/PygmySlowLoris/vue-fab) - Vue Floating Action Button. - [vue-complexify](https://github.com/mazipan/vue-complexify) - Vuejs porting library from jquery.complexify.js. - + - [vue-mc](https://github.com/FiguredLimited/vue-mc) - Models and Collections for Vue.js + #### Wizard - [vue-form-wizard](https://github.com/cristijora/vue-form-wizard) - Tab based component which can replace classic bootstrap & jQuery form wizards @@ -1382,7 +1383,7 @@ the amazing Vue.js. - [vue-ya-stash](https://github.com/qgp9/vue-ya-stash) - Yet Another stash storage with update/patch event emitters simillar with v-bind.sync - [vue-assign-model](https://github.com/midnightSuyama/vue-assign-model) - Automatically assign elements value to model for Vue.js. - [vue-stash](https://github.com/cklmercer/vue-stash) - Easily share reactive data between your Vue components. - + - [vue-mc](https://github.com/FiguredLimited/vue-mc) - Models and Collections for Vue.js #### Redux From 27e69acaf52fcec1205b2380ea7e0c5f70a7f089 Mon Sep 17 00:00:00 2001 From: Lars Date: Fri, 20 Oct 2017 09:31:48 +0200 Subject: [PATCH 076/274] Add vue-pell-editor (#1576) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f8f222f..e078308b 100755 --- a/README.md +++ b/README.md @@ -1011,6 +1011,7 @@ Tooltips / popovers - [vue-at](https://github.com/fritx/vue-at) - At.js for Vue. - [vue-wysiwyg](https://github.com/chmln/vue-wysiwyg) Lightweight, fast & extensible WYSIWYG editor - [vue-trumbowyg](https://github.com/ankurk91/vue-trumbowyg) Vue.js component for [Trumbowyg](http://alex-d.github.io/Trumbowyg/) WYSIWYG editor + - [vue-pell-editor](https://github.com/CinKon/vue-pell-editor) Vue.js component for [Pell](https://jaredreich.com/pell) WYSIWYG editor #### Image Manipulation From 15b38581f828dcdb7a4af943461b67f249d0373c Mon Sep 17 00:00:00 2001 From: Raj Date: Fri, 20 Oct 2017 13:02:48 +0530 Subject: [PATCH 077/274] Added Habitaca to "Apps/Websites using Vue" (#1577) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e078308b..99c83521 100755 --- a/README.md +++ b/README.md @@ -588,7 +588,8 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Vectr](https://vectr.com/new) - A free vector graphics software - [brain bits](https://github.com/dashersw/brain-bits) - A P300 online spelling mechanism for Emotiv headsets - [Coin Dashboard](https://www.coin-dashboard.com) - The fully client-side cryptocurrency asset dashboard. - + - [Habitaca](https://habitica.com/) - online task management application in the form of a role-playing game. + ### Interactive Experiences - [Jean-Pierre Morin | 1700 LAPOSTE](http://1700laposte.com/jean-pierre-morin/) From e6a101141ea2d7cc853cbdd7b7a3f095fff8f60b Mon Sep 17 00:00:00 2001 From: Alex Oleshkevich Date: Sat, 21 Oct 2017 13:53:49 +0300 Subject: [PATCH 078/274] add vue-configuration package (#1578) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99c83521..212800bb 100755 --- a/README.md +++ b/README.md @@ -1469,6 +1469,7 @@ the amazing Vue.js. - [vue-inject](https://github.com/jpex-js/vue-inject) - Dependency injection for Vue 2.x Components - [vue-deepset](https://github.com/bhoriuchi/vue-deepset) - Interact with deeply nested fields in Vue/Vuex objects/state with v-model in Vue 1.x and 2.x - [vue-gaspard](https://github.com/lucaperret/vue-gaspard) - DOM helpers plugin for Vue.js +- [vue-configuration](https://github.com/alex-oleshkevich/vue-config) - A static configuration object for Vue.js ### Web Workers - [vue-worker](https://github.com/israelss/vue-worker) - A Vue.js plugin to use webworkers in a simply way. From 8345e8f0e15aa748c019d2eec628ae6b0743a5a8 Mon Sep 17 00:00:00 2001 From: Eduardo Peredo Date: Sat, 21 Oct 2017 05:54:52 -0500 Subject: [PATCH 079/274] Add vue-static-map (#1579) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 212800bb..953a3945 100755 --- a/README.md +++ b/README.md @@ -820,6 +820,7 @@ Tooltips / popovers - [vue-choropleth](https://github.com/voluntadpear/vue-choropleth) - Vue 2.x component to display a choropleth map. - [vuelayers](https://github.com/ghettovoice/vuelayers) - Vue 2 components to work with OpenLayers. - [vue-googlemaps](https://github.com/Akryum/vue-googlemaps) - Vue 2.x components to integrate Google Maps. + - [vue-static-map](https://github.com/eperedo/vue-static-map) - Vue 2.x simple component to generate an static google map ### Audio / Video From 87f53aeb1958c58a4a6ded615e39b8acf148f4ca Mon Sep 17 00:00:00 2001 From: Niklas Gruhn Date: Sat, 21 Oct 2017 12:56:39 +0200 Subject: [PATCH 080/274] Add vue-qrcode-reader (#1580) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 953a3945..a35c88db 100755 --- a/README.md +++ b/README.md @@ -867,6 +867,7 @@ Tooltips / popovers - [vue-qriously](https://github.com/theomessin/vue-qriously) - A Vue.js 2 component to draw QR codes on an HTML Canvas using qrious. - [vue-qart](https://github.com/superman66/vue-qart) - The directive of vue 2.x for qart.js. + - [vue-qrcode-reader](https://github.com/gruhn/vue-qrcode-reader) - A Vue.js 2 component which detects and decodes QR codes from a camera stream. ### Search - [vue-fuse](https://github.com/shayneo/vue-fuse) - A lightweight pluggin for fuzzy search library, Fuse.js From 80c9c7a8ed5ff8a562bc68006e6477fbdc4c334b Mon Sep 17 00:00:00 2001 From: Paul Collett Date: Sun, 22 Oct 2017 08:04:42 -0700 Subject: [PATCH 081/274] added vue-masonry-css, dependancy free masonry layout (#1581) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a35c88db..ff5b7a05 100755 --- a/README.md +++ b/README.md @@ -1088,6 +1088,7 @@ Tooltips / popovers - [vue-inview](https://github.com/rachmanzz/vue-inview) - [Vue 2.x] Viewport, get notification when DOM element is entered or leave. - [dnd-grid](https://github.com/dattn/dnd-grid) - A vuejs grid with draggable and resizable boxes - [vue-extend-layout](https://github.com/ktquez/vue-extend-layout) - Extend the default layout or create custom layouts for the pages of your Vue.js SPA + - [vue-masonry-css](https://github.com/paulcollett/vue-masonry-css) - Vue.js Masonry layout component powered by CSS, dependancy free From bfc93c02c97604992c4fb5bc0104107e385993f0 Mon Sep 17 00:00:00 2001 From: Ashley Lv Date: Sun, 22 Oct 2017 23:05:38 +0800 Subject: [PATCH 082/274] adding ui component vue-drag-verify (#1582) vue-drag-verify -- This is a vue component, which is sliding to unlock for login or sign up. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff5b7a05..7eea3eb3 100755 --- a/README.md +++ b/README.md @@ -905,7 +905,8 @@ Tooltips / popovers - [vue-barcode-scanner](https://github.com/noomerzx/vue-barcode-scanner) - [vue-heatmapjs](https://github.com/BrockReece/vue-heatmapjs) - A Vue directive for tracking and visualising mouse activity - [vue-maze](https://github.com/meganetaaan/vue-maze) - An itty-bitty maze game made as Vue.js component - + - [vue-drag-verify](https://github.com/AshleyLv/vue-drag-verify) - This is a vue component, which is sliding to unlock for login or sign up. + ### Tabs - [vue-tabs](https://github.com/cristijora/vue-tabs) - Simple tabs and pills. From dd142e8e5994cf4ea98d6e7346cf4bf5b3e5e73a Mon Sep 17 00:00:00 2001 From: Roozbeh Hajizadeh Date: Tue, 24 Oct 2017 06:17:51 +0330 Subject: [PATCH 083/274] 2 components added (#1583) * Persian datepicker * Persian datepicker category corrected * Tinymce editor component * simple fix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7eea3eb3..29d85c9a 100755 --- a/README.md +++ b/README.md @@ -938,6 +938,7 @@ Tooltips / popovers - [vue-date-picker](https://github.com/ridewn/vue-date-picker) - A vue date picker component inspired by material design - [vue-monthly-picker](https://github.com/ittus/vue-monthly-picker) - Vue.js component for month and year picker only - [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. کامپوننت انتخاب تاریخ برای ویو. #### Select @@ -1016,7 +1017,7 @@ Tooltips / popovers - [vue-wysiwyg](https://github.com/chmln/vue-wysiwyg) Lightweight, fast & extensible WYSIWYG editor - [vue-trumbowyg](https://github.com/ankurk91/vue-trumbowyg) Vue.js component for [Trumbowyg](http://alex-d.github.io/Trumbowyg/) WYSIWYG editor - [vue-pell-editor](https://github.com/CinKon/vue-pell-editor) Vue.js component for [Pell](https://jaredreich.com/pell) WYSIWYG editor - + - [vue-tinymce-editor](https://github.com/dyonir/vue-tinymce-editor) Tinymce editor component for Vue2. #### Image Manipulation *Edit images* From 2364cce1d82457974aa1a9ccf0493db134ed2883 Mon Sep 17 00:00:00 2001 From: Marc Zych Date: Mon, 23 Oct 2017 19:50:18 -0700 Subject: [PATCH 084/274] Fix vue-c3 link (#1585) This fixes the markdown link syntax for vue-c3. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29d85c9a..f7845e3f 100755 --- a/README.md +++ b/README.md @@ -787,7 +787,7 @@ Tooltips / popovers - [vuebars](https://github.com/DeviaVir/vue-bar) - Simple, elegant spark bars for Vue.js. - [vue-d3-network](https://github.com/emiliorizzo/vue-d3-network) - Vue component to graph networks using d3-force - [vue2vis](https://github.com/alexcode/vue2vis) - Vue2 wrapper for [Visjs](http://visjs.org). - - [vue-c3][https://github.com/chryb/vue-c3] - A reusable vue component for c3 charts + - [vue-c3](https://github.com/chryb/vue-c3) - A reusable vue component for c3 charts ### Time From e99f13089e7758fd6a8919052967babc0f01afa5 Mon Sep 17 00:00:00 2001 From: Alexey Date: Tue, 24 Oct 2017 05:51:13 +0300 Subject: [PATCH 085/274] Added object-to-vuex-store to Vuex Utilities. (#1586) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7845e3f..52add788 100755 --- a/README.md +++ b/README.md @@ -1420,6 +1420,7 @@ the amazing Vue.js. - [vuex-action-reload](https://github.com/chlab/vuex-action-reload) - A vuex plugin that reloads actions when a condition is met. - [vuejs-storage](https://github.com/maple3142/vuejs-storage) - Vue.js and vuex plugin to persistence data with localStorage/sessionStorage. - [vuex-orm](https://github.com/revolver-app/vuex-orm) - The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store. + - [object-to-vuex-store](https://github.com/Raiondesu/object-to-vuex-store) - Convert any JS object into a valid vuex-store object. ###### Sync Between Tabs From a3072f7d642443d8935aa2b7a1e41f9dd1210a44 Mon Sep 17 00:00:00 2001 From: Mike Street Date: Tue, 24 Oct 2017 03:52:20 +0100 Subject: [PATCH 086/274] Add tutorials (#1587) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 52add788..ecbadff6 100755 --- a/README.md +++ b/README.md @@ -301,6 +301,8 @@ - [Creating Custom Vue.js Plugins] (https://alligator.io/vuejs/creating-custom-plugins/) - [Async in VueJS part 1](https://medium.com/js-dojo/async-in-vue-js-part-1-28d96f751a2e) - [Async in VueJS part 2](https://medium.com/js-dojo/async-in-vuejs-part-2-45e81c836e38) +- [Using localStorage with Vuex store without a plugin](https://www.mikestreety.co.uk/blog/vue-js-using-localstorage-with-the-vuex-store) by [@mikestreety](https://twitter.com/mikestreety) +- [Using props for accessing URL parameters within components with Vue Router](https://www.youtube.com/watch?v=ESg0k2zdME4) by [@mikestreety](https://twitter.com/mikestreety) ### Examples From b7e38486fb1901cd229dd73b3786865ec9dc9fc3 Mon Sep 17 00:00:00 2001 From: Jofferson Ramirez Tiquez Date: Tue, 24 Oct 2017 10:53:59 +0800 Subject: [PATCH 087/274] Update README.md (#1588) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ecbadff6..0330f45c 100755 --- a/README.md +++ b/README.md @@ -1276,6 +1276,7 @@ Tooltips / popovers - [animated-vue](https://github.com/radical-dreamers/animated-vue) - A Vue.js 2.x plugin to easily use Animate.css animations as transitions. As easy as ! - [vue-lottie](https://github.com/chenqingspring/vue-lottie) - A Vue.js 2.x plugin to render after effects animations based on bodymovin - [Vueg](https://github.com/jaweii/vueg) - Make vue-router have a transition effect / 为 webApp 提供转场特效的开源 Vue 插件 + - [v-animate-css](https://jofftiquez.github.io/v-animate-css/) - The easiest to implement Vue 2 directive for Animate.css ### Meta Tags From 459b150557b1ec7c8976fdacf83a3bee6f3c6a22 Mon Sep 17 00:00:00 2001 From: Andrew Truex Date: Mon, 23 Oct 2017 22:54:23 -0400 Subject: [PATCH 088/274] Update README.md (#1590) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0330f45c..10f15507 100755 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ - [API Reference](http://vuejs.org/api/) - [GitHub Repo](https://github.com/vuejs/vue) - [Release Notes](https://github.com/vuejs/vue/releases) +- [Style Guide](https://vuejs.org/v2/style-guide/) ### External Resources From ffb7c796a12d918a06ed4ca5eae8eb609361b740 Mon Sep 17 00:00:00 2001 From: Andrew Truex Date: Mon, 23 Oct 2017 22:55:58 -0400 Subject: [PATCH 089/274] Update README.md (#1591) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 10f15507..34833ab1 100755 --- a/README.md +++ b/README.md @@ -304,6 +304,8 @@ - [Async in VueJS part 2](https://medium.com/js-dojo/async-in-vuejs-part-2-45e81c836e38) - [Using localStorage with Vuex store without a plugin](https://www.mikestreety.co.uk/blog/vue-js-using-localstorage-with-the-vuex-store) by [@mikestreety](https://twitter.com/mikestreety) - [Using props for accessing URL parameters within components with Vue Router](https://www.youtube.com/watch?v=ESg0k2zdME4) by [@mikestreety](https://twitter.com/mikestreety) +- [Deploy Vue.js — SSR(Vuetify) on Production with Pm2 and Nginx](https://medium.com/@kamerk22/deploy-vue-js-ssr-vuetify-on-production-with-pm2-and-nginx-ec7b5c0748a3) + ### Examples From 8a44b1ca31814328ebfa4601fe4a4024edbd996c Mon Sep 17 00:00:00 2001 From: UchihaCFC Date: Tue, 24 Oct 2017 10:50:20 +0200 Subject: [PATCH 090/274] add tutorial resource (#1584) * add tutorial resource for testing vuejs components * change order for added tutorial --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 34833ab1..260ceb13 100755 --- a/README.md +++ b/README.md @@ -305,6 +305,7 @@ - [Using localStorage with Vuex store without a plugin](https://www.mikestreety.co.uk/blog/vue-js-using-localstorage-with-the-vuex-store) by [@mikestreety](https://twitter.com/mikestreety) - [Using props for accessing URL parameters within components with Vue Router](https://www.youtube.com/watch?v=ESg0k2zdME4) by [@mikestreety](https://twitter.com/mikestreety) - [Deploy Vue.js — SSR(Vuetify) on Production with Pm2 and Nginx](https://medium.com/@kamerk22/deploy-vue-js-ssr-vuetify-on-production-with-pm2-and-nginx-ec7b5c0748a3) +- [Testing Vue Components](http://testingvue.com) on [laracast](https://laracasts.com/series/testing-vue) ### Examples @@ -594,7 +595,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [brain bits](https://github.com/dashersw/brain-bits) - A P300 online spelling mechanism for Emotiv headsets - [Coin Dashboard](https://www.coin-dashboard.com) - The fully client-side cryptocurrency asset dashboard. - [Habitaca](https://habitica.com/) - online task management application in the form of a role-playing game. - + ### Interactive Experiences - [Jean-Pierre Morin | 1700 LAPOSTE](http://1700laposte.com/jean-pierre-morin/) @@ -910,8 +911,8 @@ Tooltips / popovers - [vue-barcode-scanner](https://github.com/noomerzx/vue-barcode-scanner) - [vue-heatmapjs](https://github.com/BrockReece/vue-heatmapjs) - A Vue directive for tracking and visualising mouse activity - [vue-maze](https://github.com/meganetaaan/vue-maze) - An itty-bitty maze game made as Vue.js component - - [vue-drag-verify](https://github.com/AshleyLv/vue-drag-verify) - This is a vue component, which is sliding to unlock for login or sign up. - + - [vue-drag-verify](https://github.com/AshleyLv/vue-drag-verify) - This is a vue component, which is sliding to unlock for login or sign up. + ### Tabs - [vue-tabs](https://github.com/cristijora/vue-tabs) - Simple tabs and pills. @@ -1068,7 +1069,7 @@ Tooltips / popovers - [vue-fab](https://github.com/PygmySlowLoris/vue-fab) - Vue Floating Action Button. - [vue-complexify](https://github.com/mazipan/vue-complexify) - Vuejs porting library from jquery.complexify.js. - [vue-mc](https://github.com/FiguredLimited/vue-mc) - Models and Collections for Vue.js - + #### Wizard - [vue-form-wizard](https://github.com/cristijora/vue-form-wizard) - Tab based component which can replace classic bootstrap & jQuery form wizards @@ -1666,7 +1667,7 @@ Payment utilities. - [vue-starter](https://github.com/rohitkrai03/vue-starter) - A Vue.js starter kit that lets you focus on more programming and less configuration. - [vue-standalone-component](https://github.com/InCuca/vue-standalone-component) - A standalone component generator with documentation support using jsdoc and vue-styleguidist - [vuejs-wordpress-theme-starter](https://github.com/EvanAgee/vuejs-wordpress-theme-starter) - A WordPress theme with the guts ripped out and replaced with Vue - - [Cordovue](https://github.com/TheMushrr00m/cordovue) - A sample Apache Cordova application using Vue. + - [Cordovue](https://github.com/TheMushrr00m/cordovue) - A sample Apache Cordova application using Vue. ### Client From 9ac0ef26eddd5a38196220c553e49df29ffcf55a Mon Sep 17 00:00:00 2001 From: Lucas Leandro Date: Tue, 24 Oct 2017 13:31:50 -0200 Subject: [PATCH 091/274] Add vue content loading to svg category (#1592) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 260ceb13..7a35c319 100755 --- a/README.md +++ b/README.md @@ -1305,6 +1305,7 @@ Tooltips / popovers ### SVG - [vue-svgicon](https://github.com/MMF-FE/vue-svgicon) - A tool to create svg icon components. (vue 2.x). + - [vue-content-loading](https://github.com/LucasLeandro1204/vue-content-loading) - Vue component to easily build (or use presets) SVG loading cards Facebook like. ### Miscellaneous From 196cfae727bbfbffdb723788c40ba698c5528ebe Mon Sep 17 00:00:00 2001 From: Todd Matthews Date: Wed, 25 Oct 2017 22:20:35 -0400 Subject: [PATCH 092/274] Update README.md (#1593) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a35c319..4a2f12ad 100755 --- a/README.md +++ b/README.md @@ -306,6 +306,7 @@ - [Using props for accessing URL parameters within components with Vue Router](https://www.youtube.com/watch?v=ESg0k2zdME4) by [@mikestreety](https://twitter.com/mikestreety) - [Deploy Vue.js — SSR(Vuetify) on Production with Pm2 and Nginx](https://medium.com/@kamerk22/deploy-vue-js-ssr-vuetify-on-production-with-pm2-and-nginx-ec7b5c0748a3) - [Testing Vue Components](http://testingvue.com) on [laracast](https://laracasts.com/series/testing-vue) +[Building a Full Stack Web App with Vue.js and Express.js](https://www.youtube.com/watch?v=Fa4cRMaTDUI&t=) by [@CodyLSeibert](https://twitter.com/CodyLSeibert) ### Examples From 92d8b0057413408d6d33ac69f7ac13bf0cc602f8 Mon Sep 17 00:00:00 2001 From: Edd Yerburgh Date: Thu, 26 Oct 2017 03:21:16 +0100 Subject: [PATCH 093/274] Add Testing Vue Applications book (#1594) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a2f12ad..3caa9cea 100755 --- a/README.md +++ b/README.md @@ -403,7 +403,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [The Majesty Of Vue.js 2](https://leanpub.com/vuejs2) by Alex Kyriakidis and Kostas Maniatis, Leanpub. (Mar 2017) - [Vue.js 2 Cookbook](https://www.packtpub.com/web-development/vuejs-2-cookbook) by Andrea Passaglia, Packt. (May 2017) - [Vue.js in Action](https://www.manning.com/books/vue-js-in-action) by Erik Hanchett and Benjamin Listwon (Spring 2018) - +- [Testing Vue.js Applications](https://www.manning.com/books/testing-vuejs-applications) by Edd Yerburgh (Summer 2018) From b142ddc900681f5cb5a69599acdec13946457898 Mon Sep 17 00:00:00 2001 From: Paul Collett Date: Wed, 25 Oct 2017 19:22:54 -0700 Subject: [PATCH 094/274] added "vue-ico" to #icons for easy drop-in icons (#1595) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3caa9cea..4eaaac94 100755 --- a/README.md +++ b/README.md @@ -756,6 +756,7 @@ Tooltips / popovers - [vue-material-design-icons](https://gitlab.com/robcresswell/vue-material-design-icons "vue-material-design-icons on GitLab") - A collection of SVG Material Design icons as single file components. - [vue-icon-font](https://github.com/ganl/vue-icon-font) - A iconfont plugin for Vuejs (support Font-class and Symbol). - [vue-ionicons](https://github.com/mazipan/vue-ionicons) - Vue Icon Set Components from Ionic Team. + - [vue-ico](https://github.com/paulcollett/vue-ico) - Dead easy icons for Vue with drop-in browser support & selective bundling ### Menu From 64c0455fa3d35adc61ae627555b169f14ea75361 Mon Sep 17 00:00:00 2001 From: Todd Matthews Date: Wed, 25 Oct 2017 22:23:45 -0400 Subject: [PATCH 095/274] Update README.md (#1596) Updated tutorial on 0Auth for Vue 2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4eaaac94..1aaf824d 100755 --- a/README.md +++ b/README.md @@ -217,7 +217,7 @@ - [Vue.js screencasts](https://laracasts.com/series/learn-vue-2-step-by-step) on Laracasts - [What's New in Vue.js 1.0](http://www.sitepoint.com/whats-new-in-vue-js-1-0/) on Sitepoint -- [Build an App with Vue.js: From Authentication to Calling an API](https://auth0.com/blog/2015/11/13/build-an-app-with-vuejs/) on Auth0 blog +- [Vuejs 2 Authentication Tutorial](https://auth0.com/blog/vuejs2-authentication-tutorial/) on Auth0 blog - [Create a GitHub File Explorer Using Vue.js](https://scotch.io/tutorials/create-a-github-file-explorer-using-vue-js) on Scotch.io - [Vue.js Tutorial](http://vegibit.com/vue-js-tutorial/) on Vegibit - [Vue.js build set-up from scratch with webpack, vue-loader and hot reload](http://skyronic.com/2015/12/28/vue-project-scratch/) From c8a16ba40a34b9b78e1232985847e72440cb79a7 Mon Sep 17 00:00:00 2001 From: bedlate Date: Thu, 26 Oct 2017 10:24:58 +0800 Subject: [PATCH 096/274] add vue-data-loading (#1597) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1aaf824d..c94eb3e6 100755 --- a/README.md +++ b/README.md @@ -848,6 +848,7 @@ Tooltips / popovers ### Pull-to-refresh - [vue-pull-refresh](https://github.com/lakb248/vue-pull-refresh) - A pull to refresh component for Vue.js 2.0. - [vue-pull-to](https://github.com/stackjie/vue-pull-to) - A pull-down refresh and pull-up load more and infinite scroll for Vue.js component. + - [vue-data-loading](https://github.com/bedlate/vue-data-loading) - Another component for infinite scroll and pull down/up to load data. ### Markdown From d29a38c39c0492b63e447b5d6a826df897e80790 Mon Sep 17 00:00:00 2001 From: Patrick Zhang Date: Wed, 25 Oct 2017 19:25:24 -0700 Subject: [PATCH 097/274] Move bootstrap-vue under Responsive section (#1598) Move bootstrap-vue under Responsive section, and update description. bootstrap-vue now supports grid and layout: https://bootstrap-vue.js.org/docs/layout/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c94eb3e6..b735ad17 100755 --- a/README.md +++ b/README.md @@ -1125,6 +1125,7 @@ Tooltips / popovers - [iview-ui](https://www.iviewui.com) - A Vue.js 2.0 UI Framework for web. - [AT-UI](https://at.aotu.io) - A fresh and flat UI-Kit specially for desktop application, made with ♥ by Vue.js 2.0 - [v-semantic](https://www.npmjs.com/package/v-semantic) - Implementation of [semantic-ui](https://semantic-ui.com/) for Vue + - [bootstrap-vue](https://bootstrap-vue.github.io) - Implementation of [bootstrap-4](https://v4-alpha.getbootstrap.com/) grid and components for Vue.js 2. ### Mobile *UI frameworks for mobile* @@ -1142,7 +1143,6 @@ Tooltips / popovers - [keen-ui](https://github.com/JosephusPaye/Keen-UI) - A lightweight collection of essential UI components written with Vue and inspired by Material Design. - [vue-admin](https://github.com/vue-bulma/vue-admin) - Vue Admin Panel Framework, Powered by Vue 2.0 and Bulma 0.3. - [vuikit](https://github.com/vuikit/vuikit) - UIkit with all the power of Vue. - - [bootstrap-vue](https://bootstrap-vue.github.io) - Bootstrap 4 Components for Vue.js 2. - [uiv](https://github.com/wxsms/uiv) Bootstrap3 components implemented by Vue2. - [yuche/vue-strap](https://github.com/yuche/vue-strap) - Bootstrap 3 components built with Vue.js 1 - [wffranco/vue-strap](https://github.com/wffranco/vue-strap) - Bootstrap 3 components built with Vue.js 2 From 4e14241542bbce47b2642795fbf1bfabd2ab2b43 Mon Sep 17 00:00:00 2001 From: Packt Date: Thu, 26 Oct 2017 07:58:31 +0530 Subject: [PATCH 098/274] Update README.md (#1599) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b735ad17..98c622ae 100755 --- a/README.md +++ b/README.md @@ -404,6 +404,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Vue.js 2 Cookbook](https://www.packtpub.com/web-development/vuejs-2-cookbook) by Andrea Passaglia, Packt. (May 2017) - [Vue.js in Action](https://www.manning.com/books/vue-js-in-action) by Erik Hanchett and Benjamin Listwon (Spring 2018) - [Testing Vue.js Applications](https://www.manning.com/books/testing-vuejs-applications) by Edd Yerburgh (Summer 2018) +- [Vue.js 2 and Bootstrap 4 Web Development](https://www.packtpub.com/web-development/vuejs-2-and-bootstrap-4-web-development) by Olga Filipova, Packt. (September 2017) From 1984d36bc19234bcddbd696be42c8fb31370f4f5 Mon Sep 17 00:00:00 2001 From: Packt Date: Thu, 26 Oct 2017 08:00:36 +0530 Subject: [PATCH 099/274] Update README.md (#1600) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 98c622ae..2172cf5b 100755 --- a/README.md +++ b/README.md @@ -306,7 +306,8 @@ - [Using props for accessing URL parameters within components with Vue Router](https://www.youtube.com/watch?v=ESg0k2zdME4) by [@mikestreety](https://twitter.com/mikestreety) - [Deploy Vue.js — SSR(Vuetify) on Production with Pm2 and Nginx](https://medium.com/@kamerk22/deploy-vue-js-ssr-vuetify-on-production-with-pm2-and-nginx-ec7b5c0748a3) - [Testing Vue Components](http://testingvue.com) on [laracast](https://laracasts.com/series/testing-vue) -[Building a Full Stack Web App with Vue.js and Express.js](https://www.youtube.com/watch?v=Fa4cRMaTDUI&t=) by [@CodyLSeibert](https://twitter.com/CodyLSeibert) +- [Building a Full Stack Web App with Vue.js and Express.js](https://www.youtube.com/watch?v=Fa4cRMaTDUI&t=) by [@CodyLSeibert](https://twitter.com/CodyLSeibert) +- [Vue.js 2 Recipes (Video)](https://www.packtpub.com/application-development/vuejs-2-recipes-video) by Peter van Meijgaard, Packt. (September 2017) ### Examples From 59d77768b2898fe94bf2cb09cd3b99fe62963592 Mon Sep 17 00:00:00 2001 From: Kairui Guo Date: Thu, 26 Oct 2017 10:33:54 +0800 Subject: [PATCH 100/274] Add `vue-md-loader`. (#1602) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2172cf5b..810b8f25 100755 --- a/README.md +++ b/README.md @@ -1588,6 +1588,8 @@ Payment utilities. - [Vuex CheatSheet](https://vuejs-tips.github.io/vuex-cheatsheet) - Complete Interactive Vuex API. - [vue-styleguidist](https://github.com/vue-styleguidist/vue-styleguidist) - A style guide generator for Vue components with a living style guide. - [vue-elucidate](https://github.com/mattrothenberg/vue-elucidate) - A component that generates beautiful documentation for your living styleguide / design system. + - [vue-md-loader](https://github.com/wxsms/vue-md-loader) - Markdown files to ALIVE Vue components. + ### Test - [avoriaz](https://github.com/eddyerburgh/avoriaz) - A Vue.js testing utility library. From 67166d655f66a1a0f2cdfba28befd215081095d1 Mon Sep 17 00:00:00 2001 From: Denis Efremov Date: Fri, 27 Oct 2017 13:43:15 +0300 Subject: [PATCH 101/274] Updated slack link and members count (#1603) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 810b8f25..d8fc544e 100755 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ - [Official Forum](http://forum.vuejs.org/) - [vue-requests](https://github.com/vuejs/vue-requests) - Request a Vue.js module you wish existed or get ideas for modules - [VueJS Iran - Telegram Channel & group (group link available in channel bio)](https://telegram.me/vue_js) -- [vueslack - 1300+ registered users worldwide](https://vueslack.com/) +- [vueslack - 2300+ registered users worldwide](https://vueslack.slack.com/) - [Vue Land - Discord chat server](https://vue-land.js.org/) - [VueJS Russia - Telegram Group [Russian]](https://t.me/vuejs_ru) - [VueJS Viet Nam - Facebook group](https://www.facebook.com/groups/vuejsvietnam/) From 28e61b0d8b56872be749cc8f5ddb2623922d207c Mon Sep 17 00:00:00 2001 From: Marcel Teruo Nakamine Date: Fri, 27 Oct 2017 23:10:11 -0200 Subject: [PATCH 102/274] Update README.md for Habitica (#1604) Fixing the name of the App: Habitica --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8fc544e..9ed180cb 100755 --- a/README.md +++ b/README.md @@ -597,7 +597,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Vectr](https://vectr.com/new) - A free vector graphics software - [brain bits](https://github.com/dashersw/brain-bits) - A P300 online spelling mechanism for Emotiv headsets - [Coin Dashboard](https://www.coin-dashboard.com) - The fully client-side cryptocurrency asset dashboard. - - [Habitaca](https://habitica.com/) - online task management application in the form of a role-playing game. + - [Habitica](https://habitica.com/) - online task management application in the form of a role-playing game. ### Interactive Experiences From a60e4eee3c9a74c7c4be8a1d45dd77a60c6846bb Mon Sep 17 00:00:00 2001 From: Diego Jara Date: Fri, 27 Oct 2017 20:10:52 -0500 Subject: [PATCH 103/274] add vue-flexible-link (#1605) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ed180cb..4927adf8 100755 --- a/README.md +++ b/README.md @@ -1720,6 +1720,7 @@ Payment utilities. - [Electron Vue](https://github.com/SimulatedGREG/electron-vue) - An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack. - [VuePack](https://github.com/egoist/vuepack) - A modern starter which uses Vue 2, Vuex, Vue-router and Webpack 2 (and even Electron). + - [vue-flexible-link](https://github.com/saintplay/vue-flexible-link) - Tiny Vue component for Electron to open links in a browser. Ideal for cross environment apps (Web & Native) ### Parts From 2908391051e45b3e0530ccb487d6839d5366768c Mon Sep 17 00:00:00 2001 From: aidewoode Date: Sat, 28 Oct 2017 09:25:15 -0500 Subject: [PATCH 104/274] Add office-ui-fabric-vue (#1606) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4927adf8..1176603f 100755 --- a/README.md +++ b/README.md @@ -1151,6 +1151,7 @@ Tooltips / popovers - [N3-components](https://github.com/N3-components/N3-components) - Beautiful Web Components built with Vue 2 - [jsmod-vue-pc](https://github.com/chaogao/jsmod-pc-vue) - Highly scalable web components for vue 2.0 - [guilhermewaess/SemVue](https://github.com/guilhermewaess/SemVue) - Semantic-ui Modules implemented with Vue 2 + - [office-ui-fabric-vue](https://github.com/aidewoode/office-ui-fabric-vue) - Office UI Fabric implementation for Vue.js ###### Mobile From 388d8dfeda58056978419bef77842dae7951d83f Mon Sep 17 00:00:00 2001 From: Armin Ulrich Date: Sat, 28 Oct 2017 17:42:47 +0200 Subject: [PATCH 105/274] Added Link to madewithvuejs.com (#1607) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1176603f..ff3c67c0 100755 --- a/README.md +++ b/README.md @@ -598,6 +598,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [brain bits](https://github.com/dashersw/brain-bits) - A P300 online spelling mechanism for Emotiv headsets - [Coin Dashboard](https://www.coin-dashboard.com) - The fully client-side cryptocurrency asset dashboard. - [Habitica](https://habitica.com/) - online task management application in the form of a role-playing game. + - [MadeWithVueJs](https://madewithvuejs.com/) - A Gallery of Projects made with Vue.js (also the Site itself uses Vue.js) ### Interactive Experiences From 1d9d6f33d92c3cc8780aa50528d7b580bbc927af Mon Sep 17 00:00:00 2001 From: lorvent Date: Sat, 28 Oct 2017 21:13:27 +0530 Subject: [PATCH 106/274] Added commercial product link (#1609) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff3c67c0..70e3b3ec 100755 --- a/README.md +++ b/README.md @@ -501,6 +501,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Collate Notes](http://www.collatenotes.com/) - [Formester](https://www.formester.com/) - Form, email marketing automation made easy - [ChatWoot](https://www.chatwoot.com/) - Livechat and agent collaboration over Facebook messenger. + - [VueA](https://themeforest.net/item/vuejs-laravel-admin-template/20119122?ref=jyostna&utm_source=awesomevue) - VueJS Admin template with multiple layouts and laravel version. ### Apps/Websites From c10fb1aee22f30b01fa8d2b039d17bd87413955b Mon Sep 17 00:00:00 2001 From: Eugenio Monforte Date: Sun, 29 Oct 2017 13:59:09 -0300 Subject: [PATCH 107/274] =?UTF-8?q?Add=20VueJS=20en=20espa=C3=B1ol=20-=20F?= =?UTF-8?q?acebook=20Group=20[Spanish]=20(#1610)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70e3b3ec..3eb818e5 100755 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ - [VueJS Brasil - Telegram Group [Portuguese]](https://t.me/vuejsbrasil) - [VueJS Brasil - Facebook Page [Portuguese]](https://www.facebook.com/vuejsbrasil/) - [VueJS Brasil - Facebook Group [Portuguese]](https://www.facebook.com/groups/vuejsbr/) +- [VueJS en español - Facebook Group [Spanish]](https://www.facebook.com/groups/vue.es/) ### Conferences From 732caa96ee8babf6d423c41814392c0fade9b7b5 Mon Sep 17 00:00:00 2001 From: Louis Bourque Date: Sun, 29 Oct 2017 11:00:12 -0600 Subject: [PATCH 108/274] Add link to grid-awesome (#1611) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3eb818e5..4f2a0876 100755 --- a/README.md +++ b/README.md @@ -495,6 +495,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [TidyTab](https://github.com/eggplanetio/tidytab) - A Chrome extension for tidying up those tabs. - [peregrine-cms](https://github.com/headwirecom/peregrine-cms) - A Vue.js and Apache Sling based head-optional CMS - [concept-to-clinic](https://github.com/concept-to-clinic/concept-to-clinic) - Lung cancer prediction project with Vue.js interface +- [grid-awesome](https://github.com/louisbourque/grid-awesome) - Generate boilerplate css for grid layouts using the css display: grid; property. ### Commercial Products From 5568a0dc8a299876f7da69a2edb2bcc9b5cc0017 Mon Sep 17 00:00:00 2001 From: Haluk Keskin Date: Sun, 29 Oct 2017 19:00:51 +0200 Subject: [PATCH 109/274] Update README.md (#1612) it does not exist --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4f2a0876..d4b3730e 100755 --- a/README.md +++ b/README.md @@ -1040,7 +1040,6 @@ Tooltips / popovers - [vue-core-image-upload](https://github.com/Vanthink-UED/vue-core-image-upload) - A vue plugin for image to crop and upload. - [vue-croppa](https://github.com/zhanziyang/vue-croppa) - A simple straightforward customizable lightweight mobile-friendly image cropper for Vue 2.0. - [vue-cropper](https://github.com/xyxiao001/vue-cropper) - A picture clipping plugin for vue2.0 - - [vue-croppie](https://jofftiquez.github.io/vue-croppie/) - A Vue2 wrapper for croppie image cropper #### File Upload From 41e41fc51b29999c6d3c5572f0237f6702cbf077 Mon Sep 17 00:00:00 2001 From: Fangzhou Li Date: Mon, 30 Oct 2017 01:01:51 +0800 Subject: [PATCH 110/274] add @riophae/vue-treeselect (#1613) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4b3730e..9944e130 100755 --- a/README.md +++ b/README.md @@ -961,6 +961,7 @@ Tooltips / popovers - [vue-multiselect](https://github.com/monterail/vue-multiselect) - Universal select/multiselect/tagging component for Vue.js. - [stf-vue-select](https://github.com/stfalcon-studio/stf-vue-select) - most flexible and customized select Vue2 - [vue-select-image](https://github.com/mazipan/vue-select-image) - Vue 2 Component for selecting image from list + - [@riophae/vue-treeselect](https://github.com/riophae/vue-treeselect) - A multi-select component with nested options for Vue.js #### Slider From 7921617e8dd977c2aa82f45a17f6919a882369ce Mon Sep 17 00:00:00 2001 From: Alexandre Bonaventure Geissmann Date: Mon, 30 Oct 2017 11:04:09 -0400 Subject: [PATCH 111/274] add Vue-MQ (#1615) Responsive design plugin for Vue 2.x --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9944e130..100da1ec 100755 --- a/README.md +++ b/README.md @@ -1213,6 +1213,7 @@ Tooltips / popovers - [vue-match-media](https://github.com/drenglish/vue-match-media) - Vue 2.x-compatible plugin that offers a consistent, semantic approach to making components media query-aware. - [vue-media-query-mixin](https://github.com/jofftiquez/vue-media-query-mixin) - Vue 2 media query mixin that can be used in both component js and component template. Compatible with bootstrap and vuetify viewports. `wXS` returns if screen width is xs, `wSM` returns true if screen width is sm, etc... - [vue-breakpoints](https://github.com/apertureless/vue-breakpoints) - Vue 2 minimal components to show and hide elements based on breakpoints. Inspired by Airbnb. + - [vue-mq](https://github.com/AlexandreBonaventure/vue-mq) - Offer some useful tools to quickly setup responsive design with a semantic and mobile-first API (Vue 2.x) ### Form From 56cf2d0f2c48f3ec82622a1b2174c50240bf805b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Walker=20Gusm=C3=A3o?= Date: Mon, 30 Oct 2017 13:10:46 -0200 Subject: [PATCH 112/274] add vue-loopback (#1616) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 100da1ec..6b895f7c 100755 --- a/README.md +++ b/README.md @@ -1550,6 +1550,7 @@ Payment utilities. - [vue-runkit](https://github.com/maple3142/vue-runkit) - RunKit Embed for Vue.js - [vue-youtube](https://github.com/anteriovieira/vue-youtube) - Provides a simple layer for you to use your imagination while over the [YouTube IFrame Player API](https://developers.google.com/youtube/iframe_api_reference). (Compatible with SSR) - [vue-introjs](https://github.com/alex-oleshkevich/vue-introjs) - Integrates intro.js step-by-step guide and feature introduction with Vue.js [http://introjs.com/](http://introjs.com/). + - [vue-loopback](https://github.com/InCuca/vue-loopback) - Loopback and Vue application template ###### Google Analytics From 2ebdc2838cc717efa5f1878fb91d49c071978c04 Mon Sep 17 00:00:00 2001 From: Vincent Date: Mon, 30 Oct 2017 16:12:48 +0100 Subject: [PATCH 113/274] Added vue-trans (#1618) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b895f7c..b6132190 100755 --- a/README.md +++ b/README.md @@ -1312,7 +1312,7 @@ Tooltips / popovers - [vue2-filters](https://github.com/freearhey/vue2-filters) - A collection of standard filters Vue 1.* adapted for use in Vue 2.*. - [morphling](https://github.com/jofftiquez/morphling) - A collection of standard and custom filters for Vue 2. - [vue-currency-filter](https://github.com/mazipan/vue-currency-filter) - Lightweight and Customizeable Vue 2 Currency Filter. - + - [vue-trans](https://github.com/Trekels/vue-trans) - A simple filter to provide a similar way of translating to the Symfony trans. ### SVG - [vue-svgicon](https://github.com/MMF-FE/vue-svgicon) - A tool to create svg icon components. (vue 2.x). From 5df4d14533da2f74e380faecb682fd81119795a1 Mon Sep 17 00:00:00 2001 From: Andrei Hrabouski Date: Mon, 30 Oct 2017 18:20:05 +0300 Subject: [PATCH 114/274] Added vuestic-admin (#1345) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6132190..b8c288a4 100755 --- a/README.md +++ b/README.md @@ -1156,6 +1156,7 @@ Tooltips / popovers - [jsmod-vue-pc](https://github.com/chaogao/jsmod-pc-vue) - Highly scalable web components for vue 2.0 - [guilhermewaess/SemVue](https://github.com/guilhermewaess/SemVue) - Semantic-ui Modules implemented with Vue 2 - [office-ui-fabric-vue](https://github.com/aidewoode/office-ui-fabric-vue) - Office UI Fabric implementation for Vue.js + - [vuestic-admin](https://github.com/epicmaxco/vuestic-admin) - Vue Admin Dasboard with collection of custom components. Built with Vue 2 and Bootstrap 4 ###### Mobile From 7bf41aa0f3e0531d394c692bd248f8e7e1c47ad8 Mon Sep 17 00:00:00 2001 From: Anatoly Kolesov Date: Mon, 30 Oct 2017 18:45:35 +0300 Subject: [PATCH 115/274] Add redux-store-mixin (#1619) * Update README.md add redux-store-mixin in redux selecton * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8c288a4..3362cb45 100755 --- a/README.md +++ b/README.md @@ -1416,6 +1416,7 @@ the amazing Vue.js. - [revue](https://github.com/revue/revue) - Redux binding for Vue. - [vuedeux](https://github.com/Vuedeux/vuedeux) - Binding Solutions for Vue & Redux. + - [redux-store-mixin](https://github.com/kolesoffac/redux-store-mixin) - Mixin for integrate action creators in methods of vue-component #### Mobx From c08a1d6c23282bf75ca28be3e11c9cd0eae2f7a5 Mon Sep 17 00:00:00 2001 From: myliang Date: Thu, 2 Nov 2017 09:50:35 +0800 Subject: [PATCH 116/274] add fish-ui (#1620) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3362cb45..b4910f3c 100755 --- a/README.md +++ b/README.md @@ -1132,6 +1132,7 @@ Tooltips / popovers - [AT-UI](https://at.aotu.io) - A fresh and flat UI-Kit specially for desktop application, made with ♥ by Vue.js 2.0 - [v-semantic](https://www.npmjs.com/package/v-semantic) - Implementation of [semantic-ui](https://semantic-ui.com/) for Vue - [bootstrap-vue](https://bootstrap-vue.github.io) - Implementation of [bootstrap-4](https://v4-alpha.getbootstrap.com/) grid and components for Vue.js 2. + - [fish-ui](https://myliang.github.io/fish-ui) - A Vue.js 2.0 UI Toolkit for Web ### Mobile *UI frameworks for mobile* From b71df5e03e22c32e0d2d74c716ab20b505b16394 Mon Sep 17 00:00:00 2001 From: Clark Du Date: Thu, 2 Nov 2017 08:57:10 +0700 Subject: [PATCH 117/274] reconcile nuxt description (#1623) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4910f3c..faa632aa 100755 --- a/README.md +++ b/README.md @@ -1174,7 +1174,7 @@ Tooltips / popovers ### Other - - [nuxt](https://github.com/nuxt/nuxt.js) - Framework for server-rendered Vue.js applications. + - [nuxt](https://github.com/nuxt/nuxt.js) - Versatile Vue.js Framework. - [app-framework](https://github.com/scriptPilot/app-framework) - IOS and Android Apps with HTML & JavaScript - develop, build and deploy - free and open source. - [Myfirebase](https://github.com/myfirebase/myfirebase) - A decoupled Single page application Framework which is highly compatible with google firebase. From ed9fd07af2baab93d5e71f27e5f9bbd1b439e6d8 Mon Sep 17 00:00:00 2001 From: David Desmaisons Date: Wed, 1 Nov 2017 23:58:20 -0200 Subject: [PATCH 118/274] Added CodeDependencyScanner (#1625) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index faa632aa..5ef2c478 100755 --- a/README.md +++ b/README.md @@ -602,6 +602,8 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Coin Dashboard](https://www.coin-dashboard.com) - The fully client-side cryptocurrency asset dashboard. - [Habitica](https://habitica.com/) - online task management application in the form of a role-playing game. - [MadeWithVueJs](https://madewithvuejs.com/) - A Gallery of Projects made with Vue.js (also the Site itself uses Vue.js) + - [CodeDependencyScanner](https://github.com/NeutroniumCore/CodeDependencyScanner/) - A C# dektop application that display .Net assembly code dependencies build with Vue, Neutronium and D3.js. + ### Interactive Experiences From 0cda520d9e500f7480cfc2267308c29d7cdf656e Mon Sep 17 00:00:00 2001 From: Alan Morel Date: Wed, 1 Nov 2017 21:59:53 -0400 Subject: [PATCH 119/274] Adding "Getting Started with Vue.js" on Sabe.io (#1622) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ef2c478..30474ac4 100755 --- a/README.md +++ b/README.md @@ -309,7 +309,7 @@ - [Testing Vue Components](http://testingvue.com) on [laracast](https://laracasts.com/series/testing-vue) - [Building a Full Stack Web App with Vue.js and Express.js](https://www.youtube.com/watch?v=Fa4cRMaTDUI&t=) by [@CodyLSeibert](https://twitter.com/CodyLSeibert) - [Vue.js 2 Recipes (Video)](https://www.packtpub.com/application-development/vuejs-2-recipes-video) by Peter van Meijgaard, Packt. (September 2017) - +- [Getting Started with Vue.js](https://sabe.io/tutorials/getting-started-with-vue-js) on Sabe.io ### Examples From ae143757611c1634c2b3785de762597076703a75 Mon Sep 17 00:00:00 2001 From: Kuriakin Zeng Date: Thu, 2 Nov 2017 10:02:45 +0800 Subject: [PATCH 120/274] Update README.md (#1624) * Update README.md Added a new project * Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30474ac4..f9b066f1 100755 --- a/README.md +++ b/README.md @@ -504,7 +504,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Formester](https://www.formester.com/) - Form, email marketing automation made easy - [ChatWoot](https://www.chatwoot.com/) - Livechat and agent collaboration over Facebook messenger. - [VueA](https://themeforest.net/item/vuejs-laravel-admin-template/20119122?ref=jyostna&utm_source=awesomevue) - VueJS Admin template with multiple layouts and laravel version. - + - [Teleo](https://www.teleo.co) - Team collab-app moving effortlessly between talking, planning & doing ### Apps/Websites From fa788425984167f8b24e52f58ee419eda39952b0 Mon Sep 17 00:00:00 2001 From: Packt Date: Thu, 2 Nov 2017 07:34:54 +0530 Subject: [PATCH 121/274] Update README.md (#1626) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9b066f1..fd43cffa 100755 --- a/README.md +++ b/README.md @@ -310,6 +310,7 @@ - [Building a Full Stack Web App with Vue.js and Express.js](https://www.youtube.com/watch?v=Fa4cRMaTDUI&t=) by [@CodyLSeibert](https://twitter.com/CodyLSeibert) - [Vue.js 2 Recipes (Video)](https://www.packtpub.com/application-development/vuejs-2-recipes-video) by Peter van Meijgaard, Packt. (September 2017) - [Getting Started with Vue.js](https://sabe.io/tutorials/getting-started-with-vue-js) on Sabe.io +- [Building Your First Advanced CRUD Application with Vue 2 (Video)](https://www.packtpub.com/web-development/building-your-first-advanced-crud-application-vue-2-video) by Peter van Meijgaard, Packt. (July 2017) ### Examples From 93bb4ca29b40ba885c9837bfd1d37337d5e41140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20Ju=C3=A1rez?= Date: Thu, 2 Nov 2017 03:06:41 +0100 Subject: [PATCH 122/274] Add vue-datetime (#1627) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd43cffa..65ceb50a 100755 --- a/README.md +++ b/README.md @@ -957,6 +957,7 @@ Tooltips / popovers - [vue-monthly-picker](https://github.com/ittus/vue-monthly-picker) - Vue.js component for month and year picker only - [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. #### Select From 0c574a5e78af4d32afb971cdf55427f7983e2db2 Mon Sep 17 00:00:00 2001 From: Kevin Warne Date: Wed, 1 Nov 2017 20:08:14 -0600 Subject: [PATCH 123/274] Added vue-balloon (#1628) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65ceb50a..f903749b 100755 --- a/README.md +++ b/README.md @@ -924,6 +924,7 @@ Tooltips / popovers - [vue-heatmapjs](https://github.com/BrockReece/vue-heatmapjs) - A Vue directive for tracking and visualising mouse activity - [vue-maze](https://github.com/meganetaaan/vue-maze) - An itty-bitty maze game made as Vue.js component - [vue-drag-verify](https://github.com/AshleyLv/vue-drag-verify) - This is a vue component, which is sliding to unlock for login or sign up. + - [vue-balloon](https://github.com/kevinwarne/vue-balloon) - Vue components for creating fixed, zoomable containers in the corner of a page. Similar to the mail composition wrapper used in gmail. ### Tabs From 300a003a827b4091e46c0541aacc8e4f44aee453 Mon Sep 17 00:00:00 2001 From: Kuriakin Zeng Date: Thu, 2 Nov 2017 12:08:39 +0800 Subject: [PATCH 124/274] Update the link for Teleo (#1629) * Update README.md Added a new project * Update README.md * Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f903749b..c490d178 100755 --- a/README.md +++ b/README.md @@ -505,7 +505,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Formester](https://www.formester.com/) - Form, email marketing automation made easy - [ChatWoot](https://www.chatwoot.com/) - Livechat and agent collaboration over Facebook messenger. - [VueA](https://themeforest.net/item/vuejs-laravel-admin-template/20119122?ref=jyostna&utm_source=awesomevue) - VueJS Admin template with multiple layouts and laravel version. - - [Teleo](https://www.teleo.co) - Team collab-app moving effortlessly between talking, planning & doing + - [Teleo](https://www.teleo.co/?utm_source=AwesomeVue) - Team collab-app moving effortlessly between talking, planning & doing ### Apps/Websites From f61dd15ba292d14fd1c3b1956bfed2d59dd23f3c Mon Sep 17 00:00:00 2001 From: Captain Pangyo Date: Fri, 3 Nov 2017 00:38:52 +0900 Subject: [PATCH 125/274] Added Korean tutorials with a sample chart (#1630) --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c490d178..3a265429 100755 --- a/README.md +++ b/README.md @@ -311,6 +311,8 @@ - [Vue.js 2 Recipes (Video)](https://www.packtpub.com/application-development/vuejs-2-recipes-video) by Peter van Meijgaard, Packt. (September 2017) - [Getting Started with Vue.js](https://sabe.io/tutorials/getting-started-with-vue-js) on Sabe.io - [Building Your First Advanced CRUD Application with Vue 2 (Video)](https://www.packtpub.com/web-development/building-your-first-advanced-crud-application-vue-2-video) by Peter van Meijgaard, Packt. (July 2017) +- [프론트엔드 개발자를 위한 Vue.js 입문서](https://joshua1988.github.io/web-development/vuejs/vuejs-tutorial-for-beginner/) +- [누구나 다루기 쉬운 Vue.js (Video)](https://www.inflearn.com/course/vue-pwa-vue-js-%EA%B8%B0%EB%B3%B8/) on [Inflearn](https://www.inflearn.com/) by [Captain Pangyo](https://joshua1988.github.io/) ### Examples @@ -398,6 +400,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vuefire-storage](https://github.com/aofdev/vuefire-storage) A Vuefire Vue2-Storage with Firebase - [Vue2-PWA-Blog](https://github.com/deepak-singh/vue-blog-pwa) by @deepak-singh - [vue-firebase-auth-vuex](https://github.com/aofdev/vue-firebase-auth-vuex) A Vue2 Firebase Authentication with Vuex and support Progressive Web Apps + - [vue-chart-stater-kit](https://github.com/joshua1988/vue-chart-starter-kit) Quick starter using Vue Router, Vue Chart, Element-UI ### Books @@ -496,7 +499,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [TidyTab](https://github.com/eggplanetio/tidytab) - A Chrome extension for tidying up those tabs. - [peregrine-cms](https://github.com/headwirecom/peregrine-cms) - A Vue.js and Apache Sling based head-optional CMS - [concept-to-clinic](https://github.com/concept-to-clinic/concept-to-clinic) - Lung cancer prediction project with Vue.js interface -- [grid-awesome](https://github.com/louisbourque/grid-awesome) - Generate boilerplate css for grid layouts using the css display: grid; property. +- [grid-awesome](https://github.com/louisbourque/grid-awesome) - Generate boilerplate css for grid layouts using the css display: grid; property. ### Commercial Products From b98edaf28fcfb4afba4b2f9dfa3124d970e4854f Mon Sep 17 00:00:00 2001 From: Victor Chaptsev Date: Thu, 2 Nov 2017 18:40:04 +0300 Subject: [PATCH 126/274] Cookiecutter-Django-Vue added (#1631) Django+VueJS+Docker customizable project generator with a large number of settings/integrations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a265429..ddb35d5a 100755 --- a/README.md +++ b/README.md @@ -1694,6 +1694,7 @@ Payment utilities. - [vue-standalone-component](https://github.com/InCuca/vue-standalone-component) - A standalone component generator with documentation support using jsdoc and vue-styleguidist - [vuejs-wordpress-theme-starter](https://github.com/EvanAgee/vuejs-wordpress-theme-starter) - A WordPress theme with the guts ripped out and replaced with Vue - [Cordovue](https://github.com/TheMushrr00m/cordovue) - A sample Apache Cordova application using Vue. + - [Cookiecutter-Django-Vue](https://github.com/vchaptsev/cookiecutter-django-vue) - Django+VueJS+Docker customizable project generator with a large number of settings/integrations by ([@vchaptsev](https://github.com/vchaptsev/)) ### Client From b1cbac3f88274d89f2f21fff6a7388ce7997cfde Mon Sep 17 00:00:00 2001 From: Juan Martin Date: Fri, 3 Nov 2017 09:40:53 -0400 Subject: [PATCH 127/274] Add Zircle UI (#1621) * Add Zircle UI * Update README.md I think now is OK. * Update README.md * Update README.md Point Zircle to GitHub Repo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ddb35d5a..eb2fd346 100755 --- a/README.md +++ b/README.md @@ -1141,6 +1141,8 @@ Tooltips / popovers - [v-semantic](https://www.npmjs.com/package/v-semantic) - Implementation of [semantic-ui](https://semantic-ui.com/) for Vue - [bootstrap-vue](https://bootstrap-vue.github.io) - Implementation of [bootstrap-4](https://v4-alpha.getbootstrap.com/) grid and components for Vue.js 2. - [fish-ui](https://myliang.github.io/fish-ui) - A Vue.js 2.0 UI Toolkit for Web + - [Zircle UI](https://zircleui.github.io/zircleUI/) - A circular zooming UI library based on Vue.js 2. + ### Mobile *UI frameworks for mobile* From deeded241e03a4398260f0927bac975f6be57214 Mon Sep 17 00:00:00 2001 From: Leonardo Vilarinho Date: Fri, 3 Nov 2017 11:43:30 -0200 Subject: [PATCH 128/274] Add vue-fast-axios (#1632) * add vue-fast-axios :fire: * fix add vue-fast-axios :fire: --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb2fd346..4edcb83a 100755 --- a/README.md +++ b/README.md @@ -1375,6 +1375,7 @@ Tooltips / popovers - [vue-resource-mock](https://github.com/noru/vue-resource-mock) - A helper to mock your http response, based on vue-resource's interceptor. - [vue-async-data-2](https://github.com/kamijin-fanta/vue-async-data) - Async data loading plugin for Vue.js. - [vue-api-request](https://github.com/ftgibran/vue-api-request) - A plugin that provides full control on your APIs, making your request simple, fast and easy to implement. + - [vue-fast-axios](https://github.com/leonardovilarinho/vue-fast-axios) - Make requests with validations in a simple and beautiful way. ### i18n From 6f68979c6f15834c3a18f3100103cd6760fd2631 Mon Sep 17 00:00:00 2001 From: Richard Tallent Date: Fri, 3 Nov 2017 08:45:59 -0500 Subject: [PATCH 129/274] Added vue-stars (#1633) Added a little input control I created for doing star-ratings (or ratings with other characters) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4edcb83a..75d9ed40 100755 --- a/README.md +++ b/README.md @@ -1086,6 +1086,7 @@ Tooltips / popovers - [vue-fab](https://github.com/PygmySlowLoris/vue-fab) - Vue Floating Action Button. - [vue-complexify](https://github.com/mazipan/vue-complexify) - Vuejs porting library from jquery.complexify.js. - [vue-mc](https://github.com/FiguredLimited/vue-mc) - Models and Collections for Vue.js + - [vue-stars](https://www.tallent.us/vue-stars/) - Highly customizable rating control (using stars or other characters) #### Wizard From 18bbecbc91f6ca5b878c02db72976ea4773ce8f1 Mon Sep 17 00:00:00 2001 From: Kamil Date: Fri, 3 Nov 2017 16:46:52 +0300 Subject: [PATCH 130/274] Add vue-sticker (#1634) Add component vue-sticker to Miscellaneous section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75d9ed40..cd55918e 100755 --- a/README.md +++ b/README.md @@ -928,6 +928,7 @@ Tooltips / popovers - [vue-maze](https://github.com/meganetaaan/vue-maze) - An itty-bitty maze game made as Vue.js component - [vue-drag-verify](https://github.com/AshleyLv/vue-drag-verify) - This is a vue component, which is sliding to unlock for login or sign up. - [vue-balloon](https://github.com/kevinwarne/vue-balloon) - Vue components for creating fixed, zoomable containers in the corner of a page. Similar to the mail composition wrapper used in gmail. + - [vue-sticker](https://github.com/KamilOcean/vue-sticker) - Sticker effect to any directions ### Tabs From 38f285cb89a7915a1e27a892bed1d1c19f723539 Mon Sep 17 00:00:00 2001 From: Cristi Jora Date: Fri, 3 Nov 2017 15:47:56 +0200 Subject: [PATCH 131/274] Add Vue Light Bootstrap Dashboard (#1635) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd55918e..c58c60e9 100755 --- a/README.md +++ b/README.md @@ -500,6 +500,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [peregrine-cms](https://github.com/headwirecom/peregrine-cms) - A Vue.js and Apache Sling based head-optional CMS - [concept-to-clinic](https://github.com/concept-to-clinic/concept-to-clinic) - Lung cancer prediction project with Vue.js interface - [grid-awesome](https://github.com/louisbourque/grid-awesome) - Generate boilerplate css for grid layouts using the css display: grid; property. +- [Light Bootstrap Dashboard](https://github.com/cristijora/vue-light-bootstrap-dashboard) - Creative Tim Light Bootstrap Dashboard made for Vue ### Commercial Products From 29fcb0432e057f3eedfe57e4cac10b75788fccde Mon Sep 17 00:00:00 2001 From: Max Veytsman Date: Fri, 3 Nov 2017 19:27:02 -0400 Subject: [PATCH 132/274] Add Thousand Ether Homepage (#1636) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c58c60e9..c6b00cd4 100755 --- a/README.md +++ b/README.md @@ -608,6 +608,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Habitica](https://habitica.com/) - online task management application in the form of a role-playing game. - [MadeWithVueJs](https://madewithvuejs.com/) - A Gallery of Projects made with Vue.js (also the Site itself uses Vue.js) - [CodeDependencyScanner](https://github.com/NeutroniumCore/CodeDependencyScanner/) - A C# dektop application that display .Net assembly code dependencies build with Vue, Neutronium and D3.js. + - [Thousand Ether Homepage](https://thousandetherhomepage.com) - The Million Dollar Homepage reimagined as an Ethereum DApp. Build on Vue.js and open source. ### Interactive Experiences From 4eb938cf2d721325cb373137749d35aee56fb590 Mon Sep 17 00:00:00 2001 From: Alan Morel Date: Fri, 3 Nov 2017 19:27:51 -0400 Subject: [PATCH 133/274] Make website name a link for easy of accessibility (#1637) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6b00cd4..d440fac2 100755 --- a/README.md +++ b/README.md @@ -309,7 +309,7 @@ - [Testing Vue Components](http://testingvue.com) on [laracast](https://laracasts.com/series/testing-vue) - [Building a Full Stack Web App with Vue.js and Express.js](https://www.youtube.com/watch?v=Fa4cRMaTDUI&t=) by [@CodyLSeibert](https://twitter.com/CodyLSeibert) - [Vue.js 2 Recipes (Video)](https://www.packtpub.com/application-development/vuejs-2-recipes-video) by Peter van Meijgaard, Packt. (September 2017) -- [Getting Started with Vue.js](https://sabe.io/tutorials/getting-started-with-vue-js) on Sabe.io +- [Getting Started with Vue.js](https://sabe.io/tutorials/getting-started-with-vue-js) on [Sabe.io](https://sabe.io/) - [Building Your First Advanced CRUD Application with Vue 2 (Video)](https://www.packtpub.com/web-development/building-your-first-advanced-crud-application-vue-2-video) by Peter van Meijgaard, Packt. (July 2017) - [프론트엔드 개발자를 위한 Vue.js 입문서](https://joshua1988.github.io/web-development/vuejs/vuejs-tutorial-for-beginner/) - [누구나 다루기 쉬운 Vue.js (Video)](https://www.inflearn.com/course/vue-pwa-vue-js-%EA%B8%B0%EB%B3%B8/) on [Inflearn](https://www.inflearn.com/) by [Captain Pangyo](https://joshua1988.github.io/) From 22a6d36cb6b7b6314a0de8c681ecded6827019e5 Mon Sep 17 00:00:00 2001 From: Logan Saether Date: Mon, 6 Nov 2017 08:24:45 -0700 Subject: [PATCH 134/274] Update README.md (#1638) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d440fac2..0aa7ebb4 100755 --- a/README.md +++ b/README.md @@ -313,6 +313,7 @@ - [Building Your First Advanced CRUD Application with Vue 2 (Video)](https://www.packtpub.com/web-development/building-your-first-advanced-crud-application-vue-2-video) by Peter van Meijgaard, Packt. (July 2017) - [프론트엔드 개발자를 위한 Vue.js 입문서](https://joshua1988.github.io/web-development/vuejs/vuejs-tutorial-for-beginner/) - [누구나 다루기 쉬운 Vue.js (Video)](https://www.inflearn.com/course/vue-pwa-vue-js-%EA%B8%B0%EB%B3%B8/) on [Inflearn](https://www.inflearn.com/) by [Captain Pangyo](https://joshua1988.github.io/) +- [Build a Vue.js Blog in 2 hours tops](https://snipcart.com/blog/vuejs-blog-demo#tutorial) on [Snipcart](https://snipcart.com/) ### Examples From 7d84274b337426cfc668e5ce96baac1c885e4c03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien?= Date: Mon, 6 Nov 2017 16:25:47 +0100 Subject: [PATCH 135/274] Add vue-json-schema (#1639) [vue-json-schema](https://github.com/demsking/vue-json-schema) - Generate a form using JSON Schema and Vue.js --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0aa7ebb4..e0b871e0 100755 --- a/README.md +++ b/README.md @@ -949,6 +949,10 @@ Tooltips / popovers #### Picker - [vue-smooth-picker](https://github.com/hiyali/vue-smooth-picker) - A smooth picker component for Vue 2.x, like iOS native datetime picker. + +#### Generator + + - [vue-json-schema](https://github.com/demsking/vue-json-schema) - Generate a form using JSON Schema and Vue.js ##### Date Picker @@ -1237,6 +1241,7 @@ Tooltips / popovers - [vue-formly](https://github.com/formly-js/vue-formly) - JavaScript powered forms for Vue.js. - [vue-focus](https://github.com/simplesmiler/vue-focus) - A reusable focus directive for reusable Vue.js components. - [vue-form-generator](https://github.com/icebob/vue-form-generator) - A schema-based form generator component for Vue.js. + - [vue-json-schema](https://github.com/demsking/vue-json-schema) - Generate a form using JSON Schema and Vue.js #### Validation From cef49db300b49ec621fbbf1c91794fdcf0251d0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien?= Date: Mon, 6 Nov 2017 16:27:30 +0100 Subject: [PATCH 136/274] Add vuedoc (#1640) - [@vuedoc/parser](https://github.com/vuedoc/parser) - Generate a JSON documentation for a Vue file component. - [@vuedoc/md](https://github.com/vuedoc/md) - Generate a Markdown Documentation for a Vue file. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e0b871e0..f0aee54b 100755 --- a/README.md +++ b/README.md @@ -1620,6 +1620,8 @@ Payment utilities. - [vue-styleguidist](https://github.com/vue-styleguidist/vue-styleguidist) - A style guide generator for Vue components with a living style guide. - [vue-elucidate](https://github.com/mattrothenberg/vue-elucidate) - A component that generates beautiful documentation for your living styleguide / design system. - [vue-md-loader](https://github.com/wxsms/vue-md-loader) - Markdown files to ALIVE Vue components. + - [@vuedoc/parser](https://github.com/vuedoc/parser) - Generate a JSON documentation for a Vue file component. + - [@vuedoc/md](https://github.com/vuedoc/md) - Generate a Markdown Documentation for a Vue file. ### Test From 3d55cb876e43a4bb730a5ff1da5b89202d83e99d Mon Sep 17 00:00:00 2001 From: Kevin Warne Date: Mon, 6 Nov 2017 08:28:26 -0700 Subject: [PATCH 137/274] Update README.md (#1641) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f0aee54b..84f9eda0 100755 --- a/README.md +++ b/README.md @@ -811,6 +811,7 @@ Tooltips / popovers - [vue-d3-network](https://github.com/emiliorizzo/vue-d3-network) - Vue component to graph networks using d3-force - [vue2vis](https://github.com/alexcode/vue2vis) - Vue2 wrapper for [Visjs](http://visjs.org). - [vue-c3](https://github.com/chryb/vue-c3) - A reusable vue component for c3 charts + - [vue-d2b](https://github.com/d2bjs/vue-d2b) - Vue components for d2b charts. (Including axis, pie, sankey, and sunburst charts) ### Time From 99a6edffa3526c40b4a7052c79f5a25a23080b3a Mon Sep 17 00:00:00 2001 From: picocodes Date: Wed, 8 Nov 2017 19:36:55 +0300 Subject: [PATCH 138/274] Update README.md (#1642) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84f9eda0..1ed1839a 100755 --- a/README.md +++ b/README.md @@ -502,6 +502,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [concept-to-clinic](https://github.com/concept-to-clinic/concept-to-clinic) - Lung cancer prediction project with Vue.js interface - [grid-awesome](https://github.com/louisbourque/grid-awesome) - Generate boilerplate css for grid layouts using the css display: grid; property. - [Light Bootstrap Dashboard](https://github.com/cristijora/vue-light-bootstrap-dashboard) - Creative Tim Light Bootstrap Dashboard made for Vue +- [Hubaga](https://github.com/picocodes/hubaga) - A free and lightweight WordPress eCommerce plugin for developers and other digital shops. ### Commercial Products From 1e2a6116049b4786cb6d760d4dff06ded89bed8e Mon Sep 17 00:00:00 2001 From: Max Lyashuk Date: Wed, 8 Nov 2017 18:37:40 +0200 Subject: [PATCH 139/274] Add `letsenhance.io` to `Apps/Websites` (#1643) Can be checked using vue-dev-tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ed1839a..1a693903 100755 --- a/README.md +++ b/README.md @@ -611,6 +611,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [MadeWithVueJs](https://madewithvuejs.com/) - A Gallery of Projects made with Vue.js (also the Site itself uses Vue.js) - [CodeDependencyScanner](https://github.com/NeutroniumCore/CodeDependencyScanner/) - A C# dektop application that display .Net assembly code dependencies build with Vue, Neutronium and D3.js. - [Thousand Ether Homepage](https://thousandetherhomepage.com) - The Million Dollar Homepage reimagined as an Ethereum DApp. Build on Vue.js and open source. + - [Let's Enchance](https://letsenhance.io/) - free online image upscale and enhancement with neural networks. ### Interactive Experiences From 061918506cbf8c78f1119a0ae9d6824c312be738 Mon Sep 17 00:00:00 2001 From: sachinbhatnagar Date: Wed, 8 Nov 2017 22:09:48 +0530 Subject: [PATCH 140/274] Added Getting Started with VueJS 2 in Tutorials (#1645) I recently launched an 11+ hour course called Getting Started with VueJS 2 on Udemy. I've added a link to the Tutorials section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a693903..e10a07a3 100755 --- a/README.md +++ b/README.md @@ -314,6 +314,7 @@ - [프론트엔드 개발자를 위한 Vue.js 입문서](https://joshua1988.github.io/web-development/vuejs/vuejs-tutorial-for-beginner/) - [누구나 다루기 쉬운 Vue.js (Video)](https://www.inflearn.com/course/vue-pwa-vue-js-%EA%B8%B0%EB%B3%B8/) on [Inflearn](https://www.inflearn.com/) by [Captain Pangyo](https://joshua1988.github.io/) - [Build a Vue.js Blog in 2 hours tops](https://snipcart.com/blog/vuejs-blog-demo#tutorial) on [Snipcart](https://snipcart.com/) +- [Getting Started with VueJS 2](https://www.udemy.com/getting-started-with-vue-js) by Sachin Bhatnagar [@sachinbee](https://www.twitter.com/sachinbee) on [Udemy](https://udemy.com/) ### Examples From 7569ae258e6c1901b7df5ed6fe8ed410fdba5601 Mon Sep 17 00:00:00 2001 From: Nikhil J <22786232+mailnike@users.noreply.github.com> Date: Wed, 8 Nov 2017 11:41:54 -0500 Subject: [PATCH 141/274] Updated Readme (#1646) Added VueJS based application/website name Pi.TEAM (https://www.pi.team) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e10a07a3..b6eae103 100755 --- a/README.md +++ b/README.md @@ -613,6 +613,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [CodeDependencyScanner](https://github.com/NeutroniumCore/CodeDependencyScanner/) - A C# dektop application that display .Net assembly code dependencies build with Vue, Neutronium and D3.js. - [Thousand Ether Homepage](https://thousandetherhomepage.com) - The Million Dollar Homepage reimagined as an Ethereum DApp. Build on Vue.js and open source. - [Let's Enchance](https://letsenhance.io/) - free online image upscale and enhancement with neural networks. + - [Pi.TEAM - Online Invoicing and Accounting](https://pi.team) - Simple to use online accounting and invoicing, free for single users and freelancers. ### Interactive Experiences From 39ba9577299c41915702b01177dbabfa7f5e0b08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vic=20Sh=C3=B3stak?= Date: Fri, 10 Nov 2017 04:40:11 +0300 Subject: [PATCH 142/274] Add vue-goodshare component (#1644) * Add vue-goodshare component * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6eae103..3779e8c0 100755 --- a/README.md +++ b/README.md @@ -891,6 +891,7 @@ Tooltips / popovers ### Social Sharing - [vue-social-sharing](https://github.com/nicolasbeauvais/vue-social-sharing) - A Vue.js component for sharing links to social networks, work with Vue.js 1.X or 2.X. + - [vue-goodshare](https://github.com/koddr/vue-goodshare) - Vue.js component for social share with beautiful button design. Simple install, extensive documentation, developer support, SEO friendly, clean code without scripts tracking user activity on the page, high speed. Work with Vue.js 2.x. ### QR Code From fc8f99e60962cec0f606ee3cc40b1765a0b0a062 Mon Sep 17 00:00:00 2001 From: Luke Chinworth Date: Thu, 9 Nov 2017 17:41:03 -0800 Subject: [PATCH 143/274] Add vue-mixin-tween (#1648) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3779e8c0..a4670715 100755 --- a/README.md +++ b/README.md @@ -955,7 +955,7 @@ Tooltips / popovers #### Picker - [vue-smooth-picker](https://github.com/hiyali/vue-smooth-picker) - A smooth picker component for Vue 2.x, like iOS native datetime picker. - + #### Generator - [vue-json-schema](https://github.com/demsking/vue-json-schema) - Generate a form using JSON Schema and Vue.js @@ -1320,6 +1320,7 @@ Tooltips / popovers - [vue-lottie](https://github.com/chenqingspring/vue-lottie) - A Vue.js 2.x plugin to render after effects animations based on bodymovin - [Vueg](https://github.com/jaweii/vueg) - Make vue-router have a transition effect / 为 webApp 提供转场特效的开源 Vue 插件 - [v-animate-css](https://jofftiquez.github.io/v-animate-css/) - The easiest to implement Vue 2 directive for Animate.css + - [vue-mixin-tween](https://github.com/lukechinworth/vue-mixin-tween) - Mixin factory that adds tweened values to component context for animations ### Meta Tags From c1afa55a43232f52b5b2742bd2f494292f423da2 Mon Sep 17 00:00:00 2001 From: Edgar Nadal Date: Thu, 9 Nov 2017 16:47:55 -0900 Subject: [PATCH 144/274] added vue-tidyroutes (#1649) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4670715..75c5d6b3 100755 --- a/README.md +++ b/README.md @@ -1292,6 +1292,7 @@ Tooltips / popovers - [vue-router](https://github.com/vuejs/vue-router) - The official router for Vue.js. - [vue-router-storage](https://github.com/ElderJames/vue-router-storage) - Router storage & resolve solution for Vue.js 2 & vue-router 2 + - [vue-tidyroutes](https://github.com/edgarnadal/vue-tidyroutes) - Decentralized vue-router routes definitions ### Lazy Load From cbb5cbfc28c072804f36a5a99502286ffcf22189 Mon Sep 17 00:00:00 2001 From: Amumu Date: Fri, 10 Nov 2017 23:27:51 +0800 Subject: [PATCH 145/274] add cube-ui for mobile (#1650) * Add Frameworks 'AT-UI' * add cube-ui for mobile --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75c5d6b3..35fbb5fe 100755 --- a/README.md +++ b/README.md @@ -1157,7 +1157,7 @@ Tooltips / popovers - [bootstrap-vue](https://bootstrap-vue.github.io) - Implementation of [bootstrap-4](https://v4-alpha.getbootstrap.com/) grid and components for Vue.js 2. - [fish-ui](https://myliang.github.io/fish-ui) - A Vue.js 2.0 UI Toolkit for Web - [Zircle UI](https://zircleui.github.io/zircleUI/) - A circular zooming UI library based on Vue.js 2. - + ### Mobile *UI frameworks for mobile* @@ -1190,6 +1190,7 @@ Tooltips / popovers - [mint-ui](https://github.com/ElemeFE/mint-ui) - Mobile UI elements for Vue.js. - [vant](https://github.com/youzan/vant) - A Vue.js 2.0 Mobile UI From YouZan. + - [cube-ui](https://didi.github.io/cube-ui) - A fantastic mobile ui lib implement by Vue.js 2. ### Admin Template From 751c12993d2bf56cd22c33900ed409a3ffdeca92 Mon Sep 17 00:00:00 2001 From: Sam Turrell Date: Mon, 13 Nov 2017 02:48:33 +0000 Subject: [PATCH 146/274] Adds vue-laroute plugin to integrations category (#1652) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 35fbb5fe..1dae405a 100755 --- a/README.md +++ b/README.md @@ -1584,6 +1584,7 @@ Payment utilities. - [vue-youtube](https://github.com/anteriovieira/vue-youtube) - Provides a simple layer for you to use your imagination while over the [YouTube IFrame Player API](https://developers.google.com/youtube/iframe_api_reference). (Compatible with SSR) - [vue-introjs](https://github.com/alex-oleshkevich/vue-introjs) - Integrates intro.js step-by-step guide and feature introduction with Vue.js [http://introjs.com/](http://introjs.com/). - [vue-loopback](https://github.com/InCuca/vue-loopback) - Loopback and Vue application template + - [vue-laroute](https://github.com/samturrell/vue-laroute) - Integrate Laravel routes into your VueJS application using laroute. ###### Google Analytics From 31632f1d78a0db0c87a085c3014ad75f8b6223a4 Mon Sep 17 00:00:00 2001 From: Sam Turrell Date: Mon, 13 Nov 2017 02:49:28 +0000 Subject: [PATCH 147/274] Adds vue-match-heights to UI Misc (#1653) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1dae405a..2b7f4800 100755 --- a/README.md +++ b/README.md @@ -1358,6 +1358,7 @@ Tooltips / popovers - [v-blur](https://github.com/ndelvalle/v-blur) - Vue directive to blur an element dynamically - [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. ### WebGL From 20b7bb49a2928df161fdb98db19e45030f781690 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honor=C3=A9=20Nintunze?= Date: Mon, 13 Nov 2017 03:50:26 +0100 Subject: [PATCH 148/274] add navscroll-js package to the Scroll section (#1654) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b7f4800..0d5e4176 100755 --- a/README.md +++ b/README.md @@ -1284,6 +1284,7 @@ Tooltips / popovers - [vue-intersect](https://github.com/heavyy/vue-intersect) - A Vue component to add intersection-observer to a Vue component or HTML element. - [vue-scrollmonitor](https://github.com/AlexandreBonaventure/vue-scrollmonitor) - A Vue plugin to watch visibility state of elements inside viewport with a wide range of browsers supported (use provide/inject so compat vue@2.2.x) - [vue-stroll](https://github.com/xiaoluoboding/vue-stroll) - An Awesome CSS3 list scroll effects component for Vue.js 2.x. +- [navscroll-js](https://github.com/nash403/navscroll-js) - Highlights menu items as you scroll, and also scrolls to a section when a menu item clicked. Use as a vue component, a vue directive or with vanilla js. *Customize the scroll behavior* From 37311ad2e748a7ac62cb13e3aabbf68fd12359bf Mon Sep 17 00:00:00 2001 From: David Johnson <3539870+gvost@users.noreply.github.com> Date: Tue, 14 Nov 2017 07:35:52 -0800 Subject: [PATCH 149/274] Add entry for vue-browserstore plugin (#1651) * Add entry for vue-browserstore plugin * Moved vue-browserstore -> Persistence --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0d5e4176..8cfa5cb9 100755 --- a/README.md +++ b/README.md @@ -1307,6 +1307,7 @@ Tooltips / popovers - [v-lazy-img](https://github.com/nkoehring/v-lazy-img) - Tiny (<0.6kb) directive for progressive image loading for Vue 2. - [vue-clazy-load](https://github.com/matheusgrieger/vue-clazy-load) - Lightweight transitionable image lazy loading component using IntersecionObserver for Vue 2. - [vue-lazy-this](https://github.com/thangman22/vue-lazy-this) - Lazyloading component using Intersection Observer API. + ### Pagination - [vue-paginate](https://github.com/TahaSh/vue-paginate) - A simple vue.js plugin to paginate data. @@ -1431,6 +1432,7 @@ the amazing Vue.js. - [vue-pouch](https://github.com/qurateinc/vue-pouch) - Live and reactive bindings for PouchDB. Persist data in IndexedDB and sync with CouchDB. - [vue-idb](https://github.com/ddgll/vue-idb) - Lists and huge lists management with IndexedDB (Dexie.js) only or automatically created and extendible vuex modules - [vuejs-storage](https://github.com/maple3142/vuejs-storage) - Vue.js and vuex plugin to persistence data with localStorage/sessionStorage. + - [vue-browserstore](https://github.com/gvost/vue-browserstore) - Browser storage wrapper. ### State Management From 16c4b6d030c2949c434ace1f56e201495fe16139 Mon Sep 17 00:00:00 2001 From: k186 Date: Tue, 14 Nov 2017 23:38:28 +0800 Subject: [PATCH 150/274] add pd-select,a mobil UI component like ios picker (#1659) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8cfa5cb9..b740d34e 100755 --- a/README.md +++ b/README.md @@ -984,6 +984,7 @@ Tooltips / popovers - [stf-vue-select](https://github.com/stfalcon-studio/stf-vue-select) - most flexible and customized select Vue2 - [vue-select-image](https://github.com/mazipan/vue-select-image) - Vue 2 Component for selecting image from list - [@riophae/vue-treeselect](https://github.com/riophae/vue-treeselect) - A multi-select component with nested options for Vue.js + - [@k186/pd-select](https://github.com/k186/pd-select) - A mobile UI component like IOS picker for Vue 2.x,can be wheel pick what ever you defined. #### Slider From 4ad495cb675ba88dc684e6787cf4780ba6dfa90d Mon Sep 17 00:00:00 2001 From: Sergej Sintschilin Date: Tue, 14 Nov 2017 16:40:59 +0100 Subject: [PATCH 151/274] Update README.md (#1660) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b740d34e..93aca25c 100755 --- a/README.md +++ b/README.md @@ -1433,7 +1433,8 @@ the amazing Vue.js. - [vue-pouch](https://github.com/qurateinc/vue-pouch) - Live and reactive bindings for PouchDB. Persist data in IndexedDB and sync with CouchDB. - [vue-idb](https://github.com/ddgll/vue-idb) - Lists and huge lists management with IndexedDB (Dexie.js) only or automatically created and extendible vuex modules - [vuejs-storage](https://github.com/maple3142/vuejs-storage) - Vue.js and vuex plugin to persistence data with localStorage/sessionStorage. - - [vue-browserstore](https://github.com/gvost/vue-browserstore) - Browser storage wrapper. + - [vue-browserstore](https://github.com/gvost/vue-browserstore) - Browser storage wrapper. + - [VueStorage](https://github.com/SeregPie/VueStorage) - Allows components to save and load their data across browser sessions. ### State Management From c842ab3354ee4996a67347da00b5b8eee6bc114c Mon Sep 17 00:00:00 2001 From: Eduard Troshin Date: Thu, 16 Nov 2017 07:33:50 +0500 Subject: [PATCH 152/274] Add vue-mce (#1658) * Add vue-mce * Update README.md * Update awesome_vue_with_repo_info.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93aca25c..b0011623 100755 --- a/README.md +++ b/README.md @@ -1057,6 +1057,7 @@ Tooltips / popovers - [vue-trumbowyg](https://github.com/ankurk91/vue-trumbowyg) Vue.js component for [Trumbowyg](http://alex-d.github.io/Trumbowyg/) WYSIWYG editor - [vue-pell-editor](https://github.com/CinKon/vue-pell-editor) Vue.js component for [Pell](https://jaredreich.com/pell) WYSIWYG editor - [vue-tinymce-editor](https://github.com/dyonir/vue-tinymce-editor) Tinymce editor component for Vue2. + - [vue-mce](https://github.com/Eazymov/vue-mce) - tinymce editor component for VueJS. #### Image Manipulation *Edit images* From 0f405b4aea24c0ebf323066bc2909e6ee1c6aa0c Mon Sep 17 00:00:00 2001 From: "Kuan-Chen,Lai" Date: Thu, 16 Nov 2017 10:34:21 +0800 Subject: [PATCH 153/274] Add vuethwallet project. (#1655) * Add vuethwallet project. * Update awesome_vue_with_repo_info.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0011623..1b161f21 100755 --- a/README.md +++ b/README.md @@ -614,6 +614,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Thousand Ether Homepage](https://thousandetherhomepage.com) - The Million Dollar Homepage reimagined as an Ethereum DApp. Build on Vue.js and open source. - [Let's Enchance](https://letsenhance.io/) - free online image upscale and enhancement with neural networks. - [Pi.TEAM - Online Invoicing and Accounting](https://pi.team) - Simple to use online accounting and invoicing, free for single users and freelancers. + - [Vuethwallet](https://github.com/sc0vu/vuethwallet) - A simple app generate ethereum wallet with vuejs. ### Interactive Experiences From f349f8d5aab23dd9131a893a1a0746fd6be74f67 Mon Sep 17 00:00:00 2001 From: Hydra Crunch Date: Thu, 16 Nov 2017 04:35:05 +0200 Subject: [PATCH 154/274] Removed bad indentation from AmmoBin link (#1661) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b161f21..aff16eef 100755 --- a/README.md +++ b/README.md @@ -488,7 +488,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Astrum](https://github.com/NoDivide/astrum) - A lightweight pattern library designed to be included with any web project. - [vue2-pwa-vision](https://github.com/aofdev/vue-pwa-vision) - A Face Detection Google Cloud Vision with Vue2 + Vuetify + Progressive Web App - [vue2-pwa-rekognition](https://github.com/aofdev/vue-pwa-rekognition) - A Face Detection Amazon Rekognition with Vue2 + Vuetify + Progressive Web App - - [AmmoBin.ca](https://github.com/ammobinDOTca/ammobin-client) - meta search site for online ammo prices across Canada +- [AmmoBin.ca](https://github.com/ammobinDOTca/ammobin-client) - meta search site for online ammo prices across Canada - [SPA-asp.net-api-vuejs-](https://github.com/mubaidr/SPA-asp.net-api-vuejs-) - A Vue.js single page application for basic task Management & messaging using ASP .NET Webapi 2 and SQL server - [Book-Trading-Club](https://github.com/mubaidr/Book-Trading-Club) - Trade or loan books with other book readers in your area. Built using nodejs and vuejs2 - [vuejs-extension-pack vscode](https://github.com/mubaidr/vuejs-extension-pack) - An extension packf or vscode with popular VS Code extensions for Vue.js development. From 9fae50d6e107331d491818c3c4083e84c5acc3ee Mon Sep 17 00:00:00 2001 From: Nikita Marcius Date: Thu, 16 Nov 2017 05:35:50 +0300 Subject: [PATCH 155/274] Update README.md (#1662) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aff16eef..1bd24ba4 100755 --- a/README.md +++ b/README.md @@ -709,6 +709,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-snotify](https://github.com/artemsky/vue-snotify) - Vue.js 2 Notification Center - [vue-notify-me](https://github.com/PygmySlowLoris/vue-notify-me) - Stackable notification Alert for Vue - [vue-noty](https://github.com/renoguyon/vuejs-noty) - A Vue.js 2 wrapper around Noty + - [vue-notice](https://github.com/nikitamarcius/vue-notice) - Vue.js 2 wrapper around Noty.js with native API ### Loader From 73a0a9084638095751624aeea02c8ee68a494e12 Mon Sep 17 00:00:00 2001 From: Goh Wei Wen Date: Thu, 16 Nov 2017 10:36:29 +0800 Subject: [PATCH 156/274] Add vue-swing (#1663) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1bd24ba4..d928ac75 100755 --- a/README.md +++ b/README.md @@ -1002,6 +1002,7 @@ Tooltips / popovers - [vue-draggable-resizable](https://github.com/mauricius/vue-draggable-resizable) - Vue2 component for draggable and resizable elements. - [vddl](https://github.com/hejianxian/vddl) - Vue components for modifying lists with the HTML5 drag & drop API, supports VueJs versions 1 and 2. - [vue-drag-drop](https://github.com/cameronhimself/vue-drag-drop) - A minimal and lightweight wrapper for the HTML5 Drag and Drop API. + - [vue-swing](https://github.com/goweiwen/vue-swing) - A swipeable cards interface, as seen in apps like Jelly and Tinder. #### Autocomplete From 8ac0c1c76cf4a2ec16616b82e78adecc881dae82 Mon Sep 17 00:00:00 2001 From: Alan Morel Date: Wed, 15 Nov 2017 21:37:54 -0500 Subject: [PATCH 157/274] Add new Vuex tutorial (#1664) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d928ac75..b589122b 100755 --- a/README.md +++ b/README.md @@ -315,6 +315,7 @@ - [누구나 다루기 쉬운 Vue.js (Video)](https://www.inflearn.com/course/vue-pwa-vue-js-%EA%B8%B0%EB%B3%B8/) on [Inflearn](https://www.inflearn.com/) by [Captain Pangyo](https://joshua1988.github.io/) - [Build a Vue.js Blog in 2 hours tops](https://snipcart.com/blog/vuejs-blog-demo#tutorial) on [Snipcart](https://snipcart.com/) - [Getting Started with VueJS 2](https://www.udemy.com/getting-started-with-vue-js) by Sachin Bhatnagar [@sachinbee](https://www.twitter.com/sachinbee) on [Udemy](https://udemy.com/) +- [Getting Started with Vuex: Managing State in Vue.js](https://sabe.io/tutorials/getting-started-with-vuex) on [Sabe.io](https://sabe.io/) ### Examples From 03e6fa592a283b9e5aab5a3979c9aeccbd32a77d Mon Sep 17 00:00:00 2001 From: Season Chen Date: Fri, 17 Nov 2017 23:23:22 +0800 Subject: [PATCH 158/274] Add `jsdoc-vue-component` (#1665) * Add `jsdoc-vue-component` Add `jsdoc-vue-component` * Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b589122b..f3cbc941 100755 --- a/README.md +++ b/README.md @@ -1643,6 +1643,8 @@ Payment utilities. - [vue-md-loader](https://github.com/wxsms/vue-md-loader) - Markdown files to ALIVE Vue components. - [@vuedoc/parser](https://github.com/vuedoc/parser) - Generate a JSON documentation for a Vue file component. - [@vuedoc/md](https://github.com/vuedoc/md) - Generate a Markdown Documentation for a Vue file. + - [jsdoc-vue-component](https://github.com/ccqgithub/jsdoc-vue-component) - A jsodc3 plugin that extract vue SFC info(name, props, events...) to document. + - [jsdoc-vuedoc](https://github.com/ccqgithub/jsdoc-vuedoc) - A jsdoc3 plugin use `@vuedoc/md`. ### Test From 619a17476285a841f57aafa3bb4522b159873461 Mon Sep 17 00:00:00 2001 From: Hendro Triokta Brianto Date: Fri, 17 Nov 2017 22:31:29 +0700 Subject: [PATCH 159/274] Add vue-webpack-buefy in open source project (#1668) Vue.js starter with full-featured Webpack and Buefy. Alternative to people who have problem when they project adding native Bulma. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3cbc941..ed5c096d 100755 --- a/README.md +++ b/README.md @@ -505,6 +505,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [grid-awesome](https://github.com/louisbourque/grid-awesome) - Generate boilerplate css for grid layouts using the css display: grid; property. - [Light Bootstrap Dashboard](https://github.com/cristijora/vue-light-bootstrap-dashboard) - Creative Tim Light Bootstrap Dashboard made for Vue - [Hubaga](https://github.com/picocodes/hubaga) - A free and lightweight WordPress eCommerce plugin for developers and other digital shops. +- [vue-webpack-buefy](https://github.com/ndro/vue-webpack-buefy) - Vue.js starter with full-featured Webpack and Buefy ### Commercial Products From 5fb1731cee87a84603103fed8d6074cbd4b5ea59 Mon Sep 17 00:00:00 2001 From: stasson Date: Fri, 17 Nov 2017 16:32:37 +0100 Subject: [PATCH 160/274] add vue-mdc-adapter (#1669) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed5c096d..9f9a9988 100755 --- a/README.md +++ b/README.md @@ -1164,6 +1164,7 @@ Tooltips / popovers - [bootstrap-vue](https://bootstrap-vue.github.io) - Implementation of [bootstrap-4](https://v4-alpha.getbootstrap.com/) grid and components for Vue.js 2. - [fish-ui](https://myliang.github.io/fish-ui) - A Vue.js 2.0 UI Toolkit for Web - [Zircle UI](https://zircleui.github.io/zircleUI/) - A circular zooming UI library based on Vue.js 2. + - [vue-mdc-adapter](https://github.com/stasson/vue-mdc-adapter) - Material Components integration for Vue.js as per MDC Team's [guidelines](https://github.com/material-components/material-components-web/blob/master/docs/integrating-into-frameworks.md). ### Mobile From 888bdd0f1a48a15c83702d7a93efbb2280d60196 Mon Sep 17 00:00:00 2001 From: ariesm Date: Sat, 18 Nov 2017 22:20:33 +0700 Subject: [PATCH 161/274] add new vue rich text editor (#1670) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f9a9988..e068d400 100755 --- a/README.md +++ b/README.md @@ -1063,6 +1063,7 @@ Tooltips / popovers - [vue-pell-editor](https://github.com/CinKon/vue-pell-editor) Vue.js component for [Pell](https://jaredreich.com/pell) WYSIWYG editor - [vue-tinymce-editor](https://github.com/dyonir/vue-tinymce-editor) Tinymce editor component for Vue2. - [vue-mce](https://github.com/Eazymov/vue-mce) - tinymce editor component for VueJS. + - [Vue2-Editor](https://github.com/davidroyer/vue2-editor) - HTML Editor using Vue.js and Quilljs #### Image Manipulation *Edit images* From b0723cd3437fd78d95099ed67196a288d621339e Mon Sep 17 00:00:00 2001 From: Blaine Hansen Date: Sat, 18 Nov 2017 08:22:04 -0700 Subject: [PATCH 162/274] added blainehansen/vue-async-properties (#1671) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e068d400..6cbfa42d 100755 --- a/README.md +++ b/README.md @@ -1407,6 +1407,7 @@ Tooltips / popovers - [vue-async-data-2](https://github.com/kamijin-fanta/vue-async-data) - Async data loading plugin for Vue.js. - [vue-api-request](https://github.com/ftgibran/vue-api-request) - A plugin that provides full control on your APIs, making your request simple, fast and easy to implement. - [vue-fast-axios](https://github.com/leonardovilarinho/vue-fast-axios) - Make requests with validations in a simple and beautiful way. + - [vue-async-properties](https://github.com/blainehansen/vue-async-properties) - An `asyncData` and `asyncComputed` plugin with support for debouncing, transforming results, error handlers, loading/pending flags, lazy/eager requests. ### i18n From 1819604333ce41a94ce1a83667db4a4a350ffc2d Mon Sep 17 00:00:00 2001 From: Christian Pfarher Date: Sun, 19 Nov 2017 23:25:47 -0300 Subject: [PATCH 163/274] Add vue-tooltipster component (#1340) * add vue-tooltipster component * add space between sections --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6cbfa42d..61b960f9 100755 --- a/README.md +++ b/README.md @@ -743,6 +743,7 @@ Tooltips / popovers - [vue-popper-component](https://github.com/antongorodezkiy/vue-popper-component) - Popper.js directive for Vue.js. - [vue-directive-tooltip](https://github.com/hekigan/vue-directive-tooltip) - Simple, flexible tooltip directive (based on Popper.js) [![Vue.js](https://img.shields.io/badge/vue-2-green.svg)](https://vuejs.org) - [vue-popperjs](https://github.com/RobinCK/vue-popper) - VueJS 2.x popover component based [popper.js](https://popper.js.org/) + - [vue-tooltipster](https://github.com/cpfarher/vue-tooltipster) - VueJS 2.x tooltip component based [tooltipster.js](http://iamceege.github.io/tooltipster/). Support html content, hover and hover+click events. ### Overlay From 678add3bd12047a78c4c93b08fa31dc726e2cf7e Mon Sep 17 00:00:00 2001 From: TonyLuo Date: Mon, 20 Nov 2017 10:28:48 +0800 Subject: [PATCH 164/274] Add element-vue-admin template project & modify the iView-vue-admin project description (#1522) * Add vue iview admin template project * Add element vue admin template project * Add element vue admin template project * Add element vue admin template project & update description for iview vue admin template project --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61b960f9..49330ce7 100755 --- a/README.md +++ b/README.md @@ -1206,7 +1206,8 @@ Tooltips / popovers *Set of admin template* - - [iView Vue Admin](https://github.com/TonyLuo/iview-vue-admin) - iView vue Admin / An admin management system template + - [iView Vue Admin](https://github.com/TonyLuo/iview-vue-admin) - iView Vue Admin / An admin portal template based on iView 2.x + - [element Vue Admin](https://github.com/TonyLuo/element-vue-admin) - element Vue Admin / An admin portal template based on Element UI 2.x ### Other From 197714cee08b4ff1c0bf3fcd260ea24731bc802b Mon Sep 17 00:00:00 2001 From: Mats Pfeiffer Date: Mon, 20 Nov 2017 22:53:02 +0100 Subject: [PATCH 165/274] docs: Add material-components-vue to the responsive frameworks (#1675) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49330ce7..ec8112d1 100755 --- a/README.md +++ b/README.md @@ -1167,6 +1167,7 @@ Tooltips / popovers - [fish-ui](https://myliang.github.io/fish-ui) - A Vue.js 2.0 UI Toolkit for Web - [Zircle UI](https://zircleui.github.io/zircleUI/) - A circular zooming UI library based on Vue.js 2. - [vue-mdc-adapter](https://github.com/stasson/vue-mdc-adapter) - Material Components integration for Vue.js as per MDC Team's [guidelines](https://github.com/material-components/material-components-web/blob/master/docs/integrating-into-frameworks.md). + - [Material Components Vue](https://github.com/matsp/material-components-vue) - wrapper around [material-components-web](https://github.com/material-components/material-components-web) for Vue.js ### Mobile From 9208849e6f22230fa9f3eb1291611b9b313bbd90 Mon Sep 17 00:00:00 2001 From: Sergii Stotskyi Date: Wed, 22 Nov 2017 06:41:37 +0200 Subject: [PATCH 166/274] feat(acl): adds an article about Vue2 ACL using CASL (#1676) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec8112d1..2667ee6d 100755 --- a/README.md +++ b/README.md @@ -316,6 +316,7 @@ - [Build a Vue.js Blog in 2 hours tops](https://snipcart.com/blog/vuejs-blog-demo#tutorial) on [Snipcart](https://snipcart.com/) - [Getting Started with VueJS 2](https://www.udemy.com/getting-started-with-vue-js) by Sachin Bhatnagar [@sachinbee](https://www.twitter.com/sachinbee) on [Udemy](https://udemy.com/) - [Getting Started with Vuex: Managing State in Vue.js](https://sabe.io/tutorials/getting-started-with-vuex) on [Sabe.io](https://sabe.io/) +- [Vue2 ACL using CASL](https://medium.com/@sergiy.stotskiy/vue-acl-with-casl-781a374b987a) by Sergii Stotskyi ### Examples @@ -1168,7 +1169,7 @@ Tooltips / popovers - [Zircle UI](https://zircleui.github.io/zircleUI/) - A circular zooming UI library based on Vue.js 2. - [vue-mdc-adapter](https://github.com/stasson/vue-mdc-adapter) - Material Components integration for Vue.js as per MDC Team's [guidelines](https://github.com/material-components/material-components-web/blob/master/docs/integrating-into-frameworks.md). - [Material Components Vue](https://github.com/matsp/material-components-vue) - wrapper around [material-components-web](https://github.com/material-components/material-components-web) for Vue.js - + ### Mobile *UI frameworks for mobile* From 818c32ff0dd2925264744802822cd44285c44a87 Mon Sep 17 00:00:00 2001 From: Alex Pavlov Date: Tue, 21 Nov 2017 23:43:09 -0500 Subject: [PATCH 167/274] Update README.md (#1677) Add vue-router-nav component --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2667ee6d..ea8602db 100755 --- a/README.md +++ b/README.md @@ -791,6 +791,7 @@ Tooltips / popovers - [vue-slideout](https://github.com/vouill/vue-slideout) - Vue implementation of the popular library [slideout](https://github.com/Mango/slideout) - [vue-quick-menu](https://github.com/AshleyLv/vue-quick-menu) - This is web navigation component base on vue.js2. - [@hscmap/vue-menu](https://github.com/michitaro/vue-menu) - Menu / Context Menu component for vue2. + - [vue-router-nav](https://github.com/classicalconditioning/vue-router-nav) - Minimalistic responsive navigation bar that renders routes of vue-router. ### Carousel From 01eb893ccb08401853ec3d68bc4031b67a538bcd Mon Sep 17 00:00:00 2001 From: Bart Kozal Date: Wed, 22 Nov 2017 05:44:35 +0100 Subject: [PATCH 168/274] Coypu is now an open source app (#1678) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea8602db..a46a16f9 100755 --- a/README.md +++ b/README.md @@ -507,6 +507,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Light Bootstrap Dashboard](https://github.com/cristijora/vue-light-bootstrap-dashboard) - Creative Tim Light Bootstrap Dashboard made for Vue - [Hubaga](https://github.com/picocodes/hubaga) - A free and lightweight WordPress eCommerce plugin for developers and other digital shops. - [vue-webpack-buefy](https://github.com/ndro/vue-webpack-buefy) - Vue.js starter with full-featured Webpack and Buefy +- [Coypu](https://github.com/bkzl/coypu) - Text-editor-like weekly planner ### Commercial Products @@ -565,7 +566,6 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [WizzAir](https://wizzair.com/) - [Moving to HTTPS](https://movingtohttps.com/) - Guide to moving different platform/hosting sites to HTTPS - [Booknshelf](https://booknshelf.com/) - Discover great books and bookshelves on different topics. - - [Coypu](https://coypu.co) - Text-editor-like weekly planner - [Top HN](https://tophn.info/) - A real time display of top news activity on Hacker News - [Euronews](http://www.euronews.com) - Euronews is a multilingual news media service, headquartered in Lyon, France. - [Roozame روزامه‡](http://www.roozame.com) - Roozame is a persian smart news media service. From 1294de3bc2e8b1a6d205acb707898b9a50f57bda Mon Sep 17 00:00:00 2001 From: Irfan Maulana Date: Wed, 22 Nov 2017 11:46:59 +0700 Subject: [PATCH 169/274] Add vue-string-filter (#1680) Desc : Lightweight Vue 2 String Manipulation Filter Link : https://github.com/mazipan/vue-string-filter --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a46a16f9..0d931604 100755 --- a/README.md +++ b/README.md @@ -1360,6 +1360,8 @@ Tooltips / popovers - [morphling](https://github.com/jofftiquez/morphling) - A collection of standard and custom filters for Vue 2. - [vue-currency-filter](https://github.com/mazipan/vue-currency-filter) - Lightweight and Customizeable Vue 2 Currency Filter. - [vue-trans](https://github.com/Trekels/vue-trans) - A simple filter to provide a similar way of translating to the Symfony trans. + - [vue-string-filter](https://github.com/mazipan/vue-string-filter) - Lightweight Vue 2 String Manipulation Filter. + ### SVG - [vue-svgicon](https://github.com/MMF-FE/vue-svgicon) - A tool to create svg icon components. (vue 2.x). From 61a91674eb61fb3d6b9897eaf67241d729424405 Mon Sep 17 00:00:00 2001 From: Lorenzo Girardi Date: Thu, 23 Nov 2017 00:26:04 +0100 Subject: [PATCH 170/274] added vuex-async-module (#1681) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d931604..5fb2f9c8 100755 --- a/README.md +++ b/README.md @@ -1495,6 +1495,7 @@ the amazing Vue.js. - [vuejs-storage](https://github.com/maple3142/vuejs-storage) - Vue.js and vuex plugin to persistence data with localStorage/sessionStorage. - [vuex-orm](https://github.com/revolver-app/vuex-orm) - The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store. - [object-to-vuex-store](https://github.com/Raiondesu/object-to-vuex-store) - Convert any JS object into a valid vuex-store object. + - [vuex-async-module](https://github.com/liqueflies/vuex-async-module) - Reduce async boilerplate code generating Vuex modules. Compatible with Vue 2.x. ###### Sync Between Tabs From 3e921c046a7829b82172597f30becd6cb50b7c25 Mon Sep 17 00:00:00 2001 From: Haluk Keskin Date: Sat, 25 Nov 2017 00:40:19 +0300 Subject: [PATCH 171/274] Update README.md (#1673) * Update README.md simple vue plugin to implement underscore * Update README.md inserted blank line --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fb2f9c8..7366b03e 100755 --- a/README.md +++ b/README.md @@ -1392,7 +1392,8 @@ Tooltips / popovers ## Utilities *Utilities not directly related to the UI* - + - [vue-underscore](https://github.com/HKskn/vue-underscore) - simple vue plugin to implement underscore + ### Typescript - [vue-typed](https://github.com/vue-typed/vue-typed) - Sets of ECMAScript / Typescript decorators that helps you write Vue component easily. From 501355605a7b70658160895a4a02053a82a9ca6c Mon Sep 17 00:00:00 2001 From: wangyi7099 Date: Sat, 25 Nov 2017 05:40:52 +0800 Subject: [PATCH 172/274] Add scrollbar at the Scroll section (#1679) * Add scrollbar at the Scroll section * Update README.md * adjust intend --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7366b03e..537fab04 100755 --- a/README.md +++ b/README.md @@ -1290,7 +1290,8 @@ Tooltips / popovers - [VBar](https://github.com/luiguild/v-bar) - The virtual responsive cross-browser scrollbar component for Vue.js 2x. - [Vuebar](http://serafin.io/vuebar/) - Vue 2 directive for custom scrollbar that uses native scroll behavior. Lightweight, performant, customizable and without dependencies. - [vue-detached-scrollbar](https://github.com/ozangulle/vue-detached-scrollbar) - A simple scrollbar that can be detached from the container it is scrolling. - + - [vuescroll](https://github.com/wangyi7099/vuescroll) - A virtual scrollbar based on vue.js 2x. + *Detect when components enter viewport* - [vue-scrollview](https://github.com/chrishurlburt/vue-scrollview) - A component utilizing scoped slots to detect when a vue component enters and leaves the viewport. From 79aed0e217d7592ed18a29e9edb678422dd9d651 Mon Sep 17 00:00:00 2001 From: Yuga Sun Date: Sat, 25 Nov 2017 05:41:42 +0800 Subject: [PATCH 173/274] HTTP Requests: Add https://github.com/yugasun/vue-axios-plugin (#1682) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 537fab04..9f6277d4 100755 --- a/README.md +++ b/README.md @@ -1417,6 +1417,7 @@ Tooltips / popovers - [vue-api-request](https://github.com/ftgibran/vue-api-request) - A plugin that provides full control on your APIs, making your request simple, fast and easy to implement. - [vue-fast-axios](https://github.com/leonardovilarinho/vue-fast-axios) - Make requests with validations in a simple and beautiful way. - [vue-async-properties](https://github.com/blainehansen/vue-async-properties) - An `asyncData` and `asyncComputed` plugin with support for debouncing, transforming results, error handlers, loading/pending flags, lazy/eager requests. + - [vue-axios-plugin](https://github.com/yugasun/vue-axios-plugin) - A plugin that combines axios with Vuejs, making http request more easier. ### i18n From 83cb83913ef8d34a9244b929608d57be2c180d9f Mon Sep 17 00:00:00 2001 From: Raphael Mu Date: Fri, 24 Nov 2017 13:42:49 -0800 Subject: [PATCH 174/274] add conway (#1683) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f6277d4..c6033b17 100755 --- a/README.md +++ b/README.md @@ -405,6 +405,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Vue2-PWA-Blog](https://github.com/deepak-singh/vue-blog-pwa) by @deepak-singh - [vue-firebase-auth-vuex](https://github.com/aofdev/vue-firebase-auth-vuex) A Vue2 Firebase Authentication with Vuex and support Progressive Web Apps - [vue-chart-stater-kit](https://github.com/joshua1988/vue-chart-starter-kit) Quick starter using Vue Router, Vue Chart, Element-UI + - [conway](https://github.com/edge/conway) Conway's Game of Life in Vue. ### Books From de9ae25cccf73bcbb775feae31dc577b28018dba Mon Sep 17 00:00:00 2001 From: Kevin Peters Date: Fri, 24 Nov 2017 22:44:57 +0100 Subject: [PATCH 175/274] Add vuex-feature-scoped-structure (#1684) add project to show off vuex feature scoped structure to structure features in a module like way with all dependencies and no side effects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6033b17..70f631ae 100755 --- a/README.md +++ b/README.md @@ -406,6 +406,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-firebase-auth-vuex](https://github.com/aofdev/vue-firebase-auth-vuex) A Vue2 Firebase Authentication with Vuex and support Progressive Web Apps - [vue-chart-stater-kit](https://github.com/joshua1988/vue-chart-starter-kit) Quick starter using Vue Router, Vue Chart, Element-UI - [conway](https://github.com/edge/conway) Conway's Game of Life in Vue. + - [vuex-feature-scoped-structure](https://github.com/igeligel/vuex-feature-scoped-structure) An example application of the feature scoped vuex application structure ### Books From 273a80e651f96dba05e41219c933771b2f04f282 Mon Sep 17 00:00:00 2001 From: Skyhark Date: Fri, 24 Nov 2017 22:46:28 +0100 Subject: [PATCH 176/274] Add core-server project (#1685) Core-Server is a highly scalable VueJs framework. This framework acts as a web-server with an integrating API system and databases support. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70f631ae..2552f27d 100755 --- a/README.md +++ b/README.md @@ -510,6 +510,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Hubaga](https://github.com/picocodes/hubaga) - A free and lightweight WordPress eCommerce plugin for developers and other digital shops. - [vue-webpack-buefy](https://github.com/ndro/vue-webpack-buefy) - Vue.js starter with full-featured Webpack and Buefy - [Coypu](https://github.com/bkzl/coypu) - Text-editor-like weekly planner +- [core-server](https://github.com/skyhark-projects/core-server) - Highly scallable VueJs framework with an integrated API system, and multiple advanced features. ### Commercial Products From 36f93e943ffa1776a58990dcf450d3d410e3c47e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sarstr=C3=B6m?= Date: Fri, 24 Nov 2017 22:48:52 +0100 Subject: [PATCH 177/274] Added vue-tiny-slider to carousel-section (#1687) * Added vue-tiny-slider * shortened the description on vue-tiny-slider a little bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2552f27d..3c9032a6 100755 --- a/README.md +++ b/README.md @@ -808,6 +808,7 @@ Tooltips / popovers - [vue-carousel](https://github.com/SSENSE/vue-carousel) - A flexible, responsive, touch-friendly carousel for Vue.js. - [vue-coverflow](https://github.com/OrangeXC/vue-coverflow) - A vue2.x coverflow component. - [vue-agile](https://github.com/lukaszflorczak/vue-agile) – A carousel component inspired by Slick, written in Vue.js and vanilla JS only. + - [vue-tiny-slider](https://github.com/viktorlarsson/vue-tiny-slider) – A carousel component created by ganlanyuan, written in Vue.js. No jQuery. Works in IE8+. ### Charts From ac268cb4c505fb5fa60212ff628aeaa9f705c5e5 Mon Sep 17 00:00:00 2001 From: Mikhail Kuznetcov Date: Fri, 24 Nov 2017 22:50:16 +0100 Subject: [PATCH 178/274] Update README.md (#1688) added 2 plugins: vue-preload and vue-ya-metrica --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3c9032a6..356fd0a1 100755 --- a/README.md +++ b/README.md @@ -1621,6 +1621,7 @@ Payment utilities. - [vue-ua](https://github.com/ScreamZ/vue-analytics) - Google Universal Analytics support in Vue.js. - [vue-analytics](https://github.com/MatteoGabriele/vue-analytics) - Vue plugin for Google Analytics. - [vue-gtm](https://github.com/mib200/vue-gtm) - Vue plugin for Google Tag Manager + - [vue-ya-metrica](https://github.com/shershen08/vue-ya-metrica) - Vue plugin for Yandex.Metrica @@ -1783,6 +1784,8 @@ Payment utilities. - [SSR Boilerplate](https://github.com/fenivana/vue-ssr-boilerplate) - Vue.js Server Side Rendering Boilerplate without Polluting Vuex. - [neutrino-preset-vue-static](https://github.com/shyiko/neutrino-preset-vue-static) - A minimalistic starter kit for building static sites using Vue.js. - [Vueniverse](https://github.com/rlindskog/vueniverse) - A fully featured, universal Vue template for user-based applications, powered by Nuxt.js and Express. + - [vue-preload](https://github.com/shershen08/vue-preload) - A plugin Vue for adding Date: Fri, 24 Nov 2017 22:52:33 +0100 Subject: [PATCH 179/274] Add vuex-examples (#1689) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 356fd0a1..bff68abf 100755 --- a/README.md +++ b/README.md @@ -407,6 +407,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-chart-stater-kit](https://github.com/joshua1988/vue-chart-starter-kit) Quick starter using Vue Router, Vue Chart, Element-UI - [conway](https://github.com/edge/conway) Conway's Game of Life in Vue. - [vuex-feature-scoped-structure](https://github.com/igeligel/vuex-feature-scoped-structure) An example application of the feature scoped vuex application structure + - [vuex-examples](https://github.com/ooade/vuex-examples) - Simple Examples on using Vuex to build Real World Apps ### Books From 501035ec53e83dd88477ea762e110bac2be679b5 Mon Sep 17 00:00:00 2001 From: Vitalii Ruzhentsov Date: Sun, 26 Nov 2017 00:47:27 +0200 Subject: [PATCH 180/274] Add vue-model into 'State Management' (#1690) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bff68abf..78e310ba 100755 --- a/README.md +++ b/README.md @@ -1472,6 +1472,7 @@ the amazing Vue.js. - [vue-assign-model](https://github.com/midnightSuyama/vue-assign-model) - Automatically assign elements value to model for Vue.js. - [vue-stash](https://github.com/cklmercer/vue-stash) - Easily share reactive data between your Vue components. - [vue-mc](https://github.com/FiguredLimited/vue-mc) - Models and Collections for Vue.js + - [vue-model](https://github.com/aarondfrancis/vue-model) - Model component for Vue.js #### Redux From 2a46ba9fa9cf50c79f21d2070403dea65e897c23 Mon Sep 17 00:00:00 2001 From: starwind <1395315573@qq.com> Date: Sun, 26 Nov 2017 23:03:45 +0800 Subject: [PATCH 181/274] Update README.md (#1686) * Update README.md * Update README.md * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78e310ba..b98b322d 100755 --- a/README.md +++ b/README.md @@ -405,6 +405,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Vue2-PWA-Blog](https://github.com/deepak-singh/vue-blog-pwa) by @deepak-singh - [vue-firebase-auth-vuex](https://github.com/aofdev/vue-firebase-auth-vuex) A Vue2 Firebase Authentication with Vuex and support Progressive Web Apps - [vue-chart-stater-kit](https://github.com/joshua1988/vue-chart-starter-kit) Quick starter using Vue Router, Vue Chart, Element-UI + - [vue2.0-demos](https://github.com/qianyinghuanmie/vue2.0-demos) using mint-ui, Element-UI,And have Some demos(select city and so on) - [conway](https://github.com/edge/conway) Conway's Game of Life in Vue. - [vuex-feature-scoped-structure](https://github.com/igeligel/vuex-feature-scoped-structure) An example application of the feature scoped vuex application structure - [vuex-examples](https://github.com/ooade/vuex-examples) - Simple Examples on using Vuex to build Real World Apps From 358cb038fbdc227063f317712fdce67aef8057c1 Mon Sep 17 00:00:00 2001 From: "PatrickJS [tipe.io]" Date: Sun, 26 Nov 2017 07:06:10 -0800 Subject: [PATCH 182/274] add tipe.io (#1692) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b98b322d..aca8390b 100755 --- a/README.md +++ b/README.md @@ -623,6 +623,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Let's Enchance](https://letsenhance.io/) - free online image upscale and enhancement with neural networks. - [Pi.TEAM - Online Invoicing and Accounting](https://pi.team) - Simple to use online accounting and invoicing, free for single users and freelancers. - [Vuethwallet](https://github.com/sc0vu/vuethwallet) - A simple app generate ethereum wallet with vuejs. + - [Tipe](https://tipe.io) - Next Generation API-first CMS. Create your content with powerful editing tools and access it from anywhere with a GraphQL or REST API. Stop letting your CMS decide how you build your apps. ### Interactive Experiences From 9212f4f447139f86d24aeb044a399d3a201a7bdd Mon Sep 17 00:00:00 2001 From: Wu Haotian Date: Tue, 28 Nov 2017 09:58:51 +0800 Subject: [PATCH 183/274] Add vue-simple-i18n (#1694) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aca8390b..d03e4f63 100755 --- a/README.md +++ b/README.md @@ -1441,6 +1441,7 @@ Tooltips / popovers - [vue-polyglot](https://github.com/guillaumevincent/vue-polyglot) - Basic translation plugin for Vue.js 2 with async loading. - [v-localize](https://github.com/neetjn/v-localize) - Simple localization plugin for the amazing Vue.js. + - [vue-simple-i18n](https://github.com/ClassicOldSong/vue-simple-i18n) - Probably the thinnest library to end all Vue i18n solutions within 1kb ### Custom Events From f3b9a5b3f8cf998f67f5acb0bd191201f18e8f05 Mon Sep 17 00:00:00 2001 From: Gleb Bahmutov Date: Mon, 27 Nov 2017 21:02:26 -0500 Subject: [PATCH 184/274] Add vue-vuex-todomvc example repo (#1695) Vue + Vuex + REST backend with 0 build tools. Plus full set of E2E tests --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d03e4f63..d18d2e97 100755 --- a/README.md +++ b/README.md @@ -409,6 +409,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [conway](https://github.com/edge/conway) Conway's Game of Life in Vue. - [vuex-feature-scoped-structure](https://github.com/igeligel/vuex-feature-scoped-structure) An example application of the feature scoped vuex application structure - [vuex-examples](https://github.com/ooade/vuex-examples) - Simple Examples on using Vuex to build Real World Apps + - [vue-vuex-todomvc](https://github.com/bahmutov/vue-vuex-todomvc) - Example TodoMVC Vue.js app with Vuex store and server backend via REST and full set of E2E tests using [Cypress.io](https://www.cypress.io/) test runner. ### Books From 864cf68cc009b7464e14d2ff8f6df9a1a5273c60 Mon Sep 17 00:00:00 2001 From: Jeffery ThaGintoki Date: Tue, 28 Nov 2017 02:03:36 +0000 Subject: [PATCH 185/274] Add v-odometer component to Animation (#1696) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d18d2e97..26a06784 100755 --- a/README.md +++ b/README.md @@ -1348,6 +1348,7 @@ Tooltips / popovers - [Vueg](https://github.com/jaweii/vueg) - Make vue-router have a transition effect / 为 webApp 提供转场特效的开源 Vue 插件 - [v-animate-css](https://jofftiquez.github.io/v-animate-css/) - The easiest to implement Vue 2 directive for Animate.css - [vue-mixin-tween](https://github.com/lukechinworth/vue-mixin-tween) - Mixin factory that adds tweened values to component context for animations + - [v-odometer](https://github.com/JefferyHus/v-odometer) - Smoothly transitions numbers with ease. Use this library to give your application a smooth animation, only applicable on numbers. ### Meta Tags From 5a86f31f369db2d5a16938b379d9399c8a59a740 Mon Sep 17 00:00:00 2001 From: Titouan CREACH Date: Tue, 28 Nov 2017 03:04:17 +0100 Subject: [PATCH 186/274] Update README.md (#1697) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26a06784..bf94a2cd 100755 --- a/README.md +++ b/README.md @@ -1484,6 +1484,7 @@ the amazing Vue.js. - [revue](https://github.com/revue/revue) - Redux binding for Vue. - [vuedeux](https://github.com/Vuedeux/vuedeux) - Binding Solutions for Vue & Redux. - [redux-store-mixin](https://github.com/kolesoffac/redux-store-mixin) - Mixin for integrate action creators in methods of vue-component + - [vuejs-redux](https://github.com/titouancreach/vuejs-redux) - High order component facilities for Vue and Redux. #### Mobx From 93291942bb2845a89a0a9a6d923d9d3ba9b79b62 Mon Sep 17 00:00:00 2001 From: Leonardo Vilarinho Date: Tue, 28 Nov 2017 00:09:40 -0200 Subject: [PATCH 187/274] add vue.js br book (#1698) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf94a2cd..52767539 100755 --- a/README.md +++ b/README.md @@ -420,7 +420,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Vue.js in Action](https://www.manning.com/books/vue-js-in-action) by Erik Hanchett and Benjamin Listwon (Spring 2018) - [Testing Vue.js Applications](https://www.manning.com/books/testing-vuejs-applications) by Edd Yerburgh (Summer 2018) - [Vue.js 2 and Bootstrap 4 Web Development](https://www.packtpub.com/web-development/vuejs-2-and-bootstrap-4-web-development) by Olga Filipova, Packt. (September 2017) - +- [Front-end com Vue.js](https://www.casadocodigo.com.br/products/livro-frontend-vue) by Leonardo Vilarinho, Casa do Código. (November 2017) From 53848c26a60719dc45b10f346c9d35f94e76fac7 Mon Sep 17 00:00:00 2001 From: Thomas Sanlis Date: Tue, 28 Nov 2017 03:10:36 +0100 Subject: [PATCH 188/274] Add vue-stripe-payment (#1699) --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 52767539..c8d32f9e 100755 --- a/README.md +++ b/README.md @@ -1298,8 +1298,8 @@ Tooltips / popovers - [VBar](https://github.com/luiguild/v-bar) - The virtual responsive cross-browser scrollbar component for Vue.js 2x. - [Vuebar](http://serafin.io/vuebar/) - Vue 2 directive for custom scrollbar that uses native scroll behavior. Lightweight, performant, customizable and without dependencies. - [vue-detached-scrollbar](https://github.com/ozangulle/vue-detached-scrollbar) - A simple scrollbar that can be detached from the container it is scrolling. - - [vuescroll](https://github.com/wangyi7099/vuescroll) - A virtual scrollbar based on vue.js 2x. - + - [vuescroll](https://github.com/wangyi7099/vuescroll) - A virtual scrollbar based on vue.js 2x. + *Detect when components enter viewport* - [vue-scrollview](https://github.com/chrishurlburt/vue-scrollview) - A component utilizing scoped slots to detect when a vue component enters and leaves the viewport. @@ -1403,7 +1403,7 @@ Tooltips / popovers *Utilities not directly related to the UI* - [vue-underscore](https://github.com/HKskn/vue-underscore) - simple vue plugin to implement underscore - + ### Typescript - [vue-typed](https://github.com/vue-typed/vue-typed) - Sets of ECMAScript / Typescript decorators that helps you write Vue component easily. @@ -1594,6 +1594,7 @@ Payment utilities. ###### Stripe - [vue-stripe-checkout](https://github.com/jofftiquez/vue-stripe-checkout) A simple vue plugin for Stripe checkout. +- [vue-stripe-payment](https://github.com/samturrell/vue-stripe-payment) Vue wrapper for jquery.payment by Stripe. ## Integrations @@ -1629,7 +1630,7 @@ Payment utilities. - [vue-ua](https://github.com/ScreamZ/vue-analytics) - Google Universal Analytics support in Vue.js. - [vue-analytics](https://github.com/MatteoGabriele/vue-analytics) - Vue plugin for Google Analytics. - [vue-gtm](https://github.com/mib200/vue-gtm) - Vue plugin for Google Tag Manager - - [vue-ya-metrica](https://github.com/shershen08/vue-ya-metrica) - Vue plugin for Yandex.Metrica + - [vue-ya-metrica](https://github.com/shershen08/vue-ya-metrica) - Vue plugin for Yandex.Metrica From 86d82a5ca9b1109b7f3a29a802a8cd80e444936c Mon Sep 17 00:00:00 2001 From: Darren Jennings Date: Mon, 27 Nov 2017 18:15:32 -0800 Subject: [PATCH 189/274] Added vue-autosuggest. (#1701) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8d32f9e..e8957464 100755 --- a/README.md +++ b/README.md @@ -1025,6 +1025,7 @@ Tooltips / popovers - [v-autocomplete](https://github.com/paliari/v-autocomplete) - Autocomplete component for Vue.js - [vue-awesomplete](https://github.com/sandi-racy/vue-awesomplete) - Vue wrapper for Awesomplete - [vue-auto-complete](https://github.com/charliekassel/vuejs-autocomplete) - Autocomplete for Vue2. Works with objects or api calls. + - [vue-autosuggest](https://github.com/Educents/vue-autosuggest) - WAI-ARIA complete Autosuggest component with full customization over rendering and styling. #### Type Select From 5d49e2ef6dae905ce1a1b8481f8491a432d4d646 Mon Sep 17 00:00:00 2001 From: vouill Date: Tue, 28 Nov 2017 03:17:48 +0100 Subject: [PATCH 190/274] add vuex-api (#1702) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e8957464..85b2ef50 100755 --- a/README.md +++ b/README.md @@ -1428,6 +1428,7 @@ Tooltips / popovers - [vue-fast-axios](https://github.com/leonardovilarinho/vue-fast-axios) - Make requests with validations in a simple and beautiful way. - [vue-async-properties](https://github.com/blainehansen/vue-async-properties) - An `asyncData` and `asyncComputed` plugin with support for debouncing, transforming results, error handlers, loading/pending flags, lazy/eager requests. - [vue-axios-plugin](https://github.com/yugasun/vue-axios-plugin) - A plugin that combines axios with Vuejs, making http request more easier. + - [vuex-api](https://github.com/vouill/vuex-api) - A vuex plugin for effortlessly handle api calls. ### i18n @@ -1512,6 +1513,7 @@ the amazing Vue.js. - [vuex-orm](https://github.com/revolver-app/vuex-orm) - The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store. - [object-to-vuex-store](https://github.com/Raiondesu/object-to-vuex-store) - Convert any JS object into a valid vuex-store object. - [vuex-async-module](https://github.com/liqueflies/vuex-async-module) - Reduce async boilerplate code generating Vuex modules. Compatible with Vue 2.x. + - [vuex-api](https://github.com/vouill/vuex-api) - A vuex plugin for effortlessly handle api calls. ###### Sync Between Tabs From 167e782d0da2ab82a348b758e2653e9a8ff9da97 Mon Sep 17 00:00:00 2001 From: Wu Haotian Date: Wed, 29 Nov 2017 09:39:20 +0800 Subject: [PATCH 191/274] add vuex-queries (#1703) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85b2ef50..19685d92 100755 --- a/README.md +++ b/README.md @@ -1514,6 +1514,7 @@ the amazing Vue.js. - [object-to-vuex-store](https://github.com/Raiondesu/object-to-vuex-store) - Convert any JS object into a valid vuex-store object. - [vuex-async-module](https://github.com/liqueflies/vuex-async-module) - Reduce async boilerplate code generating Vuex modules. Compatible with Vue 2.x. - [vuex-api](https://github.com/vouill/vuex-api) - A vuex plugin for effortlessly handle api calls. + - [vuex-queries](https://github.com/whtsky/vuex-queries) - Vuex-Queries helps you write query functions in Vuex ###### Sync Between Tabs From 62bfd457eee1222d3a417068f2ed359c11967e8a Mon Sep 17 00:00:00 2001 From: NNTin Date: Wed, 29 Nov 2017 02:41:04 +0100 Subject: [PATCH 192/274] Add discord-logo to Open Source Projects using Vue (#1704) This project was inspired by [Discord's loading logo](https://canary.discordapp.com/assets/0bdc0497eb3a19e66f2b1e3d5741634c.webm). Since the loading logo is a video you have less control over its behavior. This project recreates the animated logo in **S**caleable **V**ector **G**raphics. By using **SVG**, all edges are clean and sharp. You can have any size and color. It consumes less resources compared to a video. Original SVG and color palette were retrieved from [Discord](https://discordapp.com/branding). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19685d92..a11e41ae 100755 --- a/README.md +++ b/README.md @@ -514,6 +514,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-webpack-buefy](https://github.com/ndro/vue-webpack-buefy) - Vue.js starter with full-featured Webpack and Buefy - [Coypu](https://github.com/bkzl/coypu) - Text-editor-like weekly planner - [core-server](https://github.com/skyhark-projects/core-server) - Highly scallable VueJs framework with an integrated API system, and multiple advanced features. +- [discord-logo](https://github.com/NNTin/discord-logo) - A Vue.js animated discord logo generator based on SVGs. ([Github Page](https://nntin.github.io/discord-logo/)) ### Commercial Products From 957aa5685d1c474c9c4e07398f40945493991c0f Mon Sep 17 00:00:00 2001 From: Lorenzo Girardi Date: Thu, 30 Nov 2017 02:41:57 +0100 Subject: [PATCH 193/274] added vue-grid (#1705) * added vuex-async-module * added vue-grid --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a11e41ae..53b4371b 100755 --- a/README.md +++ b/README.md @@ -702,6 +702,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue2-datatable-component](https://github.com/OneWayTech/vue2-datatable) - The best Datatable for Vue.js 2.x which never sucks - [vue-js-grid](https://github.com/euvl/vue-js-grid) - Vue.js 2.x responsive grid system with smooth sorting, drag-n-drop and reordering - [vue-handsontable-official](https://github.com/handsontable/vue-handsontable-official) A Vue.js wrapper for the the Handsontable spreadsheet component + - [vue-grid](https://github.com/liqueflies/vue-grid) - A powerful flexbox grid system for Vue.js 2.x, built with inline-styles ### Notification From 5996db99332d30c665fe5144490b83534aa395e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Quintana?= Date: Fri, 1 Dec 2017 16:05:42 +0100 Subject: [PATCH 194/274] add vue-input-number (#1706) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53b4371b..7510fb93 100755 --- a/README.md +++ b/README.md @@ -1063,6 +1063,7 @@ Tooltips / popovers - [v-money](https://github.com/vuejs-tips/v-money) - Tiny (<2k gzipped) input/directive mask for currency - [vue-autonumeric](https://github.com/autoNumeric/vue-autoNumeric) - A Vue.js component that wraps the awesome autoNumeric input formatter library - [vue-inputmask](https://github.com/scleriot/vue-inputmask) - Vue.js directive to add Robin Herbots' inputmask library to your inputs (vanilla javascript). +- [vue-input-number](https://github.com/joseluisq/vue-input-number) - A custom input number component for Vue.js 2. #### Rich Text Editing From 2b09a62a06038d0b0bc7d48b1298b69856714931 Mon Sep 17 00:00:00 2001 From: Diky Arga Date: Sun, 3 Dec 2017 08:33:22 +0700 Subject: [PATCH 195/274] add VueJS Indonesia Telegram Group (#1707) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7510fb93..ed543327 100755 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ - [VueJS Brasil - Facebook Page [Portuguese]](https://www.facebook.com/vuejsbrasil/) - [VueJS Brasil - Facebook Group [Portuguese]](https://www.facebook.com/groups/vuejsbr/) - [VueJS en español - Facebook Group [Spanish]](https://www.facebook.com/groups/vue.es/) +- [VueJS Indonesia - Telegram Group [Indonesian]](https://t.me/vuejsid) ### Conferences From 9caed6f51a3c2f38cefb398eedeb6d0d1ef2c410 Mon Sep 17 00:00:00 2001 From: Dawei LIU Date: Sun, 3 Dec 2017 02:35:40 +0100 Subject: [PATCH 196/274] Software engineering daily podcast on animation (#1708) Software engineering daily podcast on vuejs animation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed543327..24694d6b 100755 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ - [Request For Commits #12 - Crowdfunding Open Source (Vue.js) (06-15-2017)](https://changelog.com/rfc/12) - [The Web Platform Podcast 132: Vue.js (07-27-2017)](http://thewebplatformpodcast.com/132-vuejs) - [JavaScript Jabber #276 with Maximilian Schwarzmüller (08-29-2017)](https://devchat.tv/js-jabber/jsj-276-vue-js-maximilian-schwarzmuller) +- [Animating VueJS with Sarah Drasner(Software Engineering Daily 01-12-2017)](https://softwareengineeringdaily.com/2017/12/01/animating-vuejs-with-sarah-drasner/) ### Official Examples From 1b536ad486d6ed1e0494d6d6f6ce6eaf69989fee Mon Sep 17 00:00:00 2001 From: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com> Date: Sun, 3 Dec 2017 07:06:52 +0530 Subject: [PATCH 197/274] Added v-rating (#1709) - [x] Added the [v-rating](https://github.com/vinayakkulkarni/v-rating) component --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24694d6b..0b8f800c 100755 --- a/README.md +++ b/README.md @@ -957,6 +957,7 @@ Tooltips / popovers - [vue-drag-verify](https://github.com/AshleyLv/vue-drag-verify) - This is a vue component, which is sliding to unlock for login or sign up. - [vue-balloon](https://github.com/kevinwarne/vue-balloon) - Vue components for creating fixed, zoomable containers in the corner of a page. Similar to the mail composition wrapper used in gmail. - [vue-sticker](https://github.com/KamilOcean/vue-sticker) - Sticker effect to any directions + - [v-rating](https://github.com/vinayakkulkarni/v-rating) - ⭐️ Rating component in Semantic-UI made with VueJS (< 500B gzipped, blazing fast) ### Tabs From 25223f37208810ab82ad18f58e5b4bfe07372f6e Mon Sep 17 00:00:00 2001 From: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com> Date: Sun, 3 Dec 2017 07:08:58 +0530 Subject: [PATCH 198/274] =?UTF-8?q?Added=20VueJS=20=F0=9F=87=AE?= =?UTF-8?q?=F0=9F=87=B3=20Discord=20URI=20(#1710)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b8f800c..3acf9ab9 100755 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ - [VueJS Brasil - Facebook Page [Portuguese]](https://www.facebook.com/vuejsbrasil/) - [VueJS Brasil - Facebook Group [Portuguese]](https://www.facebook.com/groups/vuejsbr/) - [VueJS en español - Facebook Group [Spanish]](https://www.facebook.com/groups/vue.es/) +- [VueJS India 🇮🇳 - Discord chat server](https://goo.gl/mYXKUv) - [VueJS Indonesia - Telegram Group [Indonesian]](https://t.me/vuejsid) ### Conferences From a1da23086df747bee430c9d22dae401cf42c6fe3 Mon Sep 17 00:00:00 2001 From: Ankur Kumar Date: Tue, 5 Dec 2017 02:01:04 +0530 Subject: [PATCH 199/274] Add vue-web-storage plugin (#1711) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3acf9ab9..43b4d4f1 100755 --- a/README.md +++ b/README.md @@ -1473,6 +1473,7 @@ the amazing Vue.js. - [vuejs-storage](https://github.com/maple3142/vuejs-storage) - Vue.js and vuex plugin to persistence data with localStorage/sessionStorage. - [vue-browserstore](https://github.com/gvost/vue-browserstore) - Browser storage wrapper. - [VueStorage](https://github.com/SeregPie/VueStorage) - Allows components to save and load their data across browser sessions. +- [vue-web-storage](https://github.com/ankurk91/vue-web-storage) Another Vue.js plugin for localStorage and sessionStorage ### State Management From 55be70bea00d98de05ed9d8a2b19690158542657 Mon Sep 17 00:00:00 2001 From: ByeongKeon Kim Date: Tue, 5 Dec 2017 05:32:24 +0900 Subject: [PATCH 200/274] Add vuejs-sqljs-boilerplate in examples (#1712) Add vuejs-sqljs-boilerplate in examples --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 43b4d4f1..bb57e154 100755 --- a/README.md +++ b/README.md @@ -413,6 +413,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vuex-feature-scoped-structure](https://github.com/igeligel/vuex-feature-scoped-structure) An example application of the feature scoped vuex application structure - [vuex-examples](https://github.com/ooade/vuex-examples) - Simple Examples on using Vuex to build Real World Apps - [vue-vuex-todomvc](https://github.com/bahmutov/vue-vuex-todomvc) - Example TodoMVC Vue.js app with Vuex store and server backend via REST and full set of E2E tests using [Cypress.io](https://www.cypress.io/) test runner. + - [vuejs-sqljs-boilerplate](https://github.com/skysign/public/tree/master/vue.js/boilerplate/vuejs-sqljs-boilerplate) - This is a boilerplate to use both Vue.js and sql.js together ### Books @@ -1522,7 +1523,7 @@ the amazing Vue.js. - [object-to-vuex-store](https://github.com/Raiondesu/object-to-vuex-store) - Convert any JS object into a valid vuex-store object. - [vuex-async-module](https://github.com/liqueflies/vuex-async-module) - Reduce async boilerplate code generating Vuex modules. Compatible with Vue 2.x. - [vuex-api](https://github.com/vouill/vuex-api) - A vuex plugin for effortlessly handle api calls. - - [vuex-queries](https://github.com/whtsky/vuex-queries) - Vuex-Queries helps you write query functions in Vuex + - [vuex-queries](https://github.com/whtsky/vuex-queries) - Vuex-Queries helps you write query functions in Vuex ###### Sync Between Tabs From 418d3e820675ee831444e03ff50cc498b33485fc Mon Sep 17 00:00:00 2001 From: Victor Chaptsev Date: Mon, 4 Dec 2017 23:33:09 +0300 Subject: [PATCH 201/274] Add vue-yandex-metrika plugin (#1713) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bb57e154..94100628 100755 --- a/README.md +++ b/README.md @@ -1643,7 +1643,10 @@ Payment utilities. - [vue-ua](https://github.com/ScreamZ/vue-analytics) - Google Universal Analytics support in Vue.js. - [vue-analytics](https://github.com/MatteoGabriele/vue-analytics) - Vue plugin for Google Analytics. - [vue-gtm](https://github.com/mib200/vue-gtm) - Vue plugin for Google Tag Manager + +###### Yandex Metrika - [vue-ya-metrica](https://github.com/shershen08/vue-ya-metrica) - Vue plugin for Yandex.Metrica + - [vue-yandex-metrika](https://github.com/vchaptsev/vue-yandex-metrika) - Vue plugin for Yandex Metrika with router integration, plugin options by ([@vchaptsev](https://github.com/vchaptsev/)) From 5979e22dd7fa6dafa0998780655e0ed5f5c08f72 Mon Sep 17 00:00:00 2001 From: Nicolas Del Valle Date: Tue, 5 Dec 2017 12:30:31 -0300 Subject: [PATCH 202/274] Add v-unicode (#1714) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94100628..da3f61ed 100755 --- a/README.md +++ b/README.md @@ -1069,6 +1069,7 @@ Tooltips / popovers - [vue-autonumeric](https://github.com/autoNumeric/vue-autoNumeric) - A Vue.js component that wraps the awesome autoNumeric input formatter library - [vue-inputmask](https://github.com/scleriot/vue-inputmask) - Vue.js directive to add Robin Herbots' inputmask library to your inputs (vanilla javascript). - [vue-input-number](https://github.com/joseluisq/vue-input-number) - A custom input number component for Vue.js 2. +- [v-unicode](https://github.com/ndelvalle/v-unicode) - Vue directive to restrict an input by unicode values. #### Rich Text Editing From e4c436a385878c51e24d9850e0544d7c7c5e1bce Mon Sep 17 00:00:00 2001 From: Brock Reece Date: Thu, 7 Dec 2017 07:15:57 +0000 Subject: [PATCH 203/274] Add vue-full-calendar (#1715) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da3f61ed..1530dd62 100755 --- a/README.md +++ b/README.md @@ -858,6 +858,7 @@ Tooltips / popovers - [vue2-calendar](https://github.com/Trekels/vue2-calendar) - A simple full calendar component aimed at beeing flexibile and lightweight. - [vue-jlunar-datepicker](https://github.com/tuhe32/vue-jLunar-datePicker) - A Chinese lunar datepicker component with festivals and solar terms. - [vue-datepicker-local](https://github.com/weifeiyue/vue-datepicker-local) - A Beautiful Datepicker Component For Vue2. + - [vue-full-calendar](https://github.com/CroudSupport/vue-fullcalendar) - A complete [fullcalendar.io](fullcalendar.io) wrapper for both Vue 1 and 2 ### Map From a26ddc84fd079cbd646a202db33f7c8d1feaf642 Mon Sep 17 00:00:00 2001 From: James McKenzie Date: Thu, 7 Dec 2017 01:16:44 -0600 Subject: [PATCH 204/274] Add vue-tabs-component (#1716) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1530dd62..4aca07d1 100755 --- a/README.md +++ b/README.md @@ -966,6 +966,7 @@ Tooltips / popovers - [vue-tabs](https://github.com/cristijora/vue-tabs) - Simple tabs and pills. - [vue-swipe-tabs](https://github.com/zhangxiang958/vue-tab) - A touch swipe tab component for vue.js(vue2). + - [vue-tabs-component] (https://github.com/spatie/vue-tabs-component) - An easy way to display tabs with Vue. ### Form @@ -973,7 +974,7 @@ Tooltips / popovers #### Editable -- [vue-xeditable](https://github.com/Kar-Wai-Wong/vue-xeditable) -Better editable Component in Vue Edit. +- [vue-xeditable](https://github.com/Kar-Wai-Wong/vue-xeditable) - Better editable Component in Vue Edit. #### Picker From c9408e639eec605c09b2a8374c5c01eeff030b4e Mon Sep 17 00:00:00 2001 From: Muhammad Ubaid Raza Date: Thu, 7 Dec 2017 12:18:01 +0500 Subject: [PATCH 205/274] add 2 persoanl projects, a vuejs2 plugin & a vscode extension pack (#1717) --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4aca07d1..f0a1fd4a 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

+


logo of vue-awesome repository
@@ -503,7 +503,6 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [SPA-asp.net-api-vuejs-](https://github.com/mubaidr/SPA-asp.net-api-vuejs-) - A Vue.js single page application for basic task Management & messaging using ASP .NET Webapi 2 and SQL server - [Book-Trading-Club](https://github.com/mubaidr/Book-Trading-Club) - Trade or loan books with other book readers in your area. Built using nodejs and vuejs2 - [vuejs-extension-pack vscode](https://github.com/mubaidr/vuejs-extension-pack) - An extension packf or vscode with popular VS Code extensions for Vue.js development. -- [vue2-text-swimlane](https://github.com/mubaidr/vue-swimlane) - A Text Swimlane plugin for Vue.js - [Wiki.js](https://github.com/Requarks/wiki) - A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown - [vue-pwa-speech](https://github.com/aofdev/vue-pwa-speech) - A Speech to text With Google Cloud Speech on Vue2 + Vuetify + Progressive Web App - [vue-speech-streaming](https://github.com/aofdev/vue-speech-streaming) - A Performing Streaming Speech Recognition results in real time Speech To Text with Google Cloud Speech + socket.io on Progressive Web App @@ -519,6 +518,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Coypu](https://github.com/bkzl/coypu) - Text-editor-like weekly planner - [core-server](https://github.com/skyhark-projects/core-server) - Highly scallable VueJs framework with an integrated API system, and multiple advanced features. - [discord-logo](https://github.com/NNTin/discord-logo) - A Vue.js animated discord logo generator based on SVGs. ([Github Page](https://nntin.github.io/discord-logo/)) +- [node-vue-template](https://github.com/mubaidr/node-vue-template) - A starter template for building complete application using Node.js (API) and Vue.js (SPA) with some included packages and configurations to help start the development quickly. ### Commercial Products @@ -819,6 +819,7 @@ Tooltips / popovers - [vue-coverflow](https://github.com/OrangeXC/vue-coverflow) - A vue2.x coverflow component. - [vue-agile](https://github.com/lukaszflorczak/vue-agile) – A carousel component inspired by Slick, written in Vue.js and vanilla JS only. - [vue-tiny-slider](https://github.com/viktorlarsson/vue-tiny-slider) – A carousel component created by ganlanyuan, written in Vue.js. No jQuery. Works in IE8+. + - [vue2-text-swimlane](https://github.com/mubaidr/vue-swimlane) - A Text Swimlane plugin for Vue.js ### Charts @@ -1498,7 +1499,7 @@ the amazing Vue.js. - [revue](https://github.com/revue/revue) - Redux binding for Vue. - [vuedeux](https://github.com/Vuedeux/vuedeux) - Binding Solutions for Vue & Redux. - [redux-store-mixin](https://github.com/kolesoffac/redux-store-mixin) - Mixin for integrate action creators in methods of vue-component - - [vuejs-redux](https://github.com/titouancreach/vuejs-redux) - High order component facilities for Vue and Redux. + - [vuejs-redux](https://github.com/titouancreach/vuejs-redux) - High order component facilities for Vue and Redux. #### Mobx @@ -1646,7 +1647,7 @@ Payment utilities. - [vue-ua](https://github.com/ScreamZ/vue-analytics) - Google Universal Analytics support in Vue.js. - [vue-analytics](https://github.com/MatteoGabriele/vue-analytics) - Vue plugin for Google Analytics. - [vue-gtm](https://github.com/mib200/vue-gtm) - Vue plugin for Google Tag Manager - + ###### Yandex Metrika - [vue-ya-metrica](https://github.com/shershen08/vue-ya-metrica) - Vue plugin for Yandex.Metrica - [vue-yandex-metrika](https://github.com/vchaptsev/vue-yandex-metrika) - Vue plugin for Yandex Metrika with router integration, plugin options by ([@vchaptsev](https://github.com/vchaptsev/)) From bf4fd3c5d49d7d7f11a5699f34e164bcd6193329 Mon Sep 17 00:00:00 2001 From: "Kuan-Chen,Lai" Date: Thu, 7 Dec 2017 15:19:15 +0800 Subject: [PATCH 206/274] Add vuethexplore project. (#1718) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f0a1fd4a..07e22b0e 100755 --- a/README.md +++ b/README.md @@ -630,6 +630,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Pi.TEAM - Online Invoicing and Accounting](https://pi.team) - Simple to use online accounting and invoicing, free for single users and freelancers. - [Vuethwallet](https://github.com/sc0vu/vuethwallet) - A simple app generate ethereum wallet with vuejs. - [Tipe](https://tipe.io) - Next Generation API-first CMS. Create your content with powerful editing tools and access it from anywhere with a GraphQL or REST API. Stop letting your CMS decide how you build your apps. + - [Vuethexplore](https://github.com/sc0Vu/vuethexplore) - A simple app explore ethereum blockchain with vuejs. ### Interactive Experiences From affd60079a5cfe38064d2d8425ba77be2637a8f8 Mon Sep 17 00:00:00 2001 From: Ben Larcey Date: Thu, 7 Dec 2017 07:21:24 +0000 Subject: [PATCH 207/274] add fintechers.io (#1720) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07e22b0e..4b1473d9 100755 --- a/README.md +++ b/README.md @@ -631,7 +631,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Vuethwallet](https://github.com/sc0vu/vuethwallet) - A simple app generate ethereum wallet with vuejs. - [Tipe](https://tipe.io) - Next Generation API-first CMS. Create your content with powerful editing tools and access it from anywhere with a GraphQL or REST API. Stop letting your CMS decide how you build your apps. - [Vuethexplore](https://github.com/sc0Vu/vuethexplore) - A simple app explore ethereum blockchain with vuejs. - + - [Fintechers](https://www.fintechers.io) - Fintech focused job board. ### Interactive Experiences From f9bae4f80e2b72bac9b7fe8a8963b0f71a83fe09 Mon Sep 17 00:00:00 2001 From: Irfan Maulana Date: Thu, 7 Dec 2017 14:22:12 +0700 Subject: [PATCH 208/274] :clock: Add vue-rangedate-picker (#1722) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b1473d9..c3f7d0e1 100755 --- a/README.md +++ b/README.md @@ -1002,6 +1002,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 #### Select From 9e90caa5967df6088605397af12d3ac013f69ec8 Mon Sep 17 00:00:00 2001 From: Damian Dulisz Date: Sat, 9 Dec 2017 13:30:17 +0100 Subject: [PATCH 209/274] Add vue-global-events --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3f7d0e1..dfe0405e 100755 --- a/README.md +++ b/README.md @@ -1270,6 +1270,7 @@ Tooltips / popovers - [vue-resize](https://github.com/Akryum/vue-resize) - Vue 2.x component to detect DOM elements resizing (event based/no window.onresize) - [vue-observe-visibility](https://github.com/Akryum/vue-observe-visibility) - Vue 2.x directive using Intersection Observer API that detects if the element is visible (in the viewport and not hidden by CSS). - [v-dragged](https://github.com/zhanziyang/v-dragged) - Vue 2.x directive plugin for drag event detection. + - [vue-global-events](https://github.com/shentao/vue-global-events/) – A component to handle global events (like shortcuts) using Vue’s event modifiers ### Responsive Design From 88478196addc41df6a10e2987107bd276afa64e5 Mon Sep 17 00:00:00 2001 From: Kamil Date: Sun, 10 Dec 2017 04:37:37 +0300 Subject: [PATCH 210/274] Add vue-mods-names to CSS section (#1724) * Add vue-mods-names to CSS section * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dfe0405e..7337b7c6 100755 --- a/README.md +++ b/README.md @@ -1555,6 +1555,7 @@ the amazing Vue.js. - [vue-bem-cn](https://github.com/c01nd01r/vue-bem-cn) - Simple BEM class name generator for Vue.JS. - [vue-css](https://github.com/NxtChg/pieces/tree/master/js/vue/vue-css) - Vue.js plugin that allows you to bundle CSS with your components. + - [vue-mods-names](https://github.com/RGRU/vue-mods-names) - Adding modificators to class names for all components in app. ### Asset Management From f1d2cba5cd337813679287e05b4242f19cd6f994 Mon Sep 17 00:00:00 2001 From: Attila Max Ruf Date: Sun, 10 Dec 2017 02:37:56 +0100 Subject: [PATCH 211/274] add mdi-vue icon library to the icons list (#1725) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7337b7c6..0ac3b8a7 100755 --- a/README.md +++ b/README.md @@ -796,6 +796,7 @@ Tooltips / popovers - [vue-icon-font](https://github.com/ganl/vue-icon-font) - A iconfont plugin for Vuejs (support Font-class and Symbol). - [vue-ionicons](https://github.com/mazipan/vue-ionicons) - Vue Icon Set Components from Ionic Team. - [vue-ico](https://github.com/paulcollett/vue-ico) - Dead easy icons for Vue with drop-in browser support & selective bundling + - [mdi-vue](https://github.com/therufa/mdi-vue) - Material Design Icon components for Vuejs ### Menu From b56aaa8a4163ab701ac3da63b668a786cce72148 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Sun, 10 Dec 2017 05:39:17 +0400 Subject: [PATCH 212/274] add vue-esc (#1726) Vue.js directive to add a document event listener on escape keyup. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ac3b8a7..a3f34b34 100755 --- a/README.md +++ b/README.md @@ -1271,6 +1271,7 @@ Tooltips / popovers - [vue-resize](https://github.com/Akryum/vue-resize) - Vue 2.x component to detect DOM elements resizing (event based/no window.onresize) - [vue-observe-visibility](https://github.com/Akryum/vue-observe-visibility) - Vue 2.x directive using Intersection Observer API that detects if the element is visible (in the viewport and not hidden by CSS). - [v-dragged](https://github.com/zhanziyang/v-dragged) - Vue 2.x directive plugin for drag event detection. + - [vue-esc](https://github.com/ianaya89/vue-esc) - Vue.js directive to add a document event listener on escape keyup. - [vue-global-events](https://github.com/shentao/vue-global-events/) – A component to handle global events (like shortcuts) using Vue’s event modifiers ### Responsive Design From bc3b9590944b8336f3879448dd4291740db049e1 Mon Sep 17 00:00:00 2001 From: FL3NKEY Date: Sun, 10 Dec 2017 06:40:10 +0500 Subject: [PATCH 213/274] Add vue-conditional-attrs (#1727) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3f34b34..ccdcc486 100755 --- a/README.md +++ b/README.md @@ -1405,6 +1405,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 ### WebGL From 66969271cb22f124e9a0f7649511b9f1b34a636d Mon Sep 17 00:00:00 2001 From: Ankur Kumar Date: Mon, 11 Dec 2017 11:43:12 +0530 Subject: [PATCH 214/274] Fix markdown (#1728) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccdcc486..e92e55da 100755 --- a/README.md +++ b/README.md @@ -969,7 +969,7 @@ Tooltips / popovers - [vue-tabs](https://github.com/cristijora/vue-tabs) - Simple tabs and pills. - [vue-swipe-tabs](https://github.com/zhangxiang958/vue-tab) - A touch swipe tab component for vue.js(vue2). - - [vue-tabs-component] (https://github.com/spatie/vue-tabs-component) - An easy way to display tabs with Vue. + - [vue-tabs-component](https://github.com/spatie/vue-tabs-component) - An easy way to display tabs with Vue. ### Form From 82d50d2dd2927f87117c2022586b39282a7295bf Mon Sep 17 00:00:00 2001 From: Thunderball Date: Mon, 11 Dec 2017 14:14:08 +0800 Subject: [PATCH 215/274] [Chg] A visual CLI for scaffolding large Vue projects in 2 seconds. (#1729) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e92e55da..f18b337a 100755 --- a/README.md +++ b/README.md @@ -1789,6 +1789,7 @@ Payment utilities. - [vuejs-wordpress-theme-starter](https://github.com/EvanAgee/vuejs-wordpress-theme-starter) - A WordPress theme with the guts ripped out and replaced with Vue - [Cordovue](https://github.com/TheMushrr00m/cordovue) - A sample Apache Cordova application using Vue. - [Cookiecutter-Django-Vue](https://github.com/vchaptsev/cookiecutter-django-vue) - Django+VueJS+Docker customizable project generator with a large number of settings/integrations by ([@vchaptsev](https://github.com/vchaptsev/)) + - **[iBiu](https://github.com/bobiscool/iBiu)** A visual CLI for scaffolding large Vue projects in 2 seconds. ### Client From 7503c9b0920248b8909f69cff40bf98906f7c24f Mon Sep 17 00:00:00 2001 From: Jingkun Hua Date: Mon, 11 Dec 2017 14:14:25 +0800 Subject: [PATCH 216/274] update description of vue-modal-dialogs (#1730) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f18b337a..e1f66141 100755 --- a/README.md +++ b/README.md @@ -782,7 +782,7 @@ Tooltips / popovers - [@hscmap/vue-window](https://github.com/michitaro/vue-window) - Window UI Component for vue2. - [vue-gallery](https://github.com/RobinCK/vue-gallery) - VueJS responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. Based on blueimp-gallery - [vue-swal](https://github.com/anteriovieira/vue-swal) - A small wrapper for integrating SweetAlert to Vuejs. (Compatible with SSR) -- [vue-modal-dialogs](https://github.com/hjkcai/vue-modal-dialogs) - A Promise-based modal dialog helper for Vue.js +- [vue-modal-dialogs](https://github.com/hjkcai/vue-modal-dialogs) - ✨ Promisify your own dialogs! ### Parallax From 97a1f3c1f88d59d0778c45cb92e531b481256727 Mon Sep 17 00:00:00 2001 From: Ankur Kumar Date: Tue, 12 Dec 2017 21:18:44 +0530 Subject: [PATCH 217/274] Add bugsnag-vue (#1732) Bugsnag has released their own official plugin for Vue.js --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1f66141..5140c564 100755 --- a/README.md +++ b/README.md @@ -1682,8 +1682,9 @@ Payment utilities. - [DejaVue](https://github.com/MiCottOn/DejaVue) - Visualization and debugging tool built for Vue.js. - [vue-clicky](https://github.com/Herteby/vue-clicky) - Right click any component to show info about it in the console. - [vuejs-logger](https://github.com/justinkames/vuejs-logger) - Provides customizable logging functionality for Vue.js. - - [vue-bugsnag](https://github.com/ankurk91/vue-bugsnag) - Vue.js plugin for [bugsnag](https://www.bugsnag.com/) error reporting - + - [vue-bugsnag](https://github.com/ankurk91/vue-bugsnag) - Vue.js plugin for [bugsnag](https://www.bugsnag.com/) v3.x error reporting + - [bugsnag-vue](https://github.com/bugsnag/bugsnag-vue) - Official Vue.js plugin for [bugsnag](https://www.bugsnag.com/) error reporting + ### Docs *Create documentation* From 9a41d5b348e6f851e299082a806251e4d8ac8241 Mon Sep 17 00:00:00 2001 From: Eugenio Monforte Date: Tue, 12 Dec 2017 12:50:31 -0300 Subject: [PATCH 218/274] Add Font Awesome 5 Vue component (#1733) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5140c564..1feac47d 100755 --- a/README.md +++ b/README.md @@ -797,6 +797,7 @@ Tooltips / popovers - [vue-ionicons](https://github.com/mazipan/vue-ionicons) - Vue Icon Set Components from Ionic Team. - [vue-ico](https://github.com/paulcollett/vue-ico) - Dead easy icons for Vue with drop-in browser support & selective bundling - [mdi-vue](https://github.com/therufa/mdi-vue) - Material Design Icon components for Vuejs + - [vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) - Font Awesome 5 Vue component ### Menu From 47772c3e2f1a7013bc203a57af020174a2fa36e1 Mon Sep 17 00:00:00 2001 From: Packt Date: Tue, 12 Dec 2017 21:22:24 +0530 Subject: [PATCH 219/274] Update README.md (#1734) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1feac47d..5e65831f 100755 --- a/README.md +++ b/README.md @@ -320,6 +320,7 @@ - [Getting Started with VueJS 2](https://www.udemy.com/getting-started-with-vue-js) by Sachin Bhatnagar [@sachinbee](https://www.twitter.com/sachinbee) on [Udemy](https://udemy.com/) - [Getting Started with Vuex: Managing State in Vue.js](https://sabe.io/tutorials/getting-started-with-vuex) on [Sabe.io](https://sabe.io/) - [Vue2 ACL using CASL](https://medium.com/@sergiy.stotskiy/vue-acl-with-casl-781a374b987a) by Sergii Stotskyi +- [JavaScript Choice Made Easy - Angular v. React v. Vue (Video)](https://www.packtpub.com/application-development/javascript-choice-made-easy-%E2%80%93-angular-v-react-v-vue-video) by Daniel Kmak, Packt. (November 2017) ### Examples @@ -425,6 +426,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Testing Vue.js Applications](https://www.manning.com/books/testing-vuejs-applications) by Edd Yerburgh (Summer 2018) - [Vue.js 2 and Bootstrap 4 Web Development](https://www.packtpub.com/web-development/vuejs-2-and-bootstrap-4-web-development) by Olga Filipova, Packt. (September 2017) - [Front-end com Vue.js](https://www.casadocodigo.com.br/products/livro-frontend-vue) by Leonardo Vilarinho, Casa do Código. (November 2017) +- [Vue.js 2 Web Development Projects](https://www.packtpub.com/web-development/vuejs-2-web-development-projects) by Guillaume Chau, Packt. (November 2017) From a25d67877f5c92976fef09467ec096791488ba63 Mon Sep 17 00:00:00 2001 From: Ankur Kumar Date: Thu, 14 Dec 2017 06:34:56 +0530 Subject: [PATCH 220/274] Add vue-cleave-component (#1735) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5e65831f..19f09403 100755 --- a/README.md +++ b/README.md @@ -1079,6 +1079,7 @@ Tooltips / popovers - [vue-inputmask](https://github.com/scleriot/vue-inputmask) - Vue.js directive to add Robin Herbots' inputmask library to your inputs (vanilla javascript). - [vue-input-number](https://github.com/joseluisq/vue-input-number) - A custom input number component for Vue.js 2. - [v-unicode](https://github.com/ndelvalle/v-unicode) - Vue directive to restrict an input by unicode values. +- [vue-cleave-component](https://github.com/ankurk91/vue-cleave-component) - Vue.js component for [cleave.js](http://nosir.github.io/cleave.js/) #### Rich Text Editing From 3ead5d72e580ef935858f388fcedc93b8d438388 Mon Sep 17 00:00:00 2001 From: Nathan Reyes Date: Thu, 14 Dec 2017 22:57:39 -0600 Subject: [PATCH 221/274] Add v-calendar (#1736) * Update README.md Add reference to v-calendar project. * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19f09403..bbc7fd84 100755 --- a/README.md +++ b/README.md @@ -865,6 +865,7 @@ Tooltips / popovers - [vue-jlunar-datepicker](https://github.com/tuhe32/vue-jLunar-datePicker) - A Chinese lunar datepicker component with festivals and solar terms. - [vue-datepicker-local](https://github.com/weifeiyue/vue-datepicker-local) - A Beautiful Datepicker Component For Vue2. - [vue-full-calendar](https://github.com/CroudSupport/vue-fullcalendar) - A complete [fullcalendar.io](fullcalendar.io) wrapper for both Vue 1 and 2 + - [v-calendar](https://github.com/nathanreyes/v-calendar) - Animated calendar/datepicker that displays regions, indicators and day popovers for simple & recurring dates. ### Map From 3c02ea6cd2c25c70390d1d89791671aef45c3042 Mon Sep 17 00:00:00 2001 From: Eugenio Monforte Date: Fri, 15 Dec 2017 01:59:06 -0300 Subject: [PATCH 222/274] Add vue-inspector (#1737) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bbc7fd84..e5cbe4bf 100755 --- a/README.md +++ b/README.md @@ -1689,7 +1689,8 @@ Payment utilities. - [vuejs-logger](https://github.com/justinkames/vuejs-logger) - Provides customizable logging functionality for Vue.js. - [vue-bugsnag](https://github.com/ankurk91/vue-bugsnag) - Vue.js plugin for [bugsnag](https://www.bugsnag.com/) v3.x error reporting - [bugsnag-vue](https://github.com/bugsnag/bugsnag-vue) - Official Vue.js plugin for [bugsnag](https://www.bugsnag.com/) error reporting - + - [vue-inspector](https://github.com/calirojas506/vue-inspector) - Vue.js Inspector for Mobile Devices + ### Docs *Create documentation* From fb900e050bf69b42afc628454201873d8eb8991a Mon Sep 17 00:00:00 2001 From: Sudheer Jonna Date: Sun, 17 Dec 2017 00:21:15 +0800 Subject: [PATCH 223/274] Add PrimeVue library (#1739) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5cbe4bf..b4e915ea 100755 --- a/README.md +++ b/README.md @@ -1199,6 +1199,7 @@ Tooltips / popovers - [Zircle UI](https://zircleui.github.io/zircleUI/) - A circular zooming UI library based on Vue.js 2. - [vue-mdc-adapter](https://github.com/stasson/vue-mdc-adapter) - Material Components integration for Vue.js as per MDC Team's [guidelines](https://github.com/material-components/material-components-web/blob/master/docs/integrating-into-frameworks.md). - [Material Components Vue](https://github.com/matsp/material-components-vue) - wrapper around [material-components-web](https://github.com/material-components/material-components-web) for Vue.js + - [PrimeVue](https://github.com/primefaces/primevue) - A Vue.js 2.0 UI Component library for Web ### Mobile From feb01ac97ce38e56aedc9a0ac109fae0e2b0d468 Mon Sep 17 00:00:00 2001 From: Irfan Maulana Date: Mon, 18 Dec 2017 13:49:08 +0700 Subject: [PATCH 224/274] Add vue-pagination-wing (#1741) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4e915ea..622e8bcc 100755 --- a/README.md +++ b/README.md @@ -1363,6 +1363,7 @@ Tooltips / popovers - [vuejs-paginate](https://github.com/lokyoung/vuejs-paginate) - A Vue.js(v2.x+) component for creating pagination. - [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. ### Animation From bf452b44e861f1ae1ade6543b9ff5f6239123ea8 Mon Sep 17 00:00:00 2001 From: Talal Suhail Date: Mon, 18 Dec 2017 09:05:46 +0200 Subject: [PATCH 225/274] add Vue.js Storefront (#1742) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 622e8bcc..1fd428e9 100755 --- a/README.md +++ b/README.md @@ -521,6 +521,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [core-server](https://github.com/skyhark-projects/core-server) - Highly scallable VueJs framework with an integrated API system, and multiple advanced features. - [discord-logo](https://github.com/NNTin/discord-logo) - A Vue.js animated discord logo generator based on SVGs. ([Github Page](https://nntin.github.io/discord-logo/)) - [node-vue-template](https://github.com/mubaidr/node-vue-template) - A starter template for building complete application using Node.js (API) and Vue.js (SPA) with some included packages and configurations to help start the development quickly. +- [vue-storefront](https://github.com/DivanteLtd/vue-storefront) - Vue.js Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento2 supported. ### Commercial Products From 817f903f1befb5620504bbee4857f2df5bea7259 Mon Sep 17 00:00:00 2001 From: Maurice Williams Date: Mon, 18 Dec 2017 11:25:42 -0500 Subject: [PATCH 226/274] Removing "vue-side-nav" (#1740) * their GitHub repo indicates that the component is now depricated --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1fd428e9..42984980 100755 --- a/README.md +++ b/README.md @@ -804,7 +804,6 @@ Tooltips / popovers ### Menu - - [vue-side-nav](https://github.com/vue-comps/vue-side-nav) - Side-nav. - [vue-accordion](https://github.com/zeratulmdq/vue-accordion) - Simple accordion nav menu component for Vue.js. - [vue-js-dropdown](https://github.com/euvl/vue-js-dropdown) - Vue.js 2 dropdown menu component. Light, easy to use and extend, no external deps. - [vue-slideout](https://github.com/vouill/vue-slideout) - Vue implementation of the popular library [slideout](https://github.com/Mango/slideout) From 36749987e6fbf38ec1dad4c33bb801f14994079a Mon Sep 17 00:00:00 2001 From: Esteban Quezada Date: Mon, 18 Dec 2017 11:27:25 -0500 Subject: [PATCH 227/274] Update README.md added a new app/website (#1744) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 42984980..b203f329 100755 --- a/README.md +++ b/README.md @@ -635,6 +635,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Tipe](https://tipe.io) - Next Generation API-first CMS. Create your content with powerful editing tools and access it from anywhere with a GraphQL or REST API. Stop letting your CMS decide how you build your apps. - [Vuethexplore](https://github.com/sc0Vu/vuethexplore) - A simple app explore ethereum blockchain with vuejs. - [Fintechers](https://www.fintechers.io) - Fintech focused job board. + - [Devjournal](https://www.devjournalapp.com) - Collaborative todo list for projects and ideas. ### Interactive Experiences From 17e6b0ddef866d2a25fb534d5c3dfe2e42e3e392 Mon Sep 17 00:00:00 2001 From: Rafael Abensur Date: Wed, 20 Dec 2017 23:47:21 -0200 Subject: [PATCH 228/274] Yeap, another table component (#1746) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b203f329..e7785174 100755 --- a/README.md +++ b/README.md @@ -712,6 +712,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-js-grid](https://github.com/euvl/vue-js-grid) - Vue.js 2.x responsive grid system with smooth sorting, drag-n-drop and reordering - [vue-handsontable-official](https://github.com/handsontable/vue-handsontable-official) A Vue.js wrapper for the the Handsontable spreadsheet component - [vue-grid](https://github.com/liqueflies/vue-grid) - A powerful flexbox grid system for Vue.js 2.x, built with inline-styles + - [vue-data-tablee](https://github.com/VitorLuizC/vue-data-tablee) - Based on vue-good-table, a simple and pretty table component ### Notification From 358374c01d1128c35b7bf293a0d4f756c1ed46ab Mon Sep 17 00:00:00 2001 From: Peter Pan Date: Thu, 21 Dec 2017 02:48:12 +0100 Subject: [PATCH 229/274] Added open source project named fd-vue (#1747) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7785174..05a529bc 100755 --- a/README.md +++ b/README.md @@ -521,7 +521,8 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [core-server](https://github.com/skyhark-projects/core-server) - Highly scallable VueJs framework with an integrated API system, and multiple advanced features. - [discord-logo](https://github.com/NNTin/discord-logo) - A Vue.js animated discord logo generator based on SVGs. ([Github Page](https://nntin.github.io/discord-logo/)) - [node-vue-template](https://github.com/mubaidr/node-vue-template) - A starter template for building complete application using Node.js (API) and Vue.js (SPA) with some included packages and configurations to help start the development quickly. -- [vue-storefront](https://github.com/DivanteLtd/vue-storefront) - Vue.js Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento2 supported. +- [vue-storefront](https://github.com/DivanteLtd/vue-storefront) - Vue.js Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento2 supported. +-[fd-vue](https://github.com/freedomotic/fd-vue-webapp) - Vue.js client for an IoT framework ### Commercial Products From 6353fc7213d90b06de4b6db62ceca32671be40e7 Mon Sep 17 00:00:00 2001 From: ric0 Date: Thu, 21 Dec 2017 02:49:17 +0100 Subject: [PATCH 230/274] Add vue apollo connector kit (#1748) https://github.com/ecerroni/apollo-connector-kit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05a529bc..95cfb14c 100755 --- a/README.md +++ b/README.md @@ -1843,6 +1843,7 @@ Payment utilities. - [Vuetober](https://github.com/scottbedard/oc-vuetober-theme) - Single page apps with Laravel, Vue.js, and October CMS. - [Toucan](https://github.com/mrellipse/toucan) - Boilerplate for building single page apps. Server is multi-project .Net Core solution designed around SOLID principles. Client is TypeScript 2, Vuejs 2, Vuex 2. - [vue-server-demo](https://github.com/fritx/vue-server-demo) - Writing koa server in Vue. + - [vue-apollo-connector-kit](https://github.com/ecerroni/apollo-connector-kit) - JWT authentication with 2 different strategies (localStorage and httpOnly cookies). Authorization using custom directives (apollo). ### Electron From 108a7ff01fb84e7fbf896485fcc54ee552ea2c73 Mon Sep 17 00:00:00 2001 From: Alexander Huang Date: Thu, 21 Dec 2017 09:50:29 +0800 Subject: [PATCH 231/274] =?UTF-8?q?May=20I=20share=20a=20menu=20component?= =?UTF-8?q?=20for=20everyone,thanks=EF=BC=81=20(#1749)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * May I share a menu component for everyone,thanks! * Fix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95cfb14c..4b5571f6 100755 --- a/README.md +++ b/README.md @@ -813,6 +813,7 @@ Tooltips / popovers - [vue-quick-menu](https://github.com/AshleyLv/vue-quick-menu) - This is web navigation component base on vue.js2. - [@hscmap/vue-menu](https://github.com/michitaro/vue-menu) - Menu / Context Menu component for vue2. - [vue-router-nav](https://github.com/classicalconditioning/vue-router-nav) - Minimalistic responsive navigation bar that renders routes of vue-router. + - [vue-drawer-layout](https://github.com/hjl19911127/vue-drawer-layout) - A simple DrawerLayout component like Android has for Vue.js. ### Carousel From 80e6ac2f7eb62c6fadfc3d72b55e55882e8124fa Mon Sep 17 00:00:00 2001 From: Aleksey Date: Thu, 21 Dec 2017 04:52:11 +0300 Subject: [PATCH 232/274] Add vue-simple-menu (#1750) * Add vue-mods-names to CSS section * Update README.md * Add vue-simple-menu Simple menu component with a set of basic functionality, which is enought in 80% of cases --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b5571f6..8ac67f64 100755 --- a/README.md +++ b/README.md @@ -814,6 +814,7 @@ Tooltips / popovers - [@hscmap/vue-menu](https://github.com/michitaro/vue-menu) - Menu / Context Menu component for vue2. - [vue-router-nav](https://github.com/classicalconditioning/vue-router-nav) - Minimalistic responsive navigation bar that renders routes of vue-router. - [vue-drawer-layout](https://github.com/hjl19911127/vue-drawer-layout) - A simple DrawerLayout component like Android has for Vue.js. + - [vue-simple-menu](https://github.com/RGRU/vue-simple-menu) - Simple menu component with a set of basic functionality, which is enought in 80% of cases ### Carousel From ee443abee494d5fed9af21b3cb05d85fd0f94ee0 Mon Sep 17 00:00:00 2001 From: Alex MacArthur Date: Fri, 22 Dec 2017 09:34:57 -0600 Subject: [PATCH 233/274] Add wp-vue. (#1751) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ac67f64..b98f2072 100755 --- a/README.md +++ b/README.md @@ -1804,6 +1804,7 @@ Payment utilities. - [Cordovue](https://github.com/TheMushrr00m/cordovue) - A sample Apache Cordova application using Vue. - [Cookiecutter-Django-Vue](https://github.com/vchaptsev/cookiecutter-django-vue) - Django+VueJS+Docker customizable project generator with a large number of settings/integrations by ([@vchaptsev](https://github.com/vchaptsev/)) - **[iBiu](https://github.com/bobiscool/iBiu)** A visual CLI for scaffolding large Vue projects in 2 seconds. + - [wp-vue](https://github.com/alexmacarthur/wp-vue) - A simple Vue blog template that displays posts from a WordPress REST API endpoint. ### Client From ff31931d07c29a15b8b92806611beab961e340b1 Mon Sep 17 00:00:00 2001 From: Alexander Lichter Date: Sat, 23 Dec 2017 16:11:15 +0100 Subject: [PATCH 234/274] Add vue-content-placeholders (#1752) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b98f2072..849e9bf7 100755 --- a/README.md +++ b/README.md @@ -973,6 +973,7 @@ Tooltips / popovers - [vue-balloon](https://github.com/kevinwarne/vue-balloon) - Vue components for creating fixed, zoomable containers in the corner of a page. Similar to the mail composition wrapper used in gmail. - [vue-sticker](https://github.com/KamilOcean/vue-sticker) - Sticker effect to any directions - [v-rating](https://github.com/vinayakkulkarni/v-rating) - ⭐️ Rating component in Semantic-UI made with VueJS (< 500B gzipped, blazing fast) + - [vue-content-placeholders](https://github.com/michalsnik/vue-content-placeholders) - Composable components for rendering fake (progressive) content like facebook in vue ### Tabs From db5d59c56e7e9e9eaafc380cf4bbb077cefa1a6d Mon Sep 17 00:00:00 2001 From: Ranie Santos Date: Sat, 23 Dec 2017 23:13:59 +0800 Subject: [PATCH 235/274] Add vue-routisan (#1753) * Add vue-routisan * Moved to end of list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 849e9bf7..ce7ff6de 100755 --- a/README.md +++ b/README.md @@ -1348,6 +1348,7 @@ Tooltips / popovers - [vue-router](https://github.com/vuejs/vue-router) - The official router for Vue.js. - [vue-router-storage](https://github.com/ElderJames/vue-router-storage) - Router storage & resolve solution for Vue.js 2 & vue-router 2 - [vue-tidyroutes](https://github.com/edgarnadal/vue-tidyroutes) - Decentralized vue-router routes definitions + - [vue-routisan](https://github.com/raniesantos/vue-routisan) - Elegant route definitions for Vue Router based on Laravel routing system ### Lazy Load From 7f219e2052d0022bc3e135b6f890055f6b6bb6d3 Mon Sep 17 00:00:00 2001 From: Richard Tallent Date: Sun, 24 Dec 2017 21:18:33 -0500 Subject: [PATCH 236/274] Adding vue-scrolling-table (#1754) I wrote a new table component, sending it out into the wild... --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce7ff6de..173e52dc 100755 --- a/README.md +++ b/README.md @@ -714,6 +714,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-handsontable-official](https://github.com/handsontable/vue-handsontable-official) A Vue.js wrapper for the the Handsontable spreadsheet component - [vue-grid](https://github.com/liqueflies/vue-grid) - A powerful flexbox grid system for Vue.js 2.x, built with inline-styles - [vue-data-tablee](https://github.com/VitorLuizC/vue-data-tablee) - Based on vue-good-table, a simple and pretty table component + - [vue-scrolling-table](https://github.com/richardtallent/vue-scrolling-table) - Simple table component with flexbox sizing, scrolled table body (horizontal and vertical), slots for all tr/th/td rendering. ### Notification From cda8abd47dbb8933957b306fe97cf51bbd847844 Mon Sep 17 00:00:00 2001 From: kazuya kawaguchi Date: Mon, 25 Dec 2017 20:01:48 +0900 Subject: [PATCH 237/274] remove it from list (due to deprecated) (#1758) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 173e52dc..41d97651 100755 --- a/README.md +++ b/README.md @@ -1305,7 +1305,6 @@ Tooltips / popovers #### Validation - - [vue-validator](https://github.com/kazupon/vue-validator) - Validator component for Vue.js. - [vee-validate](https://github.com/logaretm/vee-validate) - Simple Vue.js input validation plugin. - [vue-rawmodel](https://github.com/xpepermint/vue-rawmodel) - RawModel.js plugin for Vue.js v2. Form validation has never been easier. - [vuelidate](https://github.com/monterail/vuelidate) - Simple, lightweight model-based validation for Vue.js. From e265feea59986e878efd8fb21210af3e435c1016 Mon Sep 17 00:00:00 2001 From: zollero Date: Tue, 26 Dec 2017 00:02:23 +0800 Subject: [PATCH 238/274] add Component: el-search-table-pagination (#1755) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41d97651..87e61627 100755 --- a/README.md +++ b/README.md @@ -715,6 +715,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-grid](https://github.com/liqueflies/vue-grid) - A powerful flexbox grid system for Vue.js 2.x, built with inline-styles - [vue-data-tablee](https://github.com/VitorLuizC/vue-data-tablee) - Based on vue-good-table, a simple and pretty table component - [vue-scrolling-table](https://github.com/richardtallent/vue-scrolling-table) - Simple table component with flexbox sizing, scrolled table body (horizontal and vertical), slots for all tr/th/td rendering. + - [el-search-table-pagination](https://github.com/zollero/el-search-table-pagination) - Combines Form, Table and Pagination components of Element UI together. Based on Vue 2.x.([Detail](https://mp.weixin.qq.com/s/r_OumEQB79lpEETThHA70g)) ### Notification From 956555b366dab2e203e4752e7984e367aa69af2d Mon Sep 17 00:00:00 2001 From: Joni Sar Date: Mon, 25 Dec 2017 18:10:53 +0200 Subject: [PATCH 239/274] update Readme.md / added Bit for managing vue components (#1759) Added Bit under Dev Tools for managing Vue components between projects: isolating, sharing, organizing, discovering and installing in different apps using Yarn / NPM. Also added "." for `vue-dummy` :) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87e61627..ea95bdba 100755 --- a/README.md +++ b/README.md @@ -1687,8 +1687,9 @@ Payment utilities. - [vuepack.org](http://vuepack.org) - A simple page that allows you to select Vue components and download them as a single minified JS file. - [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 - + - [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. + ### Inspect *Inspecting & debugging* From 7d73212b39d1acd8f24c19163f877d234c125b87 Mon Sep 17 00:00:00 2001 From: refined-x Date: Thu, 28 Dec 2017 00:12:53 +0800 Subject: [PATCH 240/274] add Vue-Access-Control (#1756) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea95bdba..69b1d9dd 100755 --- a/README.md +++ b/README.md @@ -1255,7 +1255,7 @@ Tooltips / popovers - [nuxt](https://github.com/nuxt/nuxt.js) - Versatile Vue.js Framework. - [app-framework](https://github.com/scriptPilot/app-framework) - IOS and Android Apps with HTML & JavaScript - develop, build and deploy - free and open source. - [Myfirebase](https://github.com/myfirebase/myfirebase) - A decoupled Single page application Framework which is highly compatible with google firebase. - +- [Vue-Access-Control](https://github.com/tower1229/Vue-Access-Control) Frontend access control framework based Vue.js 2. From 9ac458ff49d82e0f55912222228256e45b256d52 Mon Sep 17 00:00:00 2001 From: soraino Date: Thu, 28 Dec 2017 00:14:22 +0800 Subject: [PATCH 241/274] Add v-autosuggest (#1760) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 69b1d9dd..01d3d2d8 100755 --- a/README.md +++ b/README.md @@ -1051,6 +1051,7 @@ Tooltips / popovers - [vue-awesomplete](https://github.com/sandi-racy/vue-awesomplete) - Vue wrapper for Awesomplete - [vue-auto-complete](https://github.com/charliekassel/vuejs-autocomplete) - Autocomplete for Vue2. Works with objects or api calls. - [vue-autosuggest](https://github.com/Educents/vue-autosuggest) - WAI-ARIA complete Autosuggest component with full customization over rendering and styling. + - [v-autosuggest](https://github.com/soraino/v-autosuggest) - A simple modular Vuejs component that autosuggest input from a dyanamic or static data querying. #### Type Select From 4df2d85d29e067b33f4cedee5ea4211c0df8c759 Mon Sep 17 00:00:00 2001 From: Ranie Santos Date: Thu, 28 Dec 2017 00:15:16 +0800 Subject: [PATCH 242/274] Add vue-error-page (#1761) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01d3d2d8..fbf043f3 100755 --- a/README.md +++ b/README.md @@ -1351,6 +1351,7 @@ Tooltips / popovers - [vue-router-storage](https://github.com/ElderJames/vue-router-storage) - Router storage & resolve solution for Vue.js 2 & vue-router 2 - [vue-tidyroutes](https://github.com/edgarnadal/vue-tidyroutes) - Decentralized vue-router routes definitions - [vue-routisan](https://github.com/raniesantos/vue-routisan) - Elegant route definitions for Vue Router based on Laravel routing system + - [vue-error-page](https://github.com/raniesantos/vue-error-page) - Provides a wrapper for router-view that allows you to show error pages without changing the URL ### Lazy Load From bc1921a597dfe2a05db0c74e88ba040115a48a32 Mon Sep 17 00:00:00 2001 From: Zero Date: Thu, 28 Dec 2017 10:25:30 +0800 Subject: [PATCH 243/274] Add Mobile: weex-eros (#1763) * add Mobile: weex-eros (#1763) * ADD Mobile: weex-eros --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fbf043f3..8e28d99e 100755 --- a/README.md +++ b/README.md @@ -1218,6 +1218,7 @@ Tooltips / popovers - [vux](https://github.com/airyland/vux) - [Chinese] Vue UI Components based on WeUI. - [vue-onsenui](https://github.com/OnsenUI/OnsenUI) - Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js. - [Weex](https://weex.incubator.apache.org/) - Weex provides the ability to publish cross platform, so web, Android, and IOS apps can use the same API development functions. + - [weex-eros](https://github.com/bmfe/eros-template) - [Chinese] Eros is a app solution based on Weex and Vue, which enables you to use API of Vue, simple and quick development of small and medium app. ### Component Collections From 7b26618167448308c3cec1f1b2d9959dcc860f8d Mon Sep 17 00:00:00 2001 From: Andrei Hrabouski Date: Fri, 29 Dec 2017 18:14:16 +0300 Subject: [PATCH 244/274] Add epic-spinners to loaders section (#1766) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e28d99e..3b9bc1b9 100755 --- a/README.md +++ b/README.md @@ -746,6 +746,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-spinner-component](https://sergeyloysha.github.io/vue-spinner-component/) - Customizable, lightweight spinner for Vue.js. - [vue-progress-path](https://github.com/Akryum/vue-progress-path) - Customizable progress indicators and spinners that support any custom SVG path. - [vue-blockui](https://github.com/realdah/vue-blockui) - BlockUI for vue 2, similiar to jquery blockUI, can be used for loading screen. + - [epic-spinners](https://github.com/epicmaxco/epic-spinners) - Easy to use css spinners collection with vue.js integration. #### Progress Bar From 0a8e36d3370e6caae8448a2993b466ad63f334c1 Mon Sep 17 00:00:00 2001 From: Daniel Kuck-Alvarez Date: Fri, 29 Dec 2017 10:15:39 -0500 Subject: [PATCH 245/274] Adds vue-easeljs (#1767) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3b9bc1b9..202d8f13 100755 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ - [File Upload](#file-upload) - [Context Menu](#context-menu) - [Miscellaneous](#miscellaneous-1) + - [Canvas](#canvas) - [UI Layout](#ui-layout) - [Frameworks](#frameworks) - [Responsive](#responsive) @@ -1158,6 +1159,9 @@ Tooltips / popovers - [vue-stepper](https://github.com/PygmySlowLoris/vue-stepper) - A simple stepper with simple actions such as next, back and end to perform simple forms. +### Canvas + + - [vue-easeljs](http://github.com/dankuck/vue-easeljs) - Data-driven control over an HTML5 canvas element. From b543da442cc841bcf01cadcecfe5b9220b8f516c Mon Sep 17 00:00:00 2001 From: Michaela Robosova Date: Fri, 29 Dec 2017 17:04:19 +0100 Subject: [PATCH 246/274] Add vue-tree-navigation (#1765) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 202d8f13..41537d70 100755 --- a/README.md +++ b/README.md @@ -819,6 +819,7 @@ Tooltips / popovers - [vue-router-nav](https://github.com/classicalconditioning/vue-router-nav) - Minimalistic responsive navigation bar that renders routes of vue-router. - [vue-drawer-layout](https://github.com/hjl19911127/vue-drawer-layout) - A simple DrawerLayout component like Android has for Vue.js. - [vue-simple-menu](https://github.com/RGRU/vue-simple-menu) - Simple menu component with a set of basic functionality, which is enought in 80% of cases + - [vue-tree-navigation](https://github.com/MisRob/vue-tree-navigation) - A Vue.js tree navigation menu with unlimited number of levels and minimum styles included ### Carousel From a6ddb5a7e3641331e639e7ccdf72a09dcd183298 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A1=E8=90=84=E5=B9=B2=40=E5=90=90=E9=B2=81=E7=95=AA?= Date: Sat, 30 Dec 2017 10:27:04 -0600 Subject: [PATCH 247/274] Add Example: X-WebDesktop-Vue (#1764) * Add Example:X-WebDesktop-Vue * Add Example:X-WebDesktop-Vue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41537d70..452cf237 100755 --- a/README.md +++ b/README.md @@ -416,7 +416,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vuex-examples](https://github.com/ooade/vuex-examples) - Simple Examples on using Vuex to build Real World Apps - [vue-vuex-todomvc](https://github.com/bahmutov/vue-vuex-todomvc) - Example TodoMVC Vue.js app with Vuex store and server backend via REST and full set of E2E tests using [Cypress.io](https://www.cypress.io/) test runner. - [vuejs-sqljs-boilerplate](https://github.com/skysign/public/tree/master/vue.js/boilerplate/vuejs-sqljs-boilerplate) - This is a boilerplate to use both Vue.js and sql.js together - + - [X-WebDesktop-Vue](https://github.com/OXOYO/X-WebDesktop-Vue) - The WebDesktop system based on Vue by [OXOYO](https://github.com/OXOYO) ### Books - [The Majesty Of Vue.js](https://www.packtpub.com/web-development/majesty-vuejs) by Alex Kyriakidis & Kostas Maniatis, Packt. (Nov 2016) From aa02f39a6feb307ef24b212071484390812ac854 Mon Sep 17 00:00:00 2001 From: Cristi Jora Date: Sat, 30 Dec 2017 18:28:14 +0200 Subject: [PATCH 248/274] Add Vue2 Transitions (#1770) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 452cf237..b7d13c11 100755 --- a/README.md +++ b/README.md @@ -1391,6 +1391,7 @@ Tooltips / popovers - [v-animate-css](https://jofftiquez.github.io/v-animate-css/) - The easiest to implement Vue 2 directive for Animate.css - [vue-mixin-tween](https://github.com/lukechinworth/vue-mixin-tween) - Mixin factory that adds tweened values to component context for animations - [v-odometer](https://github.com/JefferyHus/v-odometer) - Smoothly transitions numbers with ease. Use this library to give your application a smooth animation, only applicable on numbers. + - [vue2-transitions](https://github.com/cristijora/vue2-transitions) ✨ Reusable Vue 2 transition components ### Meta Tags From 4a1055ca5af0305c629d9af98b0cf6beade04386 Mon Sep 17 00:00:00 2001 From: stereobooster Date: Mon, 1 Jan 2018 16:57:09 +0100 Subject: [PATCH 249/274] Prerendering section (#1771) --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7d13c11..4d7e4dae 100755 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ - [Parts](#parts) - [Runtime](#runtime) - [Command Line / Terminal](#command-line--terminal) + - [Prerendering](#prerendering) @@ -1881,7 +1882,9 @@ Payment utilities. ### Command Line / Terminal - [blessed-vue](https://github.com/lyonlai/blessed-vue) - A VueJS runtime to let you write command line UI in Vue Edit - +## Prerendering + - [react-snap](https://github.com/stereobooster/react-snap) - A zero-configuration static pre-renderer for SPA +


From 4b90c82a887ba6c493295be497e932178405cfb5 Mon Sep 17 00:00:00 2001 From: Amadeusz Annissimo Date: Mon, 1 Jan 2018 08:59:26 -0700 Subject: [PATCH 250/274] flagging unmaintained datetime pickers (#1772) I keep going back to this list for datepicker libraries. Two first options on the list are not maintained for almost a year and over a year respectively. I think it is useful to flag them out so that you won't go to those repositories only to find out that the packages are not maintained anymore. A good rule of thumb for flagging unmaintained packages was proposed [here](https://github.com/vuejs/awesome-vue/issues/1489) - we can consider a package unmaintained if it hasn't been updated in the last 6 months. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4d7e4dae..e250e041 100755 --- a/README.md +++ b/README.md @@ -1007,10 +1007,10 @@ Tooltips / popovers *Date / datetime / time Picker* - - [vue-datepicker](https://github.com/hilongjw/vue-datepicker) - Calendar and datepicker component with material design for Vue.js. - - [vue2-timepicker](https://github.com/phoenixwong/vue2-timepicker) - A dropdown time picker (hour|minute|second) for Vue 2.x, with flexible time format support. + - [vue-datepicker](https://github.com/hilongjw/vue-datepicker) - **[unmaintained]** Calendar and datepicker component with material design for Vue.js. + - [vue2-timepicker](https://github.com/phoenixwong/vue2-timepicker) - **[unmaintained]** A dropdown time picker (hour|minute|second) for Vue 2.x, with flexible time format support. - [vuejs-datepicker](https://github.com/charliekassel/vuejs-datepicker) - A simple Vue.js datepicker component. Supports disabling of dates, inline mode, translations. - - [vuedt](https://github.com/nkoehring/vuedt) - Crazy lightweight (5.5kb!) Vuejs Date and Time picker component with nice animations and not too much fuzz. + - [vuedt](https://github.com/nkoehring/vuedt) - **[unmaintained]** Crazy lightweight (5.5kb!) Vuejs Date and Time picker component with nice animations and not too much fuzz. - [vue-flatpickr-component](https://github.com/ankurk91/vue-flatpickr-component) Vue.js component for [flatpickr](https://github.com/chmln/flatpickr) datetime picker - [vue-bootstrap-datetimepicker](https://github.com/ankurk91/vue-bootstrap-datetimepicker) Vue.js component for [eonasdan-bootstrap-datetimepicker](https://github.com/Eonasdan/bootstrap-datetimepicker/) - [vue-jalaali-datepicker](https://github.com/pepour/vue-jalaali-datepicker) - Jalaali calendar and datepicker for vue.js 2. From 137bbe94f3b41665403b3bf0579e2dd78fd811ec Mon Sep 17 00:00:00 2001 From: cAnt Date: Mon, 1 Jan 2018 16:01:15 +0000 Subject: [PATCH 251/274] Added open-source project: wildfire. (#1773) https://github.com/cheng-kang/wildfire https://wildfire.js.org --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e250e041..371835bf 100755 --- a/README.md +++ b/README.md @@ -524,7 +524,8 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [discord-logo](https://github.com/NNTin/discord-logo) - A Vue.js animated discord logo generator based on SVGs. ([Github Page](https://nntin.github.io/discord-logo/)) - [node-vue-template](https://github.com/mubaidr/node-vue-template) - A starter template for building complete application using Node.js (API) and Vue.js (SPA) with some included packages and configurations to help start the development quickly. - [vue-storefront](https://github.com/DivanteLtd/vue-storefront) - Vue.js Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento2 supported. --[fd-vue](https://github.com/freedomotic/fd-vue-webapp) - Vue.js client for an IoT framework +- [fd-vue](https://github.com/freedomotic/fd-vue-webapp) - Vue.js client for an IoT framework +- [wildfire](https://github.com/cheng-kang/wildfire) - A drop-in replacement for other comment plug-ins. ### Commercial Products From 4d64715409da12fb12482d5640d175bbe2c90edd Mon Sep 17 00:00:00 2001 From: Shuma Yoshioka Date: Tue, 2 Jan 2018 01:02:43 +0900 Subject: [PATCH 252/274] Add `vue-universal-cookies` (#1774) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 371835bf..cb31410c 100755 --- a/README.md +++ b/README.md @@ -1512,6 +1512,7 @@ the amazing Vue.js. - [vue-browserstore](https://github.com/gvost/vue-browserstore) - Browser storage wrapper. - [VueStorage](https://github.com/SeregPie/VueStorage) - Allows components to save and load their data across browser sessions. - [vue-web-storage](https://github.com/ankurk91/vue-web-storage) Another Vue.js plugin for localStorage and sessionStorage +- [vue-universal-cookies](https://github.com/S64/vue-universal-cookies) Isomorphic cookies plugin for Vue.js / Nuxt.js supports Browser, Express, http (node). ### State Management From d908c19d927e937b36f07082517215ff5d763c6e Mon Sep 17 00:00:00 2001 From: fireyy Date: Tue, 2 Jan 2018 23:11:45 +0800 Subject: [PATCH 253/274] Add `vue-page-designer` (#1776) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb31410c..6faf9656 100755 --- a/README.md +++ b/README.md @@ -981,6 +981,7 @@ Tooltips / popovers - [vue-sticker](https://github.com/KamilOcean/vue-sticker) - Sticker effect to any directions - [v-rating](https://github.com/vinayakkulkarni/v-rating) - ⭐️ Rating component in Semantic-UI made with VueJS (< 500B gzipped, blazing fast) - [vue-content-placeholders](https://github.com/michalsnik/vue-content-placeholders) - Composable components for rendering fake (progressive) content like facebook in vue + - [vue-page-designer](https://github.com/fireyy/vue-page-designer) - Vue component for drag-and-drop to design and build mobile website. ### Tabs From b645522736e146b0dec984a9e5064510389951be Mon Sep 17 00:00:00 2001 From: la7ender <992557885@qq.com> Date: Wed, 3 Jan 2018 23:36:35 +0800 Subject: [PATCH 254/274] add vue-img-view in Overlay (#1778) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6faf9656..7069fc33 100755 --- a/README.md +++ b/README.md @@ -795,6 +795,7 @@ Tooltips / popovers - [vue-gallery](https://github.com/RobinCK/vue-gallery) - VueJS responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. Based on blueimp-gallery - [vue-swal](https://github.com/anteriovieira/vue-swal) - A small wrapper for integrating SweetAlert to Vuejs. (Compatible with SSR) - [vue-modal-dialogs](https://github.com/hjkcai/vue-modal-dialogs) - ✨ Promisify your own dialogs! +- [vue-img-view](https://github.com/la7ender/vue-img-view) - a plugin for Vue.js, you can drag / view / rotate pictures anywhere ### Parallax From bb36aa493633cb334468acb64ad364b10a62267b Mon Sep 17 00:00:00 2001 From: Valentin Vivies Date: Wed, 3 Jan 2018 16:39:28 +0100 Subject: [PATCH 255/274] Add Bubbleflat Website (#1781) We are using Laravel and Vuejs :) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7069fc33..0fee8d32 100755 --- a/README.md +++ b/README.md @@ -640,6 +640,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [Vuethexplore](https://github.com/sc0Vu/vuethexplore) - A simple app explore ethereum blockchain with vuejs. - [Fintechers](https://www.fintechers.io) - Fintech focused job board. - [Devjournal](https://www.devjournalapp.com) - Collaborative todo list for projects and ideas. + - [Bubbleflat](https://bubbleflat.com) - Online platform that helps students and young Professionals find their perfect roommates by searching for people with similar lifestyles, interests, or schools. Laravel & Vuejs ### Interactive Experiences From 8c9000978f7e535054ef448bbc391c08ae83e451 Mon Sep 17 00:00:00 2001 From: Diego Jara Date: Wed, 3 Jan 2018 10:50:52 -0500 Subject: [PATCH 256/274] add vue-swatches (Color Picker) (#1777) * add vue-swatches (Color Picker) * add vue-swatches --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0fee8d32..b7282fea 100755 --- a/README.md +++ b/README.md @@ -1075,6 +1075,7 @@ Tooltips / popovers #### Color Picker - [vue-color](https://github.com/xiaokaike/vue-color) - Vue Color Pickers for Sketch, Photoshop, Chrome & more. + - [vue-swatches](https://github.com/saintplay/vue-swatches) - Help the user picking beautiful colors! #### Switch From 0a13054e5ec5be4fec98ad131de682042727af8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Walker=20Gusm=C3=A3o?= Date: Wed, 3 Jan 2018 14:31:32 -0200 Subject: [PATCH 257/274] add ic-firebase-uploader (#1780) * add ic-firebase-uploader * Revert "add ic-firebase-uploader" This reverts commit 85fb4c631e1743369917c32e4f4ead6c6eaf0414. * add ic-firebase-uploader * move category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7282fea..d1003af1 100755 --- a/README.md +++ b/README.md @@ -1131,6 +1131,7 @@ Tooltips / popovers - [vue-transmit](https://github.com/alexsasharegan/vue-transmit) - A purely Vue.js drag & drop uploader component based on Dropzone.js for Vue 2.0 - [vue-upload-component](https://github.com/lian-yue/vue-upload-component) - Vue upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory. Supports Vue >= 2.0 - [vue-uploader](https://github.com/simple-uploader/vue-uploader) - A Vue.js upload component powered by simple-uploader.js + - [ic-firebase-uploader](https://github.com/InCuca/ic-firebase-uploader) - A clean multi-file upload component for Firebase storage. #### Context Menu From a5074e6a19c179f1a059464c7d1831d55494cea9 Mon Sep 17 00:00:00 2001 From: Nick Date: Thu, 4 Jan 2018 08:02:46 -0800 Subject: [PATCH 258/274] Add Vue Codemirror to Rich Text Editing list (#1782) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d1003af1..6b925116 100755 --- a/README.md +++ b/README.md @@ -1114,6 +1114,8 @@ Tooltips / popovers - [vue-tinymce-editor](https://github.com/dyonir/vue-tinymce-editor) Tinymce editor component for Vue2. - [vue-mce](https://github.com/Eazymov/vue-mce) - tinymce editor component for VueJS. - [Vue2-Editor](https://github.com/davidroyer/vue2-editor) - HTML Editor using Vue.js and Quilljs + - [vue-codemirror](https://github.com/surmon-china/vue-codemirror) - A Codemirror component for Vue2. + #### Image Manipulation *Edit images* From bdf2adb8d51a380a45912e425c63ad8b2d56892c Mon Sep 17 00:00:00 2001 From: Meet Godhani Date: Thu, 4 Jan 2018 21:34:07 +0530 Subject: [PATCH 259/274] Added Uber Run to Open source list. (#1783) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b925116..f688f725 100755 --- a/README.md +++ b/README.md @@ -526,6 +526,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-storefront](https://github.com/DivanteLtd/vue-storefront) - Vue.js Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento2 supported. - [fd-vue](https://github.com/freedomotic/fd-vue-webapp) - Vue.js client for an IoT framework - [wildfire](https://github.com/cheng-kang/wildfire) - A drop-in replacement for other comment plug-ins. +- [Uber Run] (https://github.com/break-enter/uberrun) - Simple automation desktop app to download and organize your tax invoices from Uber. ### Commercial Products From ba7c9e99c00f79478c0fb0b041fe3b914ef34db2 Mon Sep 17 00:00:00 2001 From: alziqziq Date: Thu, 4 Jan 2018 23:05:01 +0700 Subject: [PATCH 260/274] add list vue-paginate-al (#1784) --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f688f725..0f098559 100755 --- a/README.md +++ b/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 - +


From 0b3c2b8081301b95e0cfca34d98c9f0159c590d0 Mon Sep 17 00:00:00 2001 From: Meet Godhani Date: Fri, 5 Jan 2018 21:02:14 +0530 Subject: [PATCH 261/274] Fixed link format for Uber Run Project under Open Source Category (#1785) * Added Uber Run to Open source list. * Fixed link for Uber Run inside Open source category --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f098559..087becb3 100755 --- a/README.md +++ b/README.md @@ -526,7 +526,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-storefront](https://github.com/DivanteLtd/vue-storefront) - Vue.js Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento2 supported. - [fd-vue](https://github.com/freedomotic/fd-vue-webapp) - Vue.js client for an IoT framework - [wildfire](https://github.com/cheng-kang/wildfire) - A drop-in replacement for other comment plug-ins. -- [Uber Run] (https://github.com/break-enter/uberrun) - Simple automation desktop app to download and organize your tax invoices from Uber. +- [Uber Run](https://github.com/break-enter/uberrun) - Simple automation desktop app to download and organize your tax invoices from Uber. ### Commercial Products From a55304f06c1e8465f1252acca58ef95a94f77cfb Mon Sep 17 00:00:00 2001 From: Muhammad Ubaid Raza Date: Fri, 5 Jan 2018 20:35:25 +0500 Subject: [PATCH 262/274] vue-chrome-extension-boilerplate (#1786) * add 2 persoanl projects, a vuejs2 plugin & a vscode extension pack * merge changes * add vue-chrome-extension-boilerplate --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 087becb3..281d5b3f 100755 --- a/README.md +++ b/README.md @@ -527,6 +527,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [fd-vue](https://github.com/freedomotic/fd-vue-webapp) - Vue.js client for an IoT framework - [wildfire](https://github.com/cheng-kang/wildfire) - A drop-in replacement for other comment plug-ins. - [Uber Run](https://github.com/break-enter/uberrun) - Simple automation desktop app to download and organize your tax invoices from Uber. +- [vue-chrome-extension-boilerplate](https://github.com/mubaidr/vue-chrome-extension-boilerplate) - Boilerplate for Chrome extension using Vue.js and Webpack ### Commercial Products @@ -1116,7 +1117,7 @@ Tooltips / popovers - [vue-mce](https://github.com/Eazymov/vue-mce) - tinymce editor component for VueJS. - [Vue2-Editor](https://github.com/davidroyer/vue2-editor) - HTML Editor using Vue.js and Quilljs - [vue-codemirror](https://github.com/surmon-china/vue-codemirror) - A Codemirror component for Vue2. - + #### Image Manipulation *Edit images* From c6a13fce9c26766f9dae56144e459b0a0bad1a23 Mon Sep 17 00:00:00 2001 From: keen-on-design Date: Fri, 5 Jan 2018 18:37:59 +0300 Subject: [PATCH 263/274] Update README.md (#1788) Added vue-flash-message plugin to Notification section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 281d5b3f..d4edba8f 100755 --- a/README.md +++ b/README.md @@ -741,6 +741,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/ - [vue-notify-me](https://github.com/PygmySlowLoris/vue-notify-me) - Stackable notification Alert for Vue - [vue-noty](https://github.com/renoguyon/vuejs-noty) - A Vue.js 2 wrapper around Noty - [vue-notice](https://github.com/nikitamarcius/vue-notice) - Vue.js 2 wrapper around Noty.js with native API + - [vue-flash-message](https://github.com/keen-on-design/vue-flash-message) - Simple yet flexible notification plugin ### Loader From a26d130967fb6d3449b9a15a7a96d16e02034264 Mon Sep 17 00:00:00 2001 From: Stas Kobzar Date: Fri, 5 Jan 2018 10:39:23 -0500 Subject: [PATCH 264/274] Added vue-audio-visual (#1789) Vue HTML5 audio visualization components --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4edba8f..f0bd9a21 100755 --- a/README.md +++ b/README.md @@ -903,6 +903,7 @@ Tooltips / popovers - [vue-dplayer](https://github.com/sinchang/vue-dplayer) - A Vue 2.x video player component based on DPlayer. - [vue-canvasvideo](https://github.com/chrishurlburt/vue-canvasvideo) - A Vue 2.x component for video backgrounds and autoplay video on iOS/Safari. - [vue-music](https://github.com/petsgre/music) - A Vue component base on html5