step-node

v0.2.1
Dynamically chainable executions

build

yarn test && yarn parcel

parcel

parcel build ./lib/index.ts --no-cache --detailed-report 10

jest

jest

eslint

eslint lib/**/* test/**/* --ext .ts

test

yarn eslint && yarn ts:check && yarn jest

ts:run

yarn build --no-cache && ts-node

ts:check

tsc --noEmit

prepack

yarn build
npm i step-node

Metadata

  • MIT
  • Whatever
  • Bence Kormos
  • released 1/16/2022

Downloads

Maintainers