Skip to main content

TWIN Framework Core

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

Installation

npm install @twin.org/core

Examples

Usage of the APIs is shown in the examples docs/examples.md

Reference

Detailed reference documentation for the API can be found in docs/reference/index.md

Changelog

The changes between each version can be found in docs/changelog.md