@holochain/hc-redux-middleware

v1.0.7
Redux middleware for seamless integration with Holochain

all

run-s test

fix

run-s fix:*

lint

tslint --project . && prettier "src/**/*.ts" --list-different

test

run-s build test:*

build

run-s clean && run-p build:*

clean

trash build test

version

standard-version

describe

npm-scripts-info

test:unit

nyc --silent ava

build:main

tsc -p tsconfig.json

fix:tslint

tslint --fix --project .

build:module

tsc -p tsconfig.module.json

fix:prettier

prettier "src/**/*.ts" --write

prepare-release

run-s all version
npm i @holochain/[email protected]

Metadata

Downloads