Skip to content

类似csv的excel编辑器,但扩展csv特性,支持自定义分隔符,多sheet等特性

License

Notifications You must be signed in to change notification settings

luxuia/LXVEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LXVEditor

基于ReoGrid的 CSV扩展编辑器, 给csv提供更多扩展

  • 自定义的分隔符 ---sep:∤
  • 多sheet支持 ---sheet:xxx
  • 注释 ---meta:marco:xxx
  • 图片等二进制数据 ---meta:tex:base64

导出的数据大致如:

---sep:∤
---sheet:sheet1
col1∤col2∤col3
v1∤v2∤v3
---sheet:sheet2
col1∤col2∤col3
v1∤v2∤v3

License

MIT License

Copyright (c) Jingwood & unvell.com 2012-2019, All rights reserved.

About

类似csv的excel编辑器,但扩展csv特性,支持自定义分隔符,多sheet等特性

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages