An open API service indexing awesome lists of open source software.

https://github.com/sujith3g/meteor-handsontable

Handsontable repackaged for meteor
https://github.com/sujith3g/meteor-handsontable

Last synced: about 2 months ago
JSON representation

Handsontable repackaged for meteor

Awesome Lists containing this project

README

        

handsontable-latest
===================

[Handsontable](http://handsontable.com/) is a minimalistic Excel-like data grid editor for HTML, JavaScript & jQuery.

It supports [these](https://github.com/warpech/jquery-handsontable/wiki/Keyboard-Shortcuts) keyboard shortcuts.

###Installation

```sh
$ meteor add sujith3g:handsontable-latest
```

For documentation and demo: [See here](http://handsontable.com/demo/understanding_reference.html).

Original source:[See here](https://github.com/warpech/jquery-handsontable)