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