Skip to content

olragon/meteor-handsontable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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