Skip to content

A typescript implementation of switch example from functional reactive programming

License

Notifications You must be signed in to change notification settings

huanhulan/switch

Repository files navigation

switch

A typescript implementation of switch from functional reactive programming

Prerequisite: Node.js

Install Node.js® and npm if they are not already on your machine.

Installation

via NPM

$> git clone https://github.com/huanhulan/switch.git
$> cd battle_of_paradigms
$> npm install

via Yarn

$> git clone https://github.com/huanhulan/switch.git
$> cd battle_of_paradigms
$> yarn

How to use

Run locally using the Webpack dev server: npm start

About

A typescript implementation of switch example from functional reactive programming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published