@tindtechnologies/universalviewer
TypeScript icon, indicating that this package has built-in type declarations

4.0.26-alpha.0Β β€’Β PublicΒ β€’Β Published

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
  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

@ twitterΒ Β Β Β  # slack


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

Visit the UV demo page to try it out.

πŸ“– Getting Started

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

Read the docs to learn about the various UV configuration options.

πŸ’» Contributing

Read below to learn how to take part in improving the UV:

  • Fork the repository and run the examples from source
  • Get familiar with Code of Conduct
  • Read our guide to contributing
  • Find an issue to work on and submit a pull request
    • First time contributing to open source? Pick a good first issue to get you familiar with GitHub contributing process.
    • First time contributing to the UV? Pick a beginner friendly issue to get you familiar with codebase and our contributing process.
    • Want to become a Committer? Solve an issue showing that you understand UV objectives and architecture. Here is a good list to start.
  • Could not find an issue? Look for bugs, typos, and missing features.

Contributors

πŸ… Sponsors

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

πŸ“– License

The Universal Viewer is released under the MIT license.

πŸ“– Accessibility Statement

Read our Accessibility Statement

πŸ“£ Feedback

Read below how to engage with the UV community:

  • Join the discussion on Slack.
  • Ask a question, request a new feature and file a bug with GitHub issues.
  • Star the repository to show your support ⭐

Package Sidebar

Install

npm i @tindtechnologies/universalviewer

Weekly Downloads

56

Version

4.0.26-alpha.0

License

MIT

Unpacked Size

18.8 MB

Total Files

865

Last publish

Collaborators

  • thms-rmb
  • audub