@socialtables/st-ui-toolkit

v2.1.2
Configurable React Components used at Social Tables
browser react ux components widget javascript react-component

alex

alex README.md

lint

npm run lint:eslint

test

npm run test:js

build

BABEL_ENV=production babel --out-dir='lib' --ignore='__tests__/*' src

pretest

npm run lint

test:js

BABEL_ENV=test BABEL_JEST_STAGE=2 ./node_modules/.bin/jest

storybook

start-storybook -p 6006

test:watch

npm run test:js -- --watch

lint:eslint

eslint ./

build-storybook

build-storybook
npm i @socialtables/st-ui-toolkit

Metadata

Downloads