Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/walkframe/gridsheet

Spreadsheet component for React
https://github.com/walkframe/gridsheet

excel react react-components spreadsheet

Last synced: 14 days ago
JSON representation

Spreadsheet component for React

Awesome Lists containing this project

README

        

[![NPM](https://nodei.co/npm/@gridsheet/react-core.png?mini=true)](https://www.npmjs.com/package/@gridsheet/react-core)

![unittest workflow](https://github.com/walkframe/gridsheet/actions/workflows/unittest.yaml/badge.svg?branch=master)
![e2e workflow](https://github.com/walkframe/gridsheet/actions/workflows/e2e.yaml/badge.svg?branch=master)

## Introduction

@gridsheet/react-core is a simple yet highly functional spreadsheet component for ReactJS.

![gridsheet](https://github.com/walkframe/gridsheet/raw/master/gridsheet.png)

## Installation

```sh
$ npm install @gridsheet/react-core --save
```

## Docs

- [ReactGridsheet document](https://docs.walkframe.com/gridsheet/react)
- [Examples](https://docs.walkframe.com/gridsheet/Examples/react-case1)
- [Histories](https://docs.walkframe.com/gridsheet/history)

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fwalkframe%2Freact-gridsheet.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fwalkframe%2Freact-gridsheet?ref=badge_large)