tablib VS SheetJS js-xlsx

Compare tablib vs SheetJS js-xlsx and see what are their differences.

tablib

Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c. (by jazzband)

SheetJS js-xlsx

๐Ÿ“— SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs (by SheetJS)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
tablib SheetJS js-xlsx
2 61
4,524 34,479
0.9% 0.6%
7.0 2.4
20 days ago 8 days ago
Python JavaScript
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tablib

Posts with mentions or reviews of tablib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-13.
  • Is this possible with Python?
    1 project | /r/learnpython | 28 Dec 2021
    other than Pandas, you can also use tablib. I personally find tablib to be slightly easier but it doesn't have as many features. But for what you need, tablib might be best
  • Fun with File Formats
    6 projects | news.ycombinator.com | 13 Dec 2021
    There are two problems leading to the decision of only accepting public domain info: licensing and provenance.

    "Licensing" is hard. The "Open Specifications Promise" [1], which covers a bunch of Microsoft-designed file formats, is merely a covenant not to sue.

    "Provenance" is tricky. For example, much of the knowledge of the Apple iWork formats were derived by reverse-engineering the source programs and extracting protobuf definitions. Many open source projects have freely copied from each other, making detailed analysis tricky [2].

    [1] https://en.wikipedia.org/wiki/Microsoft_Open_Specification_P...

    [2] https://github.com/jazzband/tablib/issues/114

SheetJS js-xlsx

Posts with mentions or reviews of SheetJS js-xlsx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-28.
  • how to work with .xlsx files?
    7 projects | /r/node | 28 Jun 2023
    ExcelJS and XLSX (SheetJS) are great libraries to work with XLSX files. The former I've found a bit easier to work with but less efficient in general.
  • What kind of Programmer / language should I be looking for?
    3 projects | /r/AskProgramming | 4 May 2023
    Sure. I manipulate excel files programatically in the browser all the time. I don't really understand your exact workflow, but I use Javascript with xlsx and React.
  • Excel To Json ?
    1 project | /r/node | 16 Mar 2023
  • React App Won't Read xlsx File
    1 project | /r/react | 6 Mar 2023
    Looking at the xlsx documentation, to parse files in the browser, rather than readFile, you use read, which is designed to parse binary data directly, rather than read from disk. There are a bunch of different formats if you go to the XLSX NPM page and scroll down to "Acquiring and Extracting Data". Importantly, it seems the data must already be serialized, so a Blob won't work, but we can work with that.
  • We compete with GitHub. Bing does not show our website
    1 project | news.ycombinator.com | 9 Feb 2023
    Last year, Bing and Edge erroneously flagged our website https://sheetjs.com/ as "dangerous": https://i.imgur.com/BvA3zrk.png

    At the time, there was no "Safety Report" to indicate why Bing thought it was dangerous. The report page linked to https://www.bing.com/toolbox/bing-site-safety?url=https%3a%2... and it said "That web page doesn't exist"

    To fix it, we had to register with "Bing Webmaster Tools" (https://www.bing.com/webmasters/about) and raise a support ticket.

    Within a few days, the issue "resolved itself". It's possible that raising a ticket forced some automatic refresh of the indexed data for the domain.

  • Product Comparison App (JS Demo Project)
    7 projects | dev.to | 4 Feb 2023
    xlsx.
  • Ask HN: Who is hiring? (February 2023)
    14 projects | news.ycombinator.com | 1 Feb 2023
    SheetJS | https://sheetjs.com/ | Software Developer | Full time, Remote (US) | $165K - $240K

    We're a bootstrapped company building open source solutions for spreadsheets and structured data. With over 1.5M unique monthly visitors, companies across the business world turn to us for challenging data processing problems. Over the last 10 years, we have pushed the boundaries of JavaScript and the web.

    In this role, you will master new and established technologies while working on high-impact projects used by millions of people across the world. Balancing research and engineering, you will design and implement creative solutions that draw from your academic and professional experience.

    https://sheetjs.com/careers/ more details

  • Help to draw graph in reactjs from data in excel sheet
    1 project | /r/programminghelp | 22 Jan 2023
  • PDF, Excel, Docx generate on React and Node js
    3 projects | dev.to | 18 Jan 2023
    For more, you can visit xlsx documentation Link.
  • Active data pull from excel to html charts
    2 projects | /r/CodingHelp | 18 Jan 2023
    There are libraries like https://github.com/SheetJS/sheetjs to parse excel and https://www.chartjs.org/ for all kinds of charts/graphs. Not really much HTML involved here.. the markup gets generated by the chart library.

What are some alternatives?

When comparing tablib and SheetJS js-xlsx you can also consider the following projects:

pymorphy2 - Morphological analyzer / inflection engine for Russian and Ukrainian languages.

ExcelJS - Excel Workbook Manager

Kaitai Struct - Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby

HANDSONTABLE - JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team โšก

tika-docker - Convenience Docker images for Apache Tika Server

Jspreadsheet CE - Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.

feather - Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow

Luckysheet - Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.

file - Read-only mirror of file CVS repository, updated every half hour. NOTE: do not make pull requests here, nor comment any commits, submit them usual way to bug tracker or to the mailing list. Maintainer(s) are not tracking this git mirror.

ag-Grid - The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.

DistorteD - Ruby multimedia toolkit with deep Jekyll integration ๐Ÿงช

React Data Grid - Feature-rich and customizable data grid React component