Skip to content

ulangi/typescript-libs

Repository files navigation

TypeScript Libraries

This monorepo contains packages to make coding with TypeScript better. These libraries are intensively used in Ulangi project but can be used in any other projects as well.

Packages

Package Purpose
@ulangi/assert Contains assertion methods to reduce/infer types of variables.
@ulangi/resolver Use resolver pattern to resolve interface of objects using Joi.
@ulangi/extended-types Additional useful types.