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

2.0.0 • Public • Published

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:

/@ty-ras/frontend-axios-runtypes/

    Package Sidebar

    Install

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

    Weekly Downloads

    14

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    18.4 kB

    Total Files

    21

    Last publish

    Collaborators

    • staz