@ty-ras/frontend-node-io-ts
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 io-ts 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-io-ts";

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-io-ts

Weekly Downloads

10

Version

2.0.0

License

MIT

Unpacked Size

18.3 kB

Total Files

21

Last publish

Collaborators

  • staz