Skip to content

๐Ÿ”Œ Type safe Network and Api โ€“ for TypeScript and JavaScript

License

Notifications You must be signed in to change notification settings

Threestup/network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

25 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Type safe Network and Api

CircleCI npm version

NOTE: Only works with TypeScript 2.1+. Enabling strictNullChecks is strongly recommended.

Install

yarn add tsp-network

Basic Usage

For basic usage please see examples.