This post is over a year old, some of this information may be out of
date.
Libraries To Use By Default
- axios and vue-axios
- casl-vue to use casl is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
- vue-cookies has a isKey method, vue-cookie does not have
- vue-faker - fake data generator
- vue-filter-date-format - simple date formatting filter for Vue.js
- vue-loading-overlay
- vue-toasted
- vee-validate - Template Based Validation Framework for Vue.js
Noteworthy Libraries
- vuelidate - Simple, lightweight model-based validation for Vue.js 2.0
Good tips
- File download - Handle Blobs requests with Axios the right way, Codepen download file with axios
- Example on vee-validate - Vue.js + VeeValidate - Form Validation Example
References used for doing Spring Security with VueJS (WIP)
- Authentication Best Practices for Vue and - clean way of structuring VueJS for token based auth
- vhr - 微人事是一个前后端分离的人力资源管理系统,项目采用 SpringBoot+Vue 开发
Try and give up
- vue-logger - allows you to this.\$log and more