@oddnetworks/seneca-odd-catalog

3.0.1 • Public • Published

seneca-odd-catalog

Build Status

This module is a plugin for the Seneca framework for organizations and devices.

Install

seneca-odd-catalog is a Seneca plugin. In order to use seneca-odd-catalog, you must have Seneca installed in your project. To install it:

npm install --save seneca
npm install --save git@github.com:oddnetworks/seneca-odd-catalog.git

Usage

Since seneca-odd-catalog is a seneca plugin, it can be registered to the seneca instance simply by adding the line

var catalog = require('catalog');
seneca.use({init: catalog, name: 'catalog'});

License

Apache 2.0 © Odd Networks

Readme

Keywords

Package Sidebar

Install

npm i @oddnetworks/seneca-odd-catalog

Weekly Downloads

1

Version

3.0.1

License

Apache-2.0

Last publish

Collaborators