Skip to content

bespokejs/bespoke-loop

Repository files navigation

Build Status Coverage Status

bespoke-loop

Looping Presentations for Bespoke.js

Download

Download the production version or the development version, or use a package manager.

Usage

This plugin is shipped in a UMD format, meaning that it is available as a CommonJS/AMD module or browser global.

For example, when using CommonJS modules:

var bespoke = require('bespoke'),
  loop = require('bespoke-loop');

bespoke.from('article', [
  loop()
]);

When using browser globals:

bespoke.from('article', [
  bespoke.plugins.loop()
]);

Package managers

npm

$ npm install bespoke-loop

Bower

$ bower install bespoke-loop

Credits

This plugin was built with generator-bespokeplugin.

License

MIT License

About

Looping Presentations for Bespoke.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy