https://github.com/vyorkin/purescript-handsontable
A minimal Handsontable bindings.
https://github.com/vyorkin/purescript-handsontable
grid handsontable purescript spreadsheet
Last synced: 4 months ago
JSON representation
A minimal Handsontable bindings.
- Host: GitHub
- URL: https://github.com/vyorkin/purescript-handsontable
- Owner: vyorkin
- Created: 2019-02-10T14:48:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T13:42:00.000Z (over 7 years ago)
- Last Synced: 2026-02-05T18:40:35.729Z (4 months ago)
- Topics: grid, handsontable, purescript, spreadsheet
- Language: PureScript
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Handsontable
[](https://circleci.com/gh/vyorkin/purescript-handsontable/tree/master)
[](https://github.com/vyorkin/purescript-handsontable/releases)
[](http://github.com/vyorkin)
Installation
Using [psc-package](https://github.com/purescript/psc-package):
```sh
psc-package install handsontable
```
Using [bower](https://bower.io/):
```sh
bower i --save purescript-handsontable
```
# Overview
A minimal Handsontable bindings.