Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

tind/universalviewer

Open more actions menu
ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3,690 Commits
3,690 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

TIND Universal Viewer

TIND Universal Viewer is a fork of Universal Viewer. It contains the following changes:

  • Removes bundled jQuery by changing all occurrences of require("jquery") with window.$.
  • Removes GitHub Workflows.

Publishing

Publishing is done manually. Here is how.

  1. Make sure you are on the latest develop branch

    git checkout develop
    git fetch
    git reset --hard origin/develop
  2. Bump the version. Note: this creates and tags a commit which should be pushed.

    npm version prerelease --preid=alpha
    git push origin develop
  3. Install NPM dependencies

    npm ci
  4. Build the assets

    npm run build && npm run build-tsc && npm run build-es
  5. Publish

    export NPM_TOKEN=<your token here>
    npm publish --access public --otp <2fa one time code here>

Universal Viewer

A community-developed open source project on a mission
to help you share your ๐Ÿ“š๐Ÿ“œ๐Ÿ“ฐ๐Ÿ“ฝ๏ธ๐Ÿ“ป๐Ÿ—ฟ with the ๐ŸŒŽ


Sponsors on Open Collective License

# Slack ย ย ย ย  @ Bluesky ย ย ย ย  @ X ย ย ย ย  @ Mastodon ย ย ย ย  History of the UV

The Universal Viewer (UV) is a community-developed open source project. Our mission is to help you share your content with the world

The UV software can display images, 3D files and PDFs, play audio and video files, and more.


npm install universalviewer --save

Please note that UV v4 is designed to work on evergreen browsers. If you need IE11 support, please use UV v3. Microsoft no longer supports IE11, and it reached end-of-life on June 15 2022.


๐ŸŒ Website

๐Ÿ“– Getting Started

See the examples for how to use the UV in various scenarios.

Read the technical docs to learn more about the code and available configuration options.

Read the manual for information on using, configuring, and developing for the UV.

๐Ÿ“ฃ Contributing and Giving Feedback

An active, collaborative community of testers, developers and institutional users has grown around the Universal Viewer. Read this blog post about a recent 'community sprint' to find out more about how we're working together.

Talking to active contributors and sponsors is a great way to find out what the community is currently focusing on, and where help is needed:

If you want to dive into code, you can learn how to take part in improving the UV:

๐Ÿ… Contributors and Sponsors

Individual contributors

Individual contributors

Institutional contributors

Become a sponsor and join our Steering Group to help guide how our sponsorship funds are allocated.

Institutional contributors

๐Ÿ“– Accessibility Statement

Read our Accessibility Statement

๐Ÿ“– License

The Universal Viewer is released under the MIT license.

About

A community-developed open source project on a mission to help you share your ๐Ÿ“š๐Ÿ“œ๐Ÿ“ฐ๐Ÿ“ฝ๏ธ๐Ÿ“ป๐Ÿ—ฟ with the ๐ŸŒŽ

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 73.0%
  • Less 16.4%
  • HTML 4.4%
  • JavaScript 3.5%
  • CSS 2.7%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.