Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

dashpresshq/protozoa

Repository files navigation

Hadmean Protozoa

This house all the generic, business void code that are used in multiple projects.

Items found here are

  • Validation logic
  • Authentication storage
  • Configuration reader
  • App storage implementation
  • Toast implementation
  • App Language for button, mutation, labels
  • State management creator
  • Data fetching
  • Form utils
  • Number Utils
  • General types
  • Filters for date, string and numbers

Commands

Development

To run, use:

npm start 

Build

To do a one-off build, use:

npm run build 

This builds to /dist and runs the project in watch mode so any edits you save inside src cause a rebuild to /dist.

Tests

Tests are set up to run with

npm test 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages