bespoke-oridomi

0.0.0 • Public • Published

Build Status

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-oridomi

npm

$ npm install bespoke-oridomi

The 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

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i bespoke-oridomi

Weekly Downloads

12

Version

0.0.0

License

none

Last publish

Collaborators

  • ebow