UNPKG

@leankylin-sheet/react

Version:

LeankylinSheet is a drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets

20 lines (12 loc) 400 B
# @leankylin-sheet/react LeankylinSheet is a drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets See our repo [leankylin-sheet](http://114.55.85.79:19999/leankylin-front/leankylin-sheet) for more information. ## Install Using npm: ```bash $ npm install --save @leankylin-sheet/react ``` or using yarn: ```bash $ yarn add @leankylin-sheet/react ```