mini-lightbox
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "mini-lightbox", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Minimalist image lightbox", | ||
@@ -91,3 +91,14 @@ "main": "lib/index.js", | ||
] | ||
} | ||
}, | ||
"files": [ | ||
"bin/", | ||
"app/", | ||
"lib/", | ||
"dist/", | ||
"src/", | ||
"resources/", | ||
"menu/", | ||
"cli.js", | ||
"index.js" | ||
] | ||
} |
@@ -0,1 +1,2 @@ | ||
# mini-lightbox [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![Version](https://img.shields.io/npm/v/mini-lightbox.svg)](https://www.npmjs.com/package/mini-lightbox) [![Downloads](https://img.shields.io/npm/dt/mini-lightbox.svg)](https://www.npmjs.com/package/mini-lightbox) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) | ||
@@ -62,8 +63,17 @@ | ||
## Installation | ||
## :cloud: Installation | ||
Check out the [`dist`](/dist) directory to download the needed files and include them on your page. | ||
## Documentation | ||
If you're using this module in a CommonJS environment, you can install it from `npm` and `require` it: | ||
```sh | ||
$ npm i --save mini-lightbox | ||
``` | ||
## :memo: Documentation | ||
### `MiniLightbox(options)` | ||
@@ -101,9 +111,9 @@ | ||
## How to contribute | ||
## :yum: How to contribute | ||
Have an idea? Found a bug? See [how to contribute][contributing]. | ||
## Where is this library used? | ||
If you are using this library in one of your projects, add it in this list. :sparkles: | ||
## License | ||
## :scroll: License | ||
@@ -118,2 +128,2 @@ [MIT][license] © [Ionică Bizău][website] | ||
[contributing]: /CONTRIBUTING.md | ||
[docs]: /DOCUMENTATION.md | ||
[docs]: /DOCUMENTATION.md |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
127
15228
5
146