Handsontable - スプレッドシートのルックアンドフィールを備えた JavaScript/HTML5 データグリッドコンポーネント

本家: GitHub - handsontable/handsontable: Handsontable is a JavaScript/HTML5 data grid with spreadsheet look & feel. Available for React, Vue and Angular.
LIVE デモ: Examples | Handsontable

インストール

$ yarn add handsontable
yarn add v1.22.5
warning package.json: No license field
warning No license field
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@1.2.13: The platform "win32" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
warning No license field
success Saved 10 new dependencies.
info Direct dependencies
└─ handsontable@8.2.0
info All dependencies
├─ @handsontable/formulajs@2.0.2
├─ @types/pikaday@1.7.4
├─ bessel@1.0.2
├─ bignumber.js@8.1.1
├─ dompurify@2.2.2
├─ handsontable@8.2.0
├─ hot-formula-parser@3.0.2
├─ jstat@1.9.4
├─ numbro@2.1.2
└─ pikaday@1.8.0
Done in 50.19s.