This package contains helper methods and classes which implement some of the fundamental features required for a framework.
- Guards
- Type Checking
- Error Handling
- Validation
- Encoding
- Conversion
- Localisation
npm install @gtsc/core
Usage of the APIs is shown in the examples docs/examples.md
Detailed reference documentation for the API can be found in docs/reference/modules.md
The changes between each version can be found in docs/changelog.md