You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@ty-ras/frontend-fetch-io-ts

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ty-ras/frontend-fetch-io-ts

Bundle of TyRAS libraries suitable to use in frontends/clients which use Fetch API to send HTTP requests, and `io-ts` as data validation library.

2.1.0
latest
Source
npmnpm
Version published
Weekly downloads
133
41.49%
Maintainers
1
Weekly downloads
 
Created
Source

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

  • @ty-ras/protocol,
  • @ty-ras/client-fetch,
  • @ty-ras/data,
  • @ty-ras/data-io-ts,
  • @ty-ras/data-frontend, and
  • @ty-ras/data-frontend-io-ts.

Keywords

frontend

FAQs

Package last updated on 10 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.