Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 511 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 511 Bytes

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