All Projects → bingyulei007 → bingexcel

bingyulei007 / bingexcel

Licence: Apache-2.0 license
处理excel与java之间转换的ORM框架

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to bingexcel

OfficeExtractor
Extracts embedded OLE objects from Word, Excel, PowerPoint, Open Office and RTF files without needing the original programs
Stars: ✭ 67 (+191.3%)
Mutual labels:  excel
xlsx reader
A production-ready XLSX file reader for Elixir.
Stars: ✭ 46 (+100%)
Mutual labels:  excel
OpenSpreadsheet
OpenSpreadsheet provides an easy-to-use wrapper around the OpenXML spreadsheet SAX API. It specializes in efficiently reading and writing between strongly typed collections and worksheets.
Stars: ✭ 24 (+4.35%)
Mutual labels:  excel
abap2xlsx
Generate your professional Excel spreadsheet from ABAP
Stars: ✭ 493 (+2043.48%)
Mutual labels:  excel
hadoopoffice
HadoopOffice - Analyze Office documents using the Hadoop ecosystem (Spark/Flink/Hive)
Stars: ✭ 56 (+143.48%)
Mutual labels:  excel
cypress-upload-file-post-form
Solution for two Cypress testing use-cases I came across with: perform a direct http FORM request to the server containing a file and other parameters and upload a file into a form before submission
Stars: ✭ 59 (+156.52%)
Mutual labels:  excel
i-sheet-you-not
Automagically turn Excel spreadsheets into Alfred 3 Workflows
Stars: ✭ 67 (+191.3%)
Mutual labels:  excel
fastapi-csv
🏗️ Create APIs from CSV files within seconds, using fastapi
Stars: ✭ 46 (+100%)
Mutual labels:  excel
nodejs-nedb-excel
基于nodejs+webpack,以nosql轻量级嵌入式数据库nedb作为存储,页面渲染采用react+redux,样式框架为ant design,实现了excel表格上传导出以及可视化
Stars: ✭ 28 (+21.74%)
Mutual labels:  excel
clipboard-parser
剪贴板解析器,支持解析@RequestParam/@ApiModelProperty接口定义代码、Word、Excel以及其他表格类数据
Stars: ✭ 15 (-34.78%)
Mutual labels:  excel
Excel2LaTeX
The Excel add-in for creating LaTeX tables
Stars: ✭ 914 (+3873.91%)
Mutual labels:  excel
financial-forecast
Personal Financial Forecasting Model
Stars: ✭ 24 (+4.35%)
Mutual labels:  excel
cap-table-tool
Cap Table and Exit Waterfall Tool, https://foresight.is/cap-table
Stars: ✭ 22 (-4.35%)
Mutual labels:  excel
ExcelCollectionViewLayout
An Excel-like UICollectionView's layout.
Stars: ✭ 32 (+39.13%)
Mutual labels:  excel
DBC2Excel
Convert DBC to Excel by VBA
Stars: ✭ 33 (+43.48%)
Mutual labels:  excel
Fxcel
Excel COM Wrapper Library for F#
Stars: ✭ 16 (-30.43%)
Mutual labels:  excel
ExcelExport
Classes to generate Excel/CSV Report in ASP.NET Core
Stars: ✭ 39 (+69.57%)
Mutual labels:  excel
ToolGood.Algorithm
Support four arithmetic operations, Excel formulas, and support custom parameters. 支持四则运算、Excel公式语法,并支持自定义参数。
Stars: ✭ 77 (+234.78%)
Mutual labels:  excel
SchemaMapper
A .NET class library that allows you to import data from different sources into a unified destination
Stars: ✭ 41 (+78.26%)
Mutual labels:  excel
ingest-file
Ingestors extract the contents of mixed unstructured documents into structured (followthemoney) data.
Stars: ✭ 40 (+73.91%)
Mutual labels:  excel

bingExcel  

 License

处理excel与java model之间转换,想做成一个excel的orm类型的框架 具体使用说明可以参照 开源中国wikigithub地址wiki,当然wiki写的比较简单,大家可以fork下源码,里面有很多单元测试的例子。

环境说明

基于java1.7,依赖poi3.1X.jar包,commons-lang3 jar,com.google.guava 等

联系我

如果有问题可以留言,也可以发送邮件到 * [email protected] *

PS:另外由于目前项目是个人维护,所以在功能的增加上及维护上可能有点滞后,请谅解。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].