Skip to content

kakekomu/functional-types

Repository files navigation

Elm-like functional types and helpers for TypeScript

  • Result
  • RemoteData RemoteData type for handling data from remote resources. The idea is based on the remotedata Elm package by Kris Jenkins.

Examples

You can find some simple example applications in the examples folder.

Starting the examples

  • Install dependencies with npm install
  • Bootstrap monorepo npm run bootstrap
  • Build the remote-data library with npm run build
  • Start the bundler with npm run start:examples

About

RemoteData type for handling data from remote resources.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •