2.0.0 • Published 8 months ago

@ty-ras/frontend-axios-runtypes v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

TyRAS Library Bundle - Frontend using Axios library 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-axios-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: