Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Meteor
  3. netanelgilad:excel

netanelgilad:excel

MITJavaScript0.2.6

A Meteor package for parsing and generating Excel files (xlsx, xls) on the server side.

GitHubGitHub
56 stars17 forks0 contributors

Overview

meteor-excel is a Meteor package that provides server-side functionality for working with Excel files. It wraps the popular SheetJS libraries to enable reading, writing, and converting Excel data within Meteor applications.

Key Features

  • Excel File Parsing — Read xlsx and xls files to extract data, sheet names, and cell values.
  • Data Conversion — Convert Excel sheets to JSON or CSV formats for easy data manipulation.
  • Server-Side Only — Exclusively available on the server, ensuring secure handling of file operations.
  • SheetJS Integration — Leverages the robust SheetJS/js-xlsx and SheetJS/js-xls npm packages under the hood.

Philosophy

This package focuses on providing a straightforward Meteor wrapper for established Excel libraries, simplifying server-side Excel operations without reinventing the wheel.

Quick Stats

Stars56
Forks17
Contributors0
Open Issues12
Last commit9 years ago
CreatedSince 2014

Tags

#meteor-package#server-side#xls#file-handling#xlsx#data-conversion

Built With

N
Node.js
S
SheetJS
M
Meteor

Included in

Meteor1.4k
Auto-fetched 1 day ago

Related Projects

ostrio:filesostrio:files

🚀 Upload files via DDP or HTTP to ☄️ Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.

Stars1,115
Forks166
Last commit2 months ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub