0.0.1 • Published 7 years ago

riven-utilities v0.0.1

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
7 years ago

Riven Core

Riven Utilities is a collection of utility functions or helpers which are shared between all of the Riven Libraries. Its worth noting that you generally don't need to reference this library directly as the majority of useful functions will be

Running Tests

  • npm install / yarn install
  • npm test / yarn test

Running Tests for Development

  • npm install / yarn install
  • npm run test-watch / yarn test-watch
0.0.1

7 years ago