This commit is contained in:
2019-06-12 17:36:49 +00:00
parent e7485d95f6
commit bb9714b029

View File

@@ -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