1.3.2 • Published 2 years ago

@markthree/node-shared v1.3.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

node-shared

node相关的通用工具

features

  • pnpm 的
  • 开箱即用的
  • typescript 的

Usage

install

pnpm i

test

pnpm test

// or pnpm test:watch

build

pnpm build

// pnpm build:watch

coverage

pnpm coverage

dev

pnpm dev