@slicemachine/core

v1.1.1-alpha.9
This package contains common data structures and bootstrapping capabilities used among the different Slice Machine packages.

lint

eslint --ext .ts .

test

jest

audit

better-npm-audit audit -l high -p

build

tsc --project tsconfig.json

watch

tsc --project tsconfig.json --watch

audit-fix

npm audit fix

lint:precommit

eslint

prepublishOnly

npm run test && npm run build
npm i @slicemachine/[email protected]

Metadata

  • MIT
  • >=12
  • Unknown
  • released 2/1/2022

Downloads