0.1.0 • Published 6 years ago

@abcum/ember-bigdata v0.1.0

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

ember-bigdata

An addon for working with PDFs using pdfjs in an Ember.js app.

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

Usage

Installation

ember install @abcum/ember-bigdata

Introduction

The ember-bigdata addon adds functionality for incremental retrieval of large amounts of data from remove APIs. The addon enables special sparse arrays, where only necessary data is loaded when needed.

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)