Luckysheet ,一款纯前端类似excel的在线表格,功能强大、配置简单、完全开源。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

327 lines
11 KiB

3 months ago
  1. <div align="center">
  2. ![logo](/docs/.vuepress/public/img/logo_text.png)
  3. </div>
  4. 简体中文 | [English](./README.md)
  5. # Luckysheet 已不再维护,推荐使用升级版 [Univer](https://github.com/dream-num/univer) 用于生产环境部署,新版解决了大数据量加载,图表样式,透视表,公式计算等方面的问题,做了很多优化设计,增加了导入,导出,打印,协同等功能,提高了表格性能,更有专业技术团队进行技术支持。
  6. 点击 [#1454](https://github.com/dream-num/Luckysheet/issues/1454) 查看更多详情。
  7. ## 介绍
  8. 🚀Luckysheet ,一款纯前端类似excel的在线表格,功能强大、配置简单、完全开源。
  9. ## 相关链接
  10. | 源码 | 文档 | Demo | 插件Demo | 论坛 |
  11. | ------ | -------- | ------ | ------ | ------ |
  12. | [Github](https://github.com/mengshukeji/Luckysheet)| [在线文档](https://dream-num.github.io/LuckysheetDocs/zh/) | [在线Demo](https://dream-num.github.io/LuckysheetDemo) / [协同编辑Demo](http://luckysheet.lashuju.com/demo/) | [导入Excel Demo](https://dream-num.github.io/LuckyexcelDemo/) | [中文论坛](https://support.qq.com/product/288322) |
  13. | [Gitee镜像](https://gitee.com/mengshukeji/Luckysheet)| [Gitee在线文档](https://mengshukeji.gitee.io/LuckysheetDocs/zh/) | [Gitee在线Demo](https://mengshukeji.gitee.io/luckysheetdemo/) | [Gitee导入Excel Demo](https://mengshukeji.gitee.io/luckyexceldemo/) | [Google Group](https://groups.google.com/g/luckysheet) |
  14. ![演示](/docs/.vuepress/public/img/LuckysheetDemo.gif)
  15. ## 插件
  16. - [Luckyexcel](https://gitee.com/mengshukeji/Luckyexcel):excel导入导出库
  17. - [chartMix](https://gitee.com/mengshukeji/chartMix):图表插件
  18. ## 生态
  19. | 工程 | 描述 |
  20. |---------|-------------|
  21. | [Luckysheet Vue] | 在vue cli 3项目中使用Luckysheet和Luckyexcel|
  22. | [Luckysheet Vue3] | 在vue3, vite项目中使用Luckysheet和Luckyexcel|
  23. | [Luckysheet React] | 在React项目中使用Luckysheet |
  24. | [Luckyexcel Node] | 在koa2中使用Luckyexcel |
  25. | [Luckysheet Server] | Java后台Luckysheet Server |
  26. | [Luckysheet Server Starter] | LuckysheetServer 一键docker部署 |
  27. [Luckysheet Vue]: https://gitee.com/mengshukeji/luckysheet-vue
  28. [Luckysheet Vue3]: https://gitee.com/hjwforever/luckysheet-vue3-vite.git
  29. [Luckysheet React]: https://gitee.com/mengshukeji/luckysheet-react
  30. [Luckyexcel Node]: https://gitee.com/mengshukeji/Luckyexcel-node
  31. [Luckysheet Server]: https://gitee.com/mengshukeji/LuckysheetServer
  32. [Luckysheet Server Starter]: https://gitee.com/mengshukeji/LuckysheetServerStarter
  33. ## 特性
  34. - **格式设置**:样式,条件格式,文本对齐及旋转,文本截断、溢出、自动换行,多种数据类型,单元格内多样式
  35. - **单元格**:拖拽,下拉填充,多选区,查找和替换,定位,合并单元格,数据验证
  36. - **行和列操作**:隐藏、插入、删除行或列,冻结,文本分列
  37. - **操作体验**:撤销、重做,复制、粘贴、剪切,快捷键,格式刷,选区拖拽
  38. - **公式和函数**:内置公式,远程公式,自定义公式
  39. - **表格操作**:筛选,排序
  40. - **增强功能**:数据透视表,图表,评论,共享编辑,插入图片,矩阵计算,截图,复制到其他格式,EXCEL导入及导出等
  41. 更详细的功能列表,请查阅:[特性](https://dream-num.github.io/LuckysheetDocs/zh/guide/#%E7%89%B9%E6%80%A7)
  42. ## 📖 学习资源
  43. - 新用户优先阅读:[用户指引](https://github.com/mengshukeji/Luckysheet/wiki/User-Guide)
  44. - 社区提供的教程、学习资料及配套解决方案请查阅:[教程与资源](https://dream-num.github.io/LuckysheetDocs/zh/guide/resource.html)
  45. ## 📜 更新日志
  46. 每个版本的详细更改都记录在 [CHANGELOG.md](CHANGELOG.md) 中。
  47. ## ❗️ 问题反馈
  48. 在反馈问题之前,请确保仔细阅读 [如何提交问题](https://dream-num.github.io/LuckysheetDocs/zh/guide/contribute.html#如何提交问题)。 不符合准则的问题可能会立即被移除。
  49. ## ✅ 开发计划
  50. 通过 [GitHub Projects](https://github.com/mengshukeji/Luckysheet/projects/1) 管理
  51. ## 💪 贡献
  52. 在提交PR之前,请确保仔细阅读 [贡献指南](https://dream-num.github.io/LuckysheetDocs/zh/guide/contribute.html)。
  53. ## 用法
  54. ### 第一步
  55. 通过CDN引入依赖
  56. ```
  57. <link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/luckysheet@latest/dist/plugins/css/pluginsCss.css' />
  58. <link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/luckysheet@latest/dist/plugins/plugins.css' />
  59. <link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/luckysheet@latest/dist/css/luckysheet.css' />
  60. <link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/luckysheet@latest/dist/assets/iconfont/iconfont.css' />
  61. <script src="https://cdn.jsdelivr.net/npm/luckysheet@latest/dist/plugins/js/plugin.js"></script>
  62. <script src="https://cdn.jsdelivr.net/npm/luckysheet@latest/dist/luckysheet.umd.js"></script>
  63. ```
  64. ### 第二步
  65. 指定一个表格容器
  66. ```
  67. <div id="luckysheet" style="margin:0px;padding:0px;position:absolute;width:100%;height:100%;left: 0px;top: 0px;"></div>
  68. ```
  69. ### 第三步
  70. 创建一个表格
  71. ```
  72. <script>
  73. $(function () {
  74. //配置项
  75. var options = {
  76. container: 'luckysheet' //luckysheet为容器id
  77. }
  78. luckysheet.create(options)
  79. })
  80. </script>
  81. ```
  82. ## 开发
  83. ### 环境
  84. [Node.js](https://nodejs.org/en/) Version >= 6
  85. ### 安装
  86. ```
  87. npm install
  88. npm install gulp -g
  89. ```
  90. ### 开发
  91. ```
  92. npm run dev
  93. ```
  94. ### 打包
  95. ```
  96. npm run build
  97. ```
  98. ## 合作项目
  99. - [h5-Dooring](https://github.com/MrXujiang/h5-Dooring)
  100. ## 交流
  101. - [官网](http://lucky.lashuju.com/index.html)
  102. - [Github 论坛](https://github.com/mengshukeji/Luckysheet/discussions)
  103. - 以下扫码加入官方微信群或者QQ群
  104. 加小编微信: msuniver,备注:加群
  105. <img src="https://gcore.jsdelivr.net/gh/mengshukeji/LuckyResources@master/assets/img/wechat/univer-wechat.jpg" width="200" />
  106. [英文社群](./README.md)
  107. ## 赞助
  108. Luckysheet是MIT许可的开源项目,其持续稳定的开发离不开这些优秀的 [**支持者**](https://dream-num.github.io/LuckysheetDocs/zh/about/sponsor.html#%E8%B5%9E%E5%8A%A9%E8%80%85%E5%88%97%E8%A1%A8)。 如果您想加入他们,请考虑:
  109. - [成为Patreon的支持者或赞助商](https://www.patreon.com/mengshukeji)
  110. - [成为Open Collective的支持者或赞助商](https://opencollective.com/luckysheet)
  111. - 通过PayPal,微信或支付宝一次性捐赠
  112. | PayPal | 微信 | 支付宝 |
  113. |---|---|---|
  114. | [Paypal Me](https://www.paypal.me/wbfsa) | <img src="https://cdn.jsdelivr.net/gh/mengshukeji/LuckyResources@master/assets/img/wechat/wechat.jpg" width="200" />| <img src="https://cdn.jsdelivr.net/gh/mengshukeji/LuckyResources@master/assets/img/wechat/alipay.jpg" width="200" /> |
  115. ### Patreon和OpenCollective有什么区别?
  116. 通过Patreon捐赠的资金将直接用于支持menshshukeji在Luckysheet上的工作。 通过OpenCollective捐赠的资金由透明费用管理,将用于补偿核心团队成员的工作和费用或赞助社区活动。 通过在任一平台上捐款,您的姓名/徽标将得到适当的认可和曝光。
  117. ## 赞助者列表
  118. (按时间顺序排列)
  119. - *涛 ¥ 200
  120. - popo ¥ 1
  121. - 孔垂善 ¥ 5
  122. - Shawn文 ¥ 99
  123. - 幸运的小路易 ¥ 1
  124. - 冯启俊 ¥ 88
  125. - mxb ¥ 10
  126. - 祭阳 ¥ 20
  127. - *勇 ¥ 30
  128. - 虚我 ¥ 200
  129. - 甜党 ¥ 50
  130. - Alphabet(Google)-gcf ¥ 1
  131. - **平 ¥ 100
  132. - **东 ¥ 10
  133. - debugger ¥ 20
  134. - 烦了烦 ¥ 10
  135. - 文顶顶 ¥ 200
  136. - yangxshn ¥ 10
  137. - 爱乐 ¥ 100
  138. - 小李飞刀刀 ¥ 66
  139. - 张铭 ¥ 200
  140. - 曹治军 ¥ 1
  141. - *特 ¥ 10
  142. - **权 ¥ 9.9
  143. - **sdmq ¥ 20
  144. - *旭 ¥ 10
  145. - Quentin ¥ 20
  146. - 周宇凡 ¥ 100
  147. - *超 ¥ 10
  148. - 维宁 ¥ 100
  149. - hyy ¥ 20
  150. - 雨亭寒江月 ¥ 50
  151. - **功 ¥ 10
  152. - **光 ¥ 20
  153. - terrywan ¥ 100
  154. - 王晓洪 ¥ 10
  155. - Sun ¥ 10
  156. - 忧绣 ¥ 100
  157. - Jasonx ¥ 10
  158. - 国勇 ¥ 66.6
  159. - 郎志 ¥ 100
  160. - 匿名 ¥ 1
  161. - ni ¥ 100
  162. - 苏 ¥ 50
  163. - Mads_chan ¥ 1
  164. - LK ¥ 100
  165. - 智连方舟 李汪石 ¥ 168
  166. - **发 ¥ 260
  167. - *超 ¥ 10
  168. - *勇 ¥ 10
  169. - *腾 ¥ 15
  170. - 名字好难起 ¥ 20
  171. - 大山 ¥ 1
  172. - waiting ¥ 1000
  173. - **宇 ¥ 10.00
  174. - 刘小帅的哥哥 ¥ 20.00
  175. - 宁静致远 ¥ 10.00
  176. - Eleven ¥ 1.00
  177. - **帆 ¥ 188
  178. - henry ¥ 100
  179. - .波罗 ¥ 50
  180. - 花落有家 ¥ 50
  181. - 踏遍南水北山 ¥ 1
  182. - LC ¥ 5
  183. - **明 ¥ 8.80
  184. - *军 ¥ 20
  185. - 张彪 ¥ 50
  186. - 企业文档云@肖敏 ¥ 10
  187. - 匿名 ¥ 50
  188. - 逍遥行 ¥ 10
  189. - z.wasaki ¥ 50
  190. - Make Children ¥ 20
  191. - Foam ¥ 20
  192. - 奥特曼( o|o)ノ三 ¥ 50
  193. - **凯 ¥ 10
  194. - **兵 ¥ 20
  195. - **川 ¥ 1
  196. - 二万 ¥ 50
  197. - 蔚然成林 ¥ 10
  198. - 邹杰 ¥ 10
  199. - 张永强 ¥ 50
  200. - 鱼得水 ¥ 270
  201. - Ccther ¥ 1
  202. - Eric Cheng ¥ 10
  203. - 佚名 ¥ 1
  204. - 花叶 ¥ 50
  205. - GT ¥ 20
  206. - 菜菜心 ¥ 10
  207. - fisher ¥ 1
  208. - JC ¥ 5
  209. - 佚名 ¥ 20
  210. - 独孤一剑 ¥ 50
  211. - mxt ¥ 20
  212. - 一叶迷山 ¥ 100
  213. - Jeff ¥ 100
  214. - 八千多条狗🐶 ¥ 100
  215. - 晓峰 ¥ 10
  216. - 戒 ¥ 1
  217. - 浪里个浪 ¥ 1
  218. - 回调函数 ¥ 50
  219. - 赖瓜子 ¥ 5
  220. - Milo•J ¥ 20
  221. - 可道云 ¥ 200
  222. - *程 ¥ 10
  223. - 来一杯卡布酸奶 ¥ 5
  224. - 刘久胜 ¥ 100
  225. - 快意江湖 ¥ 50
  226. - *新 ¥ 9.9
  227. - **龙 ¥ 100
  228. - **江 ¥ 100
  229. - **威 ¥ 9.8
  230. - **涛 ¥ 500
  231. - **嘉 ¥ 10
  232. - *涛 ¥ 1
  233. - *兵 ¥ 5
  234. - *阳 ¥ 200
  235. - *辉 ¥ 1
  236. - *帆 ¥ 30
  237. - **旺 ¥ 10
  238. - **麟 ¥ 20
  239. - *霖 ¥ 9.9
  240. - *帅 ¥ 10
  241. - *鑫 ¥ 6.66
  242. - ~朴:shu ¥ 29.79
  243. - 未来 ¥ 1
  244. - 国勇 ¥ 0.1
  245. - 用心灵听雨 ¥ 10
  246. - 钊 ¥ 5
  247. - 星稀 ¥ 5
  248. ## 贡献者和感谢
  249. ### 核心团队活跃成员
  250. - [@wbfsa](https://github.com/wbfsa)
  251. - [@eiji-th](https://github.com/eiji-th)
  252. - [@fly-95](https://github.com/fly-95)
  253. - [@tonytonychopper123](https://github.com/tonytonychopper123)
  254. - [@Dushusir](https://github.com/Dushusir)
  255. - [@iamxuchen800117](https://github.com/iamxuchen800117)
  256. - [@wpxp123456](https://github.com/wpxp123456)
  257. - [@c19c19i](https://weibo.com/u/3884623955)
  258. - [@zhangchen915](https://github.com/zhangchen915)
  259. - [@jerry-f](https://github.com/jerry-f)
  260. - [@flowerField](https://github.com/flowerField)
  261. ### 社区伙伴
  262. - [@yiwasheng](https://github.com/yiwasheng)
  263. - [@danielcai1987](https://github.com/danielcai1987)
  264. - [@qq6690876](https://github.com/qq6690876)
  265. - [@javahuang](https://github.com/javahuang)
  266. - [@TimerGang](https://github.com/TimerGang)
  267. - [@gsw945](https://github.com/gsw945)
  268. - [@swen-xiong](https://github.com/swen-xiong)
  269. - [@lzmch](https://github.com/lzmch)
  270. - [@kdevilpf](https://github.com/kdevilpf)
  271. - [@WJWM0316](https://github.com/WJWM0316)
  272. ## 版权信息
  273. [MIT](http://opensource.org/licenses/MIT)
  274. Copyright (c) 2020-present, mengshukeji