Giter VIP home page Giter VIP logo

bespoke-jumpy's Introduction

Build Status

bespoke-jumpy

Keyboard shortcuts to jump straight to a specific slide in bespoke.js, using Home, End and the digit keys.

Download

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

Usage

First, include bespoke.js, bespoke-convenient.js and bespoke-jumpy.js in your page.

Then, simply include the plugin when instantiating your presentation.

bespoke.horizontal.from('article', {
  jumpy: true
});
  • Keys 1-9, 0: jump to slide 1-9 and 10 respectively.
  • Keys Home, End: jump to the first/last slide respectively.

Package managers

Bower

$ bower install bespoke-jumpy

npm

$ npm install bespoke-jumpy

The bespoke-jumpy npm package is designed for use with browserify, e.g.

require('bespoke');
require('bespoke-convenient');
require('bespoke-jumpy');

Credits

Mark Dalgleish for bespoke.js and related tools. This plugin was built with generator-bespokeplugin.

Scott Kraft, sakraft1 on flickr, for his upload From the Library of Congress: Man on a tame zebra jumping a fence in East Africa (CC BY 2.0).

My best friend, bespoke-convenient, for continued support - rain and shine. I love you, man.

License

Copyright (c) 2013, Joel Purra All rights reserved.

When using bespoke-jumpy, comply to the MIT license. Please see the LICENSE file for details, and the MIT License on Wikipedia.

Bitdeli Badge

bespoke-jumpy's People

Contributors

bitdeli-chef avatar joelpurra avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.