communimon
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

communimon

Communication interface for different endpoints.

install

npm install communimon

usage

// with import
import communimon from 'communimon'

// or with require
const communimon = require('communimon').default

You can also require endpoints individually (primary focus is casperJs interoperability).

const CasperJsProcessEndpoint = require('communimon/casperjsProcessEndpoint')

/communimon/

    Package Sidebar

    Install

    npm i communimon

    Weekly Downloads

    1

    Version

    0.3.1

    License

    AFL-2.0

    Last publish

    Collaborators

    • gitm8