Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 525 Bytes

File metadata and controls

18 lines (12 loc) · 525 Bytes

shared

Build Status Coverage Status

Shared utils between client and server.

Dev guide

  • Install deps: npm i
  • Tests: npm test
  • Tests with coverage: npm run test:coverage
  • Build final lib: npm run build
  • Lint: npm run lint

License

MIT