All Projects → egeriis → Zipcelx

egeriis / Zipcelx

Licence: mit
Turns JSON data into `.xlsx` files in the browser

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Zipcelx

Calamine
A pure Rust Excel/OpenDocument SpeadSheets file reader: rust on metal sheets
Stars: ✭ 644 (+161.79%)
Mutual labels:  excel, parser
Corexlsx
Excel spreadsheet (XLSX) format parser written in pure Swift
Stars: ✭ 481 (+95.53%)
Mutual labels:  excel, parser
Xlsxir
Xlsx parser for the Elixir language.
Stars: ✭ 167 (-32.11%)
Mutual labels:  excel, parser
Formula Parser
Javascript Library parsing Excel Formulas and more
Stars: ✭ 544 (+121.14%)
Mutual labels:  excel, parser
Sdk
Library for using Grafana' structures in Go programs and client for Grafana REST API.
Stars: ✭ 193 (-21.54%)
Mutual labels:  parser, client
Posthtml
PostHTML is a tool to transform HTML/XML with JS plugins
Stars: ✭ 2,737 (+1012.6%)
Mutual labels:  parser
Better Parse
A nice parser combinator library for Kotlin
Stars: ✭ 238 (-3.25%)
Mutual labels:  parser
Relaxtools Addin
RelaxTools Addin for Microsoft Excel 2010/2013/2016
Stars: ✭ 234 (-4.88%)
Mutual labels:  excel
Seatable
SeaTable: easy like a spreadsheet, powerful like a database
Stars: ✭ 231 (-6.1%)
Mutual labels:  excel
Enmime
MIME mail encoding and decoding package for Go
Stars: ✭ 246 (+0%)
Mutual labels:  parser
Pika
Pure Python RabbitMQ/AMQP 0-9-1 client library
Stars: ✭ 2,866 (+1065.04%)
Mutual labels:  client
Layui Excel
简单快捷的导出插件,导出仅需一句话
Stars: ✭ 239 (-2.85%)
Mutual labels:  excel
Origami
Origami is a pure Ruby library to parse, modify and generate PDF documents.
Stars: ✭ 234 (-4.88%)
Mutual labels:  parser
Parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
Stars: ✭ 2,778 (+1029.27%)
Mutual labels:  parser
Kkfileviewofficeedit
文件在线预览及OFFICE(word,excel,ppt)的在线编辑
Stars: ✭ 234 (-4.88%)
Mutual labels:  excel
Mtproto Core
Telegram API JS (MTProto) client library for browser and nodejs
Stars: ✭ 242 (-1.63%)
Mutual labels:  client
Psexcel
A simple Excel PowerShell module
Stars: ✭ 234 (-4.88%)
Mutual labels:  excel
Androiddocumentviewer
Android 文档查看: word、excel、ppt、pdf,使用mupdf及tbs
Stars: ✭ 235 (-4.47%)
Mutual labels:  excel
Xlmmacrodeobfuscator
Extract and Deobfuscate XLM macros (a.k.a Excel 4.0 Macros)
Stars: ✭ 243 (-1.22%)
Mutual labels:  parser
Tabloid
A minimal programming language inspired by clickbait headlines
Stars: ✭ 235 (-4.47%)
Mutual labels:  parser

zipcelx

Generate XLSX files in the browser, with minimal footprint. The vision is to provide the smallest possible package for generating valid XLSX files in the browser.

If you're looking for advanced functionality, js-xlsx is a solid choice.

Table of contents

  1. How to use
  2. The config object
  3. Contributing

Issues

Should it happen that the tool broke down on you please head to our Issue tracker

  1. Search if the issue is already discussed or explained.
  2. If no luck feel free to open a new issue and we will get back to you as soon as possible.
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].