photoswipe
JavaScript gallery

photoswipe downloads photoswipe version photoswipe license

photoswipePackages similaires:
Tendance de téléchargements npm
3 Ans
🌟 Affichez le graphique d'utilisation en temps réel sur le README.md de photoswipe, il suffit de copier le code ci-dessous.
## Usage Trend
[![Usage Trend of photoswipe](https://npm-compare.com/img/npm-trend/THREE_YEARS/photoswipe.png)](https://npm-compare.com/photoswipe#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Affichez le graphique de tendance des GitHub Stars sur le README.md de photoswipe, il suffit de copier le code ci-dessous.
## GitHub Stars Trend
[![GitHub Stars Trend of photoswipe](https://npm-compare.com/img/github-trend/photoswipe.png)](https://npm-compare.com/photoswipe)
Détail des statistiques
Package
Téléchargements
Stars
Taille
Issues
Publication
Licence
photoswipe329,07324,9081.21 MB638il y a un anMIT
README pour photoswipe

Stand With Ukraine

PhotoSwipe v5 — JavaScript image gallery and lightbox

Demo | Documentation

Sponsor via OpenCollective Follow on Twitter

Repo structure

  • dist/ - main JS and CSS
  • src/ - source JS and CSS.
    • src/js/photoswipe.js - entry for PhotoSwipe Core.
    • src/js/lightbox/lightbox.js - entry for PhotoSwipe Lightbox.
  • docs/ - documentation markdown files.
  • demo-docs-website/ - website with documentation, demos and manual tests.
  • build/ - rollup build config.

To build JS and CSS in dist/ directory, run npm run build.

To run the demo website and automatically rebuild files during development, run npm install in demo-docs-website/ and npm run watch in the root directory.

Older versions

Documentation for the old version (v4) can be found here and the code for 4.1.3 is here.


This project is tested with BrowserStack.