react-sticky-table

v5.1.11
Dynamically sized fixed header and columns for tables
column fixed header react-component sticky table table table

build

npm run build-js

build-js

babel --plugins '@babel/plugin-transform-modules-umd' src --ignore __tests__ --out-dir ./dist

build-storybook

build-storybook -o ./docs

lint

eslint ./src

lintfix

eslint ./src --fix

storybook

start-storybook -p 6006

test

npm run lint && npm run testonly

test-watch

npm run testonly -- --watch --watch-extensions js

testonly

BABEL_ENV=test && mocha $npm_package_options_mocha

build-all

npm run build && npm run build-storybook && git add -A && git commit -am "built"

prepublishOnly

npm run build && npm version patch && git push
npm i react-sticky-table

Metadata

  • MIT
  • Whatever
  • Henrybuilt
  • released 10/17/2020

Downloads

Maintainers