🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@neovici/cosmoz-image-viewer

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neovici/cosmoz-image-viewer

[![Build Status](https://travis-ci.org/Neovici/cosmoz-image-viewer.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-image-viewer)

8.1.1
latest
Source
npm
Version published
Weekly downloads
359
7.49%
Maintainers
0
Weekly downloads
 
Created
Source

cosmoz-image-viewer

Build Status Published on webcomponents.org semantic-release codecov

<cosmoz-image-viewer>

cosmoz-image-viewer is an element for displaying images in a carousel while being able to detach the currently selected image into another window, zooming and activating a fullscreen mode.

<cosmoz-image-viewer>

Example:

<cosmoz-image-viewer show-nav show-fullscreen show-zoom show-detach
images='["demo/images/stockholm.jpg", "demo/images/strasbourg.jpg"]'>
</cosmoz-image-viewer>

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

Keywords

web-components

FAQs

Package last updated on 18 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts