pomelo-sync-plugin

0.0.2 • Public • Published

pomelo-sync-plugin

sync plugin for pomelo(>=0.6)

Use pomelo-sync to compose this plugin, you can check the detail information in here.

Installation

npm install pomelo-sync-plugin

Usage

var sync = require('pomelo-sync-plugin');

//app.js

app.use(sync, {sync: {
  key1: value1,
  key2: value2
}});

//get
app.get('globalChannelService');

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i pomelo-sync-plugin

    Weekly Downloads

    25

    Version

    0.0.2

    License

    none

    Last publish

    Collaborators

    • py8765