Git Product home page Git Product logo

looper's Introduction

Looper.js

Cycle through your content without writing a single line of Javascript. To keep things simple, transition effects are optional and have been limited to slide and cross-fade. In browsers that don't support CSS transitions, jQuery's animate is used.

To get started, read the docs: http://rygine.com/projects/looper.js/docs/

Key Features

  • No coding required
  • Fully accessible with ARIA attributes, tab focus and keyboard navigation
  • LESS support with configuration variables
  • Easily extensible through events

Known Browser Compatibility

  • IE 8+
  • Chrome
  • Firefox
  • Safari

To Do

  • More advanced examples
  • Add SASS support
  • Write unit tests

Release Notes

1.1.6

  • Moved css/looper.css to src/looper.css

1.1.5

  • Removed outline on focus in LESS
  • Addressed issue #3
  • Addressed issue #4
  • Added changes from issue #5 pull request
  • Cleaned up code style

1.1.2

  • Fixed issue with loop not starting if no interval is set

1.1.1

  • Changed plugin name to Looper.js to avoid confusion with other plugins
  • Event names have been changed accordingly 'cycle' -> 'show' and 'cycled' -> 'shown'

1.1.0

  • Added ARIA support with keyboard navigation
  • Refactored cycle.less, now includes variables for easy configuration

1.0.6

  • Minor fixes

1.0.0

  • Initial release

Copyright and License

Copyright 2013 Ry Racherbaumer

This software is licensed under the Apache License, Version 2.0 (the "Apache License") or the GNU General Public License version 2 (the "GPL License"). You may choose either license to govern your use of this software only upon the condition that you accept all of the terms of either the Apache License or the GPL License.

You may obtain a copy of the Apache License and the GPL License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0 http://www.gnu.org/licenses/gpl-2.0.html

Unless required by applicable law or agreed to in writing, software distributed under the Apache License or the GPL Licesnse is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Apache License and the GPL License for the specific language governing permissions and limitations under the Apache License and the GPL License.

looper's People

Watchers

James Cloos avatar liuqiang 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.