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
- Host: GitHub
- URL: https://github.com/sujith3g/meteor-handsontable
- Owner: sujith3g
- Created: 2014-06-18T21:41:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-17T08:43:30.000Z (over 10 years ago)
- Last Synced: 2025-01-18T01:18:31.549Z (4 months ago)
- Language: JavaScript
- Homepage: https://atmospherejs.com/sujith3g/handsontable-latest
- Size: 368 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)