lightbox2

WebJar for lightbox2

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-lokesh-lightbox2
Last Version

Last Version

2.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

lightbox2
WebJar for lightbox2
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/lokesh/lightbox2

Download github-com-lokesh-lightbox2

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-lokesh-lightbox2/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-lokesh-lightbox2</artifactId>
    <version>2.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-lokesh-lightbox2/
implementation 'org.webjars.npm:github-com-lokesh-lightbox2:2.8.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-lokesh-lightbox2/
implementation ("org.webjars.npm:github-com-lokesh-lightbox2:2.8.2")
'org.webjars.npm:github-com-lokesh-lightbox2:jar:2.8.2'
<dependency org="org.webjars.npm" name="github-com-lokesh-lightbox2" rev="2.8.2">
  <artifact name="github-com-lokesh-lightbox2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-lokesh-lightbox2', version='2.8.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-lokesh-lightbox2" % "2.8.2"
[org.webjars.npm/github-com-lokesh-lightbox2 "2.8.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Lightbox2

The original lightbox script.

Lightbox is small javascript library used to overlay images on top of the current page. It's a snap to setup and works on all modern browsers.

  • Demos and usage instructions. Visit the Lightbox homepage to see examples, info on getting started, script options, how to get help, and more.
  • Releases and Changelog. Viewable on the Github Releases page
  • Roadmap. View the Roadmap for a peek at what is being planned for future releases.
  • License. Lightbox is licensed under the MIT License. Learn more about the license.

by Lokesh Dhakar


Info for Maintainers

Local development

  • Install Bower and Grunt.
  • Install jQuery dependency with Bower: bower install
  • Start local server: grunt
  • Navigate to localhost:8000/examples
  • Update examples/index.html to load src/js/lightbox.js and jQuery.

Versions

Version
2.8.2