# @groupdocs.examples.angular/viewer

> Angular application that allows to display and manipulate documents supported by groupdocs libraries APIs

Latest version **0.8.116** (published 2025-05-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install @groupdocs.examples.angular/viewer
pnpm add @groupdocs.examples.angular/viewer
yarn add @groupdocs.examples.angular/viewer
bun add @groupdocs.examples.angular/viewer
```

## Health

**Score 35/100 (D)** — status: maintenance-mode.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; pre 1.0.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.8.116 |
| Published | 2025-05-21 |
| First published | 2019-05-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 11 |
| Unpacked size | 1.9 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | alex.bobkov |

## Links

- npm: https://www.npmjs.com/package/@groupdocs.examples.angular/viewer
- npm.io page: https://npm.io/package/@groupdocs.examples.angular/viewer

## Dependencies (11)

- [tslib](https://npm.io/package/tslib.md) ^1.9.0
- [jquery](https://npm.io/package/jquery.md) ^3.4.1
- [hammerjs](https://npm.io/package/hammerjs.md) ^2.0.8
- [ng-click-outside](https://npm.io/package/ng-click-outside.md) ^5.1.1
- [@ngx-translate/core](https://npm.io/package/@ngx-translate/core.md) ^12.1.2
- [smoothscroll-polyfill](https://npm.io/package/smoothscroll-polyfill.md) ^0.4.4
- [@fortawesome/angular-fontawesome](https://npm.io/package/@fortawesome/angular-fontawesome.md) ^0.4.0
- [@fortawesome/fontawesome-svg-core](https://npm.io/package/@fortawesome/fontawesome-svg-core.md) ^1.2.19
- [@fortawesome/free-solid-svg-icons](https://npm.io/package/@fortawesome/free-solid-svg-icons.md) ^5.9.0
- [@fortawesome/free-regular-svg-icons](https://npm.io/package/@fortawesome/free-regular-svg-icons.md) ^5.9.0
- [@groupdocs.examples.angular/common-components](https://npm.io/package/@groupdocs.examples.angular/common-components.md) ^0.8.116

## Recent versions

- 0.8.116 (latest) — 2025-05-21
- 0.8.115 — 2025-03-25
- 0.8.114 — 2024-11-26
- 0.8.113 — 2024-11-26
- 0.8.112 — 2024-09-29
- 0.8.111 — 2024-09-29
- 0.8.110 — 2024-09-29
- 0.8.109 — 2024-09-28
- 0.8.108 — 2024-09-27
- 0.8.107 — 2024-06-07
- 0.8.106 — 2024-06-06
- 0.8.105 — 2023-12-04
- 0.8.104 — 2023-09-15
- 0.8.103 — 2023-08-28
- 0.8.102 — 2023-08-25
- … 189 more at https://npm.io/package/@groupdocs.examples.angular/viewer/versions

## README

# GroupDocs.Viewer

Simple Angular app that allows to display and manipulate documents supported by groupdocs libraries APIs

# Getting started

Install using `npm`

`npm i @groupdocs.examples.angular/viewer`

or 

`yarn add @groupdocs.examples.angular/viewer`

Add following code within `<body>` tag

```JS
<gd-viewer></gd-viewer>
```

# Note
This component is intended to work with following GroupDocs examples:

- [GroupDocs Viewer for Java Spring](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-Java-Spring)
- [GroupDocs Viewer for Java Dropwizard](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-Java-Dropwizard)
- [GroupDocs Viewer for .NET WebForms](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET-WebForms)
- [GroupDocs Viewer for .NET MVC](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET-MVC)

# Resources

- **Website:** [www.groupdocs.com](http://www.groupdocs.com)
- **Product Home:** [GroupDocs.Viewer](https://products.groupdocs.com/viewer)
- **Download:** [Download GroupDocs.Viewer](http://downloads.groupdocs.com/viewer)
- **Free Support Forum:** [GroupDocs.Viewer Free Support Forum](https://forum.groupdocs.com/c/viewer)
- **Paid Support Helpdesk:** [GroupDocs.Viewer Paid Support Helpdesk](https://helpdesk.groupdocs.com)
- **Blog:** [GroupDocs.Viewer Blog](https://blog.groupdocs.com/category/groupdocs-viewer-product-family/)

---
_Source: https://npm.io/package/@groupdocs.examples.angular/viewer · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
