# tms-frontend **Repository Path**: zh-d-d/tms-frontend ## Basic Information - **Project Name**: tms-frontend - **Description**: 团队协作沟通(类似slack、bearychat)&博文wiki(类似confluence)&国际化翻译管理的web管理系统前端工程. - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://gitee.com/xiweicheng/tms/wikis/Home - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 51 - **Created**: 2024-01-26 - **Last Updated**: 2024-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## TMS前端工程 使用框架aurelia: http://aurelia.io 项目基于aurelia-cli: http://aurelia.io/hub.html#/doc/article/aurelia/framework/latest/the-aurelia-cli/1 ## step by step 全局安装aurelia-cli: `npm install aurelia-cli -g` 项目根目录下执行: ``` # 安装nodejs工程依赖 npm install # 开发模式 au run --watch # 生产构建 au run build --env prod ``` 生产构建后将整个工程目录下内容(排除node_modules目录)复制到 [tms工程](https://github.com/xiweicheng/tms) 的 `tms\src\main\resources\static\page` 目录下 ## cdnjs - https://cdnjs.com/ ## 使用插件doc - https://github.com/flesler/jquery.scrollTo - https://github.com/chjj/marked - https://www.npmjs.com/package/highlight.js - https://github.com/zenorocha/clipboard.js - https://github.com/lgarron/clipboard.js - https://www.npmjs.com/package/dropzone https://github.com/enyo/dropzone - https://github.com/layerssss/paste.js - https://github.com/hustcc/timeago.js - http://www.jacklmoore.com/autosize/ - https://www.npmjs.com/package/jquery.hotkeys - https://github.com/jeresig/jquery.hotkeys - https://github.com/yuku-t/jquery-textcomplete - https://github.com/yuku-t/jquery-textcomplete/blob/master/doc/how_to_use.md - https://www.npmjs.com/package/aurelia-textcomplete - https://github.com/NextStepWebs/simplemde-markdown-editor/ - http://gromo.github.io/jquery.scrollbar/demo/basic.html - https://github.com/gromo/jquery.scrollbar - https://github.com/zenozeng/color-hash - https://github.com/Nickersoft/push.js - https://github.com/PitPik/tinyColorPicker - http://fancyapps.com/fancybox/3/ - https://github.com/froala/wysiwyg-editor - https://blog.csdn.net/kittyjie/article/details/80674367 - https://github.com/kpdecker/jsdiff - https://github.com/myliang/x-spreadsheet - https://github.com/ssshooter/mind-elixir-core - http://www.sortablejs.com/index.html ## 优秀产品 - 石墨文档:https://shimo.im/welcome - 语雀文档:https://www.yuque.com/dashboard