react-sticky-table

v2.0.0
Dynamically sized fixed header and columns for tables
react-component table sticky table fixed table header column

build

npm run build-js && npm run build-css

build-js

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

build-css

cat src/**/*.css src/*.css > dist/react-sticky-table.css

lint

eslint ./src

lintfix

eslint ./src --fix

testonly

mocha $npm_package_options_mocha

test

npm run lint && npm run testonly

test-watch

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

Metadata

  • MIT
  • Whatever
  • Weflow
  • released 2/23/2018

Downloads

Maintainers