@handsontable/react

v3.1.3
Best Data Grid for React with Spreadsheet Look and Feel.
handsontable component grid data table data table data grid spreadsheet sheet and 15 more...

test

jest

build

npm run delete-build && npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:min

build:es

cross-env NODE_ENV=es rollup -c

watch:es

cross-env NODE_ENV=es rollup -c --watch

build:min

cross-env NODE_ENV=min rollup -c

build:umd

cross-env NODE_ENV=umd rollup -c

publish-all

npm run build && npm run publish-build && npm run delete-build

delete-build

del-cli ./es/ && del-cli ./commonjs/ && del-cli ./dist/ && del-cli ./*.d.ts

publish-build

npm publish

build:commonjs

cross-env NODE_ENV=cjs rollup -c

watch:commonjs

cross-env NODE_ENV=cjs rollup -c --watch
npm i @handsontable/[email protected]

Metadata

  • MIT
  • Whatever
  • Handsoncode
  • released 4/15/2020

Downloads