0.1.0 • Published 6 years ago

@abcum/ember-sheetjs v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

ember-sheetjs

An addon for working with XLS and XLSX spreadsheet files in an Ember.js app.

npm.io npm.io npm.io npm.io npm.io npm.io

Usage

Installation

ember install @abcum/ember-sheetjs

Introduction

The ember-sheetjs addon adds functionality for working with spreadsheet files in XLS and XLSX format, enabling advanced reading, writing, and formatting.

Examples

Coming soon...

Development

  • make install (install bower and ember-cli dependencies)
  • make upgrade (upgrade ember-cli to the specified version)
  • make tests (run all tests defined in the package)