@slicemachine/core

v1.1.19-dev-release-0.7.1.0
Primitive operations and data models for the Slicemachine world.

tsc

tsc --project tsconfig.json --noEmit

lint

eslint --cache --cache-location .caches/eslint --cache-strategy content --ext .ts .

test

jest

audit

better-npm-audit audit -l high -p

build

tsc --project tsconfig.json

depcheck

depcheck --config=.depcheckrc

audit-fix

npm audit fix

tsc:watch

tsc --project tsconfig.json --noEmit --watch

lint:precommit

eslint

prepublishOnly

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

Metadata

  • MIT
  • >=14
  • Unknown
  • released 2/17/2023

Downloads