pome-sync-plugin

0.0.3 • Public • Published

pome-sync-plugin

sync plugin for pome(>=0.6)

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

#Installation

npm install pome-sync-plugin

#Usage

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

//app.js

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

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

/pome-sync-plugin/

    Package Sidebar

    Install

    npm i pome-sync-plugin

    Weekly Downloads

    0

    Version

    0.0.3

    License

    none

    Last publish

    Collaborators

    • fym201