From bb9714b029b4fab838b098f119f938e7e65bcc80 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 12 Jun 2019 17:36:49 +0000 Subject: [PATCH] --- devdocs/tools.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devdocs/tools.txt b/devdocs/tools.txt index 9e5b930b..38f8af2c 100644 --- a/devdocs/tools.txt +++ b/devdocs/tools.txt @@ -159,6 +159,8 @@ UTILITY = LODASH POTENTIALLY USEFUL VUE / GENERAL COMPONENTS AND PLUGINS =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- + - Code editor component (might be good for report editing): https://www.vuescript.com/vue-prism-code-editor/ + - Markdown parser: https://github.com/miaolz123/vue-markdown - 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