0.0.4 • Published 4 years ago

string-stream-utils v0.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

Khải's Fun Little Utilities

Development

System Requirements

  • Node.js ≥ 8.9.0
  • Package Manager: pnpm
  • Git

Scripts

Build

pnpm run build

Clean

pnpm run clean

Test

Test Everything
pnpm test
Test Changed Files Only
pnpm test -- --onlyChanged
Update Jest Snapshot
pnpm test -- -u

Start Node.js REPL

This starts a Node.js REPL where you can import every module inside packages/ folder.

pnpm run repl

License

MIT © Hoàng Văn Khải