react-sticky-table

v1.1.3
Dynamically sized fixed header and column for tables
react-component table sticky table fixed table header column

prepublish

npm run prepublish-js && npm run prepublish-css

prepublish-js

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

prepublish-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 12/15/2016

Downloads

Maintainers