This commit is contained in:
@@ -110,18 +110,21 @@ 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
|
||||
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
|
||||
POTENTIALLY USEFUL VUE / GENERAL 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/
|
||||
- CONTROLS (note some of these probably have a VUE component wrapper already if not the one already linked to, seek them out)
|
||||
- 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
|
||||
- Progress bar (very clean and small, ideal for ajax calls): http://ricostacruz.com/nprogress/
|
||||
- Charts: https://www.chartjs.org/
|
||||
|
||||
- Intro.js Introduction tool to train people in page, AWESOME!!: https://introjs.com/
|
||||
- ICONS: Font Awesome: https://fontawesome.com/, in rockfish am using Material design icons: https://materialdesignicons.com/
|
||||
- CSV converter: converts json to csv for download: https://github.com/ynishi/vuecsv
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user