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

2.0.1 • Public • Published

TyRAS Extras Library Bundle - Frontend using runtypes as Data Validation Library

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

import { single-extras-aspect } from "@ty-ras-extras/frontend-runtypes";

instead of

import * as tyrasConfig from "@ty-ras-extras/config-runtypes/string";
import * as tyrasCache from "@ty-ras-extras/cache";
...etc

This library exports all members of the following libraries:

/@ty-ras-extras/frontend-runtypes/

    Package Sidebar

    Install

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

    Weekly Downloads

    27

    Version

    2.0.1

    License

    MIT

    Unpacked Size

    7.47 kB

    Total Files

    8

    Last publish

    Collaborators

    • staz