Description
Parser and writer for various spreadsheet formats. Pure-JS cleanroom implementation from official specifications, related documents, and test files. Emphasis on parsing and writing robustness, cross-format feature compatibility with a unified JS representation, and ES3/ES5 browser compatibility back to IE6.
SheetJS js-xlsx alternatives and similar modules
Based on the "ODM / ORM" category.
Alternatively, view SheetJS js-xlsx alternatives based on common mentions on social networks and blogs.
-
TypeORM
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms. -
Sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i. -
Mongoose
MongoDB object modeling designed to work in an asynchronous environment. -
RxDB
A fast, offline-first, reactive database for JavaScript Applications https://rxdb.info/ -
Bookshelf
A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js -
Waterline
An adapter-based ORM for Node.js with support for mysql, mongo, postgres, mssql (SQL Server), and more -
MikroORM
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases. -
slonik
A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL. -
firenze
Adapter based JavaScript ORM for Node.js and the browser -
@Sugoi\orm
SugoiJS ORM module typescript based - Simple solution for object handling with predefined lifecycle
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of SheetJS js-xlsx or a related project?
README
SheetJS
The SheetJS Community Edition offers battle-tested open-source solutions for extracting useful data from almost any complex spreadsheet and generating new spreadsheets that will work with legacy and modern software alike.
SheetJS Pro offers solutions beyond data processing: Edit complex templates with ease; let out your inner Picasso with styling; make custom sheets with images/graphs/PivotTables; evaluate formula expressions and port calculations to web apps; automate common spreadsheet tasks, and much more!
Documentation
Related Projects
https://oss.sheetjs.com/notes/: File Format Notes
[
ssf
](packages/ssf): Format data using ECMA-376 spreadsheet format codes[
xlsx-cli
](packages/xlsx-cli/): NodeJS command-line tool for processing filestest_files
: Sample spreadsheetscfb
: Container (OLE/ZIP) format librarycodepage
: Legacy text encodings
License
Please consult the attached LICENSE file for details. All rights not explicitly granted by the Apache 2.0 License are reserved by the Original Author.
*Note that all licence references and agreements mentioned in the SheetJS js-xlsx README section above
are relevant to that project's source code only.