searchkit-redux

v0.10.0
A suite of react components to help create a UI quickly for elasticsearch with Redux integration
elasticsearch elastic search react redux immutable.js ui components search library client-side and 4 more...

test

karma start --single-run --reporters progress,junit,coverage

test:watch

karma start karma.conf.js --auto-watch

build

tsc; ./node_modules/.bin/webpack; rm release/ignore.js

build:watch

tsc -w

prepublish

rm -rf lib; rm -rf release; npm run-script build;

test:e2e

protractor test/e2e/conf/protractor.conf.js

test:e2e-standalone

protractor test/e2e/conf/protractor.standalone.conf.js

test:serve

node test/e2e/server/start.js

Metadata

Downloads

Maintainers