# hi-sheet **Repository Path**: wasgod/hi-sheet ## Basic Information - **Project Name**: hi-sheet - **Description**: 基于Vue3.0实现的类Excel网页库 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-11-13 - **Last Updated**: 2024-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hi-sheet ## 介绍 hi-sheet,一款纯前端类似excel的Vue组件,基于Vue3.0+Typescript+vite技术栈实现,功能强大、使用简单、完全开源。 ## 使用方法 待上线 ## 已实现功能 1. 渲染展示数据 2. 编辑数据功能 3. 大部分计算函数 ## 常用表格函数 暂无 ## 待实现功能 1. Excel 导入 2. Excel 导出 3. Excel 打印 ## 参与项目 暂无 ## 技术讨论群组 暂无 ## 感谢赞助: 暂无 ## 申明 本项目大部分实现逻辑参考[luckysheet](https://github.com/mengshukeji/Luckysheet),数据结构也与[luckysheet](https://github.com/mengshukeji/Luckysheet)大部分兼容。其中大部分代码都Ctrl+C自各大技术论坛、开源项目等。 ## 版权信息 [MIT](http://opensource.org/licenses/MIT) Copyright (c) 2020-present, niyinlong