- Notifications
You must be signed in to change notification settings - Fork0
Example repository for responsive images with FSI Showcase, used in conjunction with FSI Server for product presentation with zoom, point-of-interest views, galleries or image recommendations. ⭐️ Star to support our work!
License
neptunelabs/fsi-showcase-samples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Pixel-perfect | High-DPI-ready | Fast 🚀 | Hackable | Consistent |
---|
FSI Showcase combines the benefits of a zoom viewer with an image gallery.FSI Viewer and FSI ThumbBar (or FSI ImageGrid) can be combined to present a large number of images in a gallery.Clicking on an image will open it in FSI Viewer, where every detail can be explored.
This repository contains examples of how to use and build your own applications.
Without starting this project in your IDE, you can discover all thedemos on theGitHub Pages or develop and customise inStackBlitz.
To run and modify this samples:
npm installnpm start
or
yarnyarn start
Now you can customize the demo according to your own preferences or develop something new.
You can find a very simple example to start with in thesamples/starter
folder.
These examples rely on a framework that usesGrunt,Browsersync,Bootstrap and Sass to launch a local server,replace template variables and pass changes directly to the browser window.
However, these dependencies are generallynot required for the use of FSI Server!
To run the demo you do not need your own image server.If you don't have your own server but still want to use your own images,you can use anevaluation copy indefinitely.In case of an own server, please copyenv.yml.dist
toenv.yml
andchange the settings.
For further information on the FSI Viewer and FSI Server,please refer to the officialdocumentation.
About
Example repository for responsive images with FSI Showcase, used in conjunction with FSI Server for product presentation with zoom, point-of-interest views, galleries or image recommendations. ⭐️ Star to support our work!