diff --git a/devdocs/tools.txt b/devdocs/tools.txt index df3c9b44..6c942629 100644 --- a/devdocs/tools.txt +++ b/devdocs/tools.txt @@ -162,8 +162,10 @@ POTENTIALLY USEFUL VUE / GENERAL COMPONENTS AND PLUGINS - 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 + - Date time picker: + - https://madewithvuejs.com/vue-datetime + - https://github.com/mariomka/vue-datetime + - 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/