node-keyboard-rx

1.0.1 • Public • Published

node-keyboard-rx

npm version travis-ci

RxJS plugin for node-keyboard. Provides basic support and examples.

Usage

As Global

If you installed node-keyboard globally, then install this plugin via npm i -g node-keyboard-rx

Then start node keyboard via node-keyboard, and import this plugin via requireg('node-keyboard-rx')()

As Local

If instead you cloned node-keyboard, then install locally in that folder via npm i node-keyboard-rx

Then start node keyboard via node keyboard and import this plugin via require('node-keyboard-rx')()

Examples

EXAMPLES available as getters via the rx_example_ prefix.

E.g. rx_example_01_projections() or rx_example_02_modes(d)

/node-keyboard-rx/

    Package Sidebar

    Install

    npm i node-keyboard-rx

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • justinjmoses