This commit is contained in:
@@ -110,6 +110,20 @@ VUE NOTES / IMPORTANT INFO
|
||||
- DATA FETCHING WITH ROUTER: https://router.vuejs.org/guide/advanced/data-fetching.html#data-fetching
|
||||
|
||||
|
||||
POTENTIALLY USEFUL VUE COMPONENTS AND PLUGINS
|
||||
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
|
||||
- Shortcuts (enable keyboard shortcuts to activate elements like buttons e.g. ctrl-s to save) https://github.com/iFgR/vue-shortkey
|
||||
- Clickaway (detect user clicking outside an element e.g. to dismiss a popup or something) https://github.com/simplesmiler/vue-clickaway
|
||||
- Theres actually many on vue-awesome so if use this check them all out for stars and issues
|
||||
- parse and format currency for display: http://openexchangerates.github.io/accounting.js/
|
||||
- Date time picker: https://flatpickr.js.org/
|
||||
- Vue plugin version: https://github.com/ankurk91/vue-flatpickr-component
|
||||
- Input validation component: https://github.com/baianat/vee-validate
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## DEPLOYMENT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user