0.0.1 • Published 5 months ago

functional-adapter v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

Functional adapter

Wrap Adapter (for e.g. WS or Workers) communication into a function based interface.

Please note that Functional adapter is currently under development and not yet suited for production

Installation

 $ npm i functional-adapter

Usage

import functionalAdapter from "functional-adapter"

functionalAdapter()

Contribute

All feedback is appreciated. Create a pull request or write an issue.