Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 560 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 560 Bytes

Handsontable repackaged for Meteor

Handsontable is a minimalistic Excel-like data grid editor for HTML, JavaScript & jQuery.

Version: 0.11.3

Installation

meteor add olragon:handsontable

For using in Meteor

This package is jQuery version of Handsontable libary

So, Use the jQuery style syntax. With other syntax, like accesing via new Handsontable(...) wont work

[More on this here] (http://handsontable.com/demo/jquery.html)

Handsontable's documents

Handsontable