Home

Awesome

<div align="center" style="padding: 60px 0 0;">

<h1 style="max-width: 100%;"> <a href="https://naver.github.io/egjs-view360/">View360</a> </h1> <h3 align="center" style="max-width: 100%;"> 360° panorama image / video viewer built with Typescript </h3> <div style="display: inline-block; max-width: 400px; padding: 20px 0">
npm install @egjs/view360@next
</div> </div> <p align="center" style="max-width: 100%;"> <a href="https://www.npmjs.com/package/@egjs/view360" target="_blank" rel="noopener noreferrer"> <img alt="npm" src="https://img.shields.io/npm/v/@egjs/view360/next?logo=npm"></img> </a> <a href="https://www.npmjs.com/package/@egjs/view360" target="_blank" rel="noopener noreferrer"> <img alt="npm bundle size" src="https://img.shields.io/bundlephobia/minzip/@egjs/view360?label=%F0%9F%92%BE%20minzipped"></img> </a> <a href="https://github.com/naver/egjs-view360/blob/master/LICENSE" target="_blank" rel="noopener noreferrer"> <img alt="License" src="https://img.shields.io/github/license/naver/egjs-view360?label=%F0%9F%93%9C%20license" /> </a> <a href="https://www.typescriptlang.org/" target="_blank" rel="noopener noreferrer"> <img alt="Typescript" src="https://img.shields.io/static/v1.svg?label=&message=TypeScript&color=294E80&style=flat-square&logo=typescript" /> </a> </p> <p align="center" style="line-height: 2;"> <img alt="Angular" src="https://img.shields.io/static/v1.svg?label=&message=Angular&style=flat-square&logo=Angular&color=dd0031" /> <img alt="React" src="https://img.shields.io/static/v1.svg?label=&message=React&style=flat-square&logo=React&logoColor=white&color=61dafb" /> <img alt="Vue" src="https://img.shields.io/static/v1.svg?label=&message=Vue&style=flat-square&logo=Vue.js&logoColor=white&color=42b883" /> <img alt="Svelte" src="https://img.shields.io/static/v1.svg?label=&message=Svelte&style=flat-square&logo=svelte&logoColor=white&color=FF3E00" /> </p> <h3 align="center"> <a href="https://naver.github.io/egjs-view360/">Demo</a> / <a href="https://naver.github.io/egjs-view360/docs/api/Class/View360">API</a> / <a href="https://naver.github.io/egjs/"><img height="20" src="https://naver.github.io/egjs/img/logo.svg"/> Other components</a> </h3>

Supported Browsers

With Promise polyfill

<img width="20" src="https://simpleicons.org/icons/internetexplorer.svg" alt="IE" /><img width="20" src="https://simpleicons.org/icons/googlechrome.svg" alt="Chrome" /><img width="20" src="https://simpleicons.org/icons/firefoxbrowser.svg" alt="Firefox" /><img width="20" src="https://simpleicons.org/icons/safari.svg" alt="Safari" /><img width="20" src="https://simpleicons.org/icons/apple.svg" alt="iOS" /><img width="20" src="https://simpleicons.org/icons/android.svg" alt="Android" />
11+latestlatestlatest9+5.0+

📦 Packages

PackageVersionDescription
@egjs/ngx-view360<a href="https://www.npmjs.com/package/@egjs/ngx-view360" target="_blank"><img src="https://img.shields.io/npm/v/@egjs/ngx-view360/next?style=flat-square&color=dd0031&label=%F0%9F%94%96" alt="version" /></a>Angular port of @egjs/view360
@egjs/react-view360<a href="https://www.npmjs.com/package/@egjs/react-view360" target="_blank"><img src="https://img.shields.io/npm/v/@egjs/react-view360/next?style=flat-square&color=00d8ff&label=%F0%9F%94%96" alt="version" /></a>React port of @egjs/view360
@egjs/vue-view360<a href="https://www.npmjs.com/package/@egjs/vue-view360" target="_blank"><img src="https://img.shields.io/npm/v/@egjs/vue-view360/next?style=flat-square&color=42b883&label=%F0%9F%94%96" alt="version" /></a>Vue.js@2 port of @egjs/view360
@egjs/vue3-view360<a href="https://www.npmjs.com/package/@egjs/vue3-view360" target="_blank"><img src="https://img.shields.io/npm/v/@egjs/vue3-view360/next?style=flat-square&color=42b883&label=%F0%9F%94%96" alt="version" /></a>Vue.js@3 port of @egjs/view360
@egjs/svelte-view360<a href="https://www.npmjs.com/package/@egjs/svelte-view360" target="_blank"><img src="https://img.shields.io/npm/v/@egjs/svelte-view360/next?style=flat-square&color=FF3E00&label=%F0%9F%94%96" alt="version" /></a>Svelte port of @egjs/view360

License

egjs-view360 is released under the MIT license.

Copyright (c) 2023-present NAVER Corp.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.