Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

photo-sphere-viewer

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

photo-sphere-viewer

A JavaScript library to display Photo Sphere panoramas

  • 4.0.0-alpha.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.1K
decreased by-45.38%
Maintainers
1
Weekly downloads
 
Created
Source

Photo Sphere Viewer

NPM version jsDelivr Hits Build Status Dependencies Status

Photo Sphere Viewer is a JavaScript library that allows you to display 360×180 degrees panoramas on any web page. Panoramas must use the equirectangular projection and can be taken with the Google Camera, the Ricoh Theta or any 360° camera.

Forked from JeremyHeleine/Photo-Sphere-Viewer.

Documentation

photo-sphere-viewer.js.org

Dependencies

Required

Optionals

Install

Manually

Download the latest release

With Bower
$ bower install Photo-Sphere-Viewer
With npm
$ npm install photo-sphere-viewer
Via CDN

Photo Sphere Viewer is available on jsDelivr and unpkg

Build

Prerequisites
  • NodeJS + NPM: apt-get install nodejs-legacy npm
Run

Install Node dependencies npm install then run npm run build in the root directory to generate production files inside dist.

Other commands
  • npm run start to open the example page with automatic build and livereload.
  • npm run test to run tests suite.
  • npm run doc to generate the documentation.

License

This library is available under the MIT license.

Keywords

FAQs

Package last updated on 22 Dec 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc