2.2.0 • Published 8 years ago

electrode-demo-helper v2.2.0

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

Demo Helper

demo-helper is a module for holding discovery-components common files.

Discovery Component

discovery-component is a component playground for developing & demoing electrode components. It uses Lerna to manage multiple related electrode archetype components.

Installation

The easiest way to use demo-helper is to install it from NPM and include it in your own React build process (using Browserify, Webpack, etc).

npm install electrode-demo-helper --save

Usage

Exporting default configuration file:

const DemoHelper = require("electrode-demo-helper/config/default");
module.exports = DemoHelper;
2.2.0

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

1.0.6

8 years ago

2.0.0

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago