Go to file
walon 97c2342cfc 【text】根据本地化 TextTable 对Text作转换 2021-06-17 12:51:35 +08:00
config 【新增】 能够从excel,json,xml,lua等类型文件中加载 text 类型数据 2021-06-17 09:11:34 +08:00
docs 【新增】 完善ReadMe,补充 分组导出,数据标签,path引用,range检查 相关文档,同时优化一些图片。 2021-06-11 20:30:07 +08:00
src 【text】根据本地化 TextTable 对Text作转换 2021-06-17 12:51:35 +08:00
.gitattributes [init] add initial project files 2020-10-21 21:25:28 +08:00
.gitignore 【新增】 能够从excel,json,xml,lua等类型文件中加载 text 类型数据 2021-06-17 09:11:34 +08:00
.travis.yml 【修复】.travis 配置中 dotnet 由 3.1 升级到 5.0,解决工程升级到5.0后build失败的问题 2020-11-29 17:46:14 +08:00
LICENSE Initial commit 2020-10-21 20:42:42 +08:00
README.en-us.md modify README 2020-10-21 21:51:57 +08:00
README.md 【新增】 新增 typescript和go的示例代码,调整lua语言示例代码 2021-06-11 21:16:23 +08:00

README.en-us.md

Luban

What is Luban

  • Aim

    • Less time for trival & repeated work, more time with creativity & leisure .
  • Philosophy

    • Simpler, Faster
  • Home Page

  • Read this in other languages: English, 简体中文

Features

  • multi data source (json, excel, folder)
  • data type system supported
    • polymorphism
    • rich embeded type
    • user defined type
  • client/server structure & export faster
  • shared cache
  • customizable validataor
  • customizable export format
  • easy to extend with new feature
  • enhanced support with excel
    • dual key
    • horizontal list
  • shared cache for export time optimization
  • sophisticated/polished source available
  • localization & region support

How to set self hosted server up

  • Windows

    • run xxx.bat
  • Docker

    • run xxx.bat/xxx.sh
  • Other

    • any .Net core environment

How to set development up

  • VS2019 commuity

How can I contribute?

We welcome contributions! Many people all over the world have helped make this project better.

License

Luban is licensed under the MIT license.