An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Handsontable

[![CircleCI](https://circleci.com/gh/vyorkin/purescript-handsontable/tree/master.svg?style=shield)](https://circleci.com/gh/vyorkin/purescript-handsontable/tree/master)
[![Latest release](http://img.shields.io/github/release/vyorkin/purescript-handsontable.svg)](https://github.com/vyorkin/purescript-handsontable/releases)
[![Maintainer: vyorkin](https://img.shields.io/badge/maintainer-vyorkin-lightgrey.svg)](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.