mirror of
https://github.com/vuejs/awesome-vue.git
synced 2025-05-26 18:02:07 -04:00
Update electron-vue & vue-electron (#797)
This commit is contained in:
parent
4678df298b
commit
b214c3835b
1 changed files with 2 additions and 2 deletions
|
@ -572,7 +572,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/
|
|||
- [Boilerplate for Vue.js plugin ★26](https://github.com/kazupon/vue-plugin-boilerplate) by @kazupon <sup>vue-cli compatible</sup>
|
||||
- [Boilerplate for single page applications ★16](https://github.com/sebastian-software/modern-spa-boilerplate) by @sebastiansoft
|
||||
- [PLATO ★137](https://github.com/crossjs/plato) by @crossjs - A Vue 2.0 project boilerplate for SPAs use official vuex, vue-router, and lightweight i18n, validator, normalizr, persist, and also has some well designed mobile UI components
|
||||
- [electron-vue ★615](https://github.com/SimulatedGREG/electron-vue) by @SimulatedGREG - An Electron & Vue.js (2.0 & 1.0) quick start boilerplate with vue-cli functionality, common Vue plugins, electron-packager, unit/e2e testing, and webpack. <sup>gitbook docs</sup>
|
||||
- [**electron-vue ★1000**](https://github.com/SimulatedGREG/electron-vue) by @SimulatedGREG - An Electron & Vue.js (`v1`/`v2`) quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack. <sup>gitbook docs</sup>
|
||||
- [browserify-complete ★5](https://github.com/danielschmitz/browserify-complete) by @danielschmitz - A Browserify + router + resource + vuex + bulma setup for quick prototyping <sup>vue-cli compatible</sup>
|
||||
- [**Modern Vue.js starter boilerplate ★101**](https://github.com/villeristi/vue.js-starter-template) - Vue 2, Vue Router 2, Axios, Single File Components, ES6, Babel, Webpack 2 (with BrowserSync), Webpack Dashboard, ESLint, SASS, Bootstrap 4, FontAwesome, Animate.css & many more by [villeristi](https://github.com/villeristi)
|
||||
- [**Boilerplate for Vue.js & LeanCloud ★5**](https://github.com/jiangjiu/vue-leancloud-boilerplate) by [@jiangjiu](https://github.com/jiangjiu)
|
||||
|
@ -682,7 +682,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/
|
|||
- [vue-click-outside ★2](https://github.com/vue-bulma/click-outside): ClickOutside directive for Vue. [@fundon](https://github.com/fundon)
|
||||
- [vue-medium-editor](https://github.com/FranzSkuffka/vue-medium-editor): MediumEditor directive / plugin for Vue 1 and 2. [@franzskuffka](https://github.com/franzskuffka)
|
||||
- [vue-medium.js ★7](https://github.com/FranzSkuffka/vue-medium.js): Medium.js directive for Vue. [@franzskuffka](https://github.com/franzskuffka)
|
||||
- [vue-electron ★34](https://github.com/SimulatedGREG/vue-electron): The vue plugin that attaches electron APIs to the Vue object, making them accessable to all components.
|
||||
- [**vue-electron ★46**](https://github.com/SimulatedGREG/vue-electron): The vue plugin that attaches electron APIs to the Vue object, making them accessable to all components.
|
||||
- [vue-router-transition ★16](https://github.com/weinot/vue-router-transition): A page transition plugin for vue-router.
|
||||
- [vue-input-autosize ★1](https://github.com/syropian/vue-input-autosize): A simple Vue.js directive to autosize text input fields.
|
||||
- [vue-sticky-scroll](https://github.com/heatherbooker/vue-sticky-scroll): keep an element always scrolled to the bottom.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue