Skip to content

huanhulan/continuous_time

Repository files navigation

continuous_time

A typescript implementation of continuous-time 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/continuous_time.git
$> cd continuous_time
$> npm install

via Yarn

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

How to use

Run locally using the Webpack dev server: npm start

About

A typescript implementation of real-time-based animation example from functional reactive programming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published