0.0.0 • Published 12 years ago
bespoke-oridomi v0.0.0
bespoke-oridomi
Origami for Bespoke.js
Download
Download the production version or the development version, or use a package manager.
Usage
First, include both bespoke.js and bespoke-oridomi.js in your page.
Then, simply include the plugin when instantiating your presentation.
bespoke.horizontal.from('article', {
oridomi: true
});Package managers
Bower
$ bower install bespoke-oridominpm
$ npm install bespoke-oridomiThe bespoke-oridomi npm package is designed for use with browserify, e.g.
require('bespoke');
require('bespoke-oridomi');Credits
This plugin was built with generator-bespokeplugin.
License
0.0.0
12 years ago
