Data Heaving - Common
This repository is part of Data Heaving project. There are multiple packages in the repository, all of which could be thought as in some way common to other packages of the Data Heaving project:
- Common package for most fundamental type definitions and useful operations for objects, in addition to event-oriented API,
- Validation package for most commonly used helpers to work with io-ts library,
- SQL package for most commonly used helpers to work with SQL databases in Node, and
Usage
All packages of Data Heaving project are published as NPM packages to public NPM repository under @data-heaving
organization.
More information
To learn more what Data Heaving project is all about, see here.