fsi-showcase-samples

所属分类:图形图像处理
开发工具:Others
文件大小:0KB
下载次数:0
上传日期:2024-04-10 16:45:49
上 传 者sh-1993
说明:  具有FSI Showcase的响应图像的示例存储库,与FSI服务器一起用于具有缩放、兴趣点视图、库或图像建议的产品演示。星来支持我们的工作!
(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!)

文件列表:
samples/
.editorconfig
.npmrc
.prettierignore
.prettierrc.yaml
LICENSE
env.yml.dist
package.json
project.apng
project.yml

# FSI Showcase Samples | ***Pixel-perfect*** | ***High-DPI-ready*** | ***Fast :rocket:*** | ***Hackable*** | ***Consistent*** | |:-----------------:|:-------------:|:---------------:|:---------------:|:---------------:| [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)][License] --- * [Live Samples @ GitHub Pages ][GHPages] * [FSI Showcase - Product Page ](https://www.neptunelabs.com/fsi-showcase/) * [Documentation ][Docs] 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. [![Project Image](project.apng)][GHPages] ## Getting Started Without starting this project in your IDE, you can discover all the demos on the [GitHub Pages][GHPages] or develop and customise in [StackBlitz][StackBlitz]. ## Start and develop To run and modify this samples: #### NPM ```shell npm install npm start ``` or #### Yarn ```shell yarn yarn 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 the ``samples/starter`` folder. ## How it works These examples rely on a framework that uses [Grunt][Grunt], [Browsersync][Browsersync], [Bootstrap][Bootstrap] and Sass to launch a local server, replace template variables and pass changes directly to the browser window. However, these dependencies are generally **not required** for the use of FSI Server! ## Requirements 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 an [evaluation copy][Server] indefinitely. In case of an own server, please copy ``env.yml.dist`` to ``env.yml`` and change the settings. ## Documentation For further information on the FSI Viewer and FSI Server, please refer to the official [documentation][Docs]. [License]: https://github.com/neptunelabs/fsi-showcase-samples/blob/main/LICENSE [Docs]: https://docs.neptunelabs.com/docs/fsi-showcase [Server]: https://www.neptunelabs.com/get/ [Grunt]: https://gruntjs.com/ [Browsersync]: https://browsersync.io/ [Bootstrap]: https://getbootstrap.com/ [GHPages]: https://neptunelabs.github.io/fsi-showcase-samples/ [StackBlitz]: https://stackblitz.com/edit/fsi-showcase-samples

近期下载者

相关文件


收藏者