/shared

Utilities shared between server and client-side

Primary LanguageJavaScriptMIT LicenseMIT

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