isheet
v0.1.0
Published
Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs
Downloads
5
Maintainers
Readme
iSheet is forked from Handsontable, which is a pure JavaScript/HTML5 spreadsheet component with an Excel-like appearance. It can easily integrate with any data source and comes with a variety of useful features like data binding, validation, sorting or powerful custom context menu.
What to use it for?
We have seen Handsontable being used in many different, sometimes completely unexpected fields. The list below is just to give you a rough idea on what you can do with Handsontable, but it doesn't limit you in any way.
- Database editing
- Configuration controlling
- Data merging
- Team scheduling
- Sales reporting
- Financial analysis
Installation
There are many ways to install Handsontable but we suggest using one of available package managers.
npm install isheet --save
or
bower install isheet --save
Community
Contributing
If you would like to help us in writing the code, please take a look into CONTRIBUTING.md