fp-ts-events

Functional events in tagless-final style

Usage no npm install needed!

<script type="module">
  import fpTsEvents from 'https://cdn.skypack.dev/fp-ts-events';
</script>

README

Functional events in tagless-final style

Requirement

TypeScript >= 4.0.1

fp-ts >= 2.9.1

Installation

Run from command line

npm i fp-ts-events

Usage example

Look at index.test.ts file