Skip to content

Instantly share code, notes, and snippets.

@JeOam
Last active September 3, 2019 04:29
Show Gist options
  • Select an option

  • Save JeOam/30cdf3b7566c2ab244a5f05682b0d261 to your computer and use it in GitHub Desktop.

Select an option

Save JeOam/30cdf3b7566c2ab244a5f05682b0d261 to your computer and use it in GitHub Desktop.
Vue.js Notes
@JeOam
Copy link
Author

JeOam commented Jun 30, 2016

Vue 项目常用库:

  • vuex: Flux-inspired Application Architecture for Vue.js.
  • vue-router: The official router for Vue.js
  • vue-resource: The HTTP client for Vue.js
  • vue-i18n: Internationalization plugin of Vue.js
  • vue-i18n: A small package for implementing translations in Vue.js
  • jQuery: a fast, small, and feature-rich JavaScript library.
  • Bootstrap: the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
  • Font-Awesome: The iconic font and CSS toolkit

For select:

For sortable:

For gallery:

For table:

For datetimepicker:

For Spreadsheet:

For Charts:

For Format input:

  • [cleave.js](Format input text content when you are typing)
  • vue-admin Form

For File uploading:

For Map:

  • Leaflet: JavaScript library for mobile-friendly interactive maps

For Mobile:

  • vux: Mobile web UI Components based on Vue and WeUI.

@JeOam
Copy link
Author

JeOam commented Jul 13, 2016

候选的 Vue 第三方库:

@JeOam
Copy link
Author

JeOam commented Aug 10, 2016

vue-router: 设置了 historyfalse, 表示在使用 hash 模式,这意味着 hash 被用来代表你的应用路由状态,里面不能再包含锚点。

via click

@JeOam
Copy link
Author

JeOam commented Aug 16, 2016

@JeOam
Copy link
Author

JeOam commented Aug 19, 2016

vue-lazyload
bLazy.JS is a lightweight pure JavaScript script for lazy loading and multi-serving images.

@JeOam
Copy link
Author

JeOam commented Sep 7, 2016

@JeOam
Copy link
Author

JeOam commented Sep 14, 2016

@JeOam
Copy link
Author

JeOam commented Oct 31, 2016

@JeOam
Copy link
Author

JeOam commented May 12, 2017

@JeOam
Copy link
Author

JeOam commented May 21, 2017

@JeOam
Copy link
Author

JeOam commented May 23, 2017

@JeOam
Copy link
Author

JeOam commented Apr 25, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment