0.1.9 • Published 6 years ago

@rxcc/drivers v0.1.9

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

A few common drivers

This library provides drivers, to support effect/action execution in the context of a reactive application implemented with component combinators.

Documentation

The current documentation exists :

The document driver as of now only inject the global document object in the sources object. Any existing documentation applying to that object is hence relevant, and as such we provide none for it.

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