Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bespoke-loop

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bespoke-loop

Looping Presentations for Bespoke.js

  • 0.1.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Build Status

bespoke-loop

Looping Presentations for Bespoke.js

Turn your Bespoke.js presentation into an infinite loop.

Download

Download the production version or the development version.

Bower

Bespoke-loop can be installed from Bower using the following command:

$ bower install bespoke-loop

Usage

First, include both bespoke.js and bespoke-loop.js in your page.

Then, simply include the plugin when using the from(selector[, plugins]) method.

bespoke.horizontal.from(selector, {
  loop: true
});

Questions?

Contact me on GitHub or Twitter: @markdalgleish

License

Copyright 2013, Mark Dalgleish
This content is released under the MIT license
http://markdalgleish.mit-license.org

Keywords

FAQs

Package last updated on 07 Sep 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc