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

2.1.0 • Public • Published

TyRAS Library Bundle - Frontend using Fetch API 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-fetch-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-fetch-runtypes

Weekly Downloads

16

Version

2.1.0

License

MIT

Unpacked Size

18.3 kB

Total Files

22

Last publish

Collaborators

  • staz