@ty-ras-extras/backend-runtypes
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

TyRAS Extras Library Bundle - Backend using runtypes as Data Validation Library

This library bundles various backend-related @ty-ras-extras/* libraries into one. The purpose is to enable writing

import { single-extras-aspect } from "@ty-ras-extras/backend-runtypes";

instead of

import * as tyrasConfig from "@ty-ras-extras/config-runtypes";
import * as tyrasCache from "@ty-ras-extras/cache";
...etc

This library exports all members of the following libraries:

Package Sidebar

Install

npm i @ty-ras-extras/backend-runtypes

Weekly Downloads

51

Version

2.1.0

License

MIT

Unpacked Size

10.2 kB

Total Files

8

Last publish

Collaborators

  • staz