fanta

Yet another set of algebraic structures implementing the fantasy-land spec

Usage no npm install needed!

<script type="module">
  import fanta from 'https://cdn.skypack.dev/fanta';
</script>

README

Probably the simplest implementations of fantasy-land you've seen so far.

Usage

Install it using npm.

npm install [--save] fanta

There is no such a thing as "dist" files, you'll need to use a module bundler to use it on the browser.

I have nothing close to a documentation right now, sorry. But you can always visit the test files to get a clue of how to use the library.