Skip to content

Files

Latest commit

 

History

History

utils

Helper utilities

This library provides with miscellaneous utility functions, whose goal is to keep DRY the implementation of reactive applications implemented with component combinators.

Documentation

There is no documentation so far, except comments in the code.

Installation

Test

Not much in term of tests. Just tested the umd build in a browser environment (open the relevant index.html in a local web server).

Contribute

Open an issue with your idea.

Known issues

Cf. NOTES.md if any