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

present-em

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

present-em - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "present-em",
"version": "1.0.0",
"version": "1.0.1",
"description": "Present 'Em is a simple jQuery plugin which basically initiates an image viewer within the browser with **_much_** less fuss. Hence, you just present 'em",

@@ -28,5 +28,5 @@ "main": "jquery.presentem.js",

"homepage": "https://github.com/sakshamsaxena/Presentem#readme",
"dependencies": {
"dependencies": {
"jquery": "^1.9"
}
}
}

@@ -9,3 +9,3 @@ # Present 'Em

* Intuitive gallery
* Adjustable frame
* Adjustable frame (see Options below)
* Preloader for images

@@ -22,3 +22,3 @@ * Ways to initiate : __many__!

* jQuery (as of now :wink:)
* jQuery
* Images to be presented in gallery.

@@ -29,3 +29,3 @@ * Thumbnail images.

- Include the `jquery.presentem.js` file after icluding jQuery.
- Include the `jquery.presentem.js` file after including jQuery.
- Include the `jquery.presentem.css` stylesheet in head.

@@ -81,2 +81,8 @@ - Add a `data-hqimg` attribute in every one of your thumbnail `img` tag containing the __relative__ path of corresponding larger image.

### Upcoming Features
* Captions inclusion.
* Code improvements.
* Documentation to customize your own frame.
### License

@@ -83,0 +89,0 @@

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