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

2.0.0 • Public • Published

TyRAS Library Bundle - Frontend using Node runtime to send HTTP requests and runtypes as Data Validation Library

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

import * as tyras from "@ty-ras/frontend-node-runtypes";

instead of

import * as tyrasData from "@ty-ras/data";
import * as tyrasDataFE from "@ty-ras/data-frontend";
...etc

This library exports all members of the following libraries:

Package Sidebar

Install

npm i @ty-ras/frontend-node-runtypes

Weekly Downloads

12

Version

2.0.0

License

MIT

Unpacked Size

18.4 kB

Total Files

21

Last publish

Collaborators

  • staz