# @groupdocs.examples.angular/common-components

> Common components for GroupDocs.Total Angular applications

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

## Install

```sh
npm install @groupdocs.examples.angular/common-components
pnpm add @groupdocs.examples.angular/common-components
yarn add @groupdocs.examples.angular/common-components
bun add @groupdocs.examples.angular/common-components
```

## 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-06-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 9 |
| Unpacked size | 4.2 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | alex.bobkov |

## Links

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

## Dependencies (9)

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

## 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
- … 175 more at https://npm.io/package/@groupdocs.examples.angular/common-components/versions

## README

# GroupDocs.Common-components

This is common components used by other GroupDocs Angular front-end applications

# Getting started

Install using `npm`

```
npm i @groupdocs.examples.angular/common-components
```

or using `yarn`

```
yarn add @groupdocs.examples.angular/common-components
```

Import module

```js
import {CommonComponentsModule} from "@groupdocs.examples.angular/common-components";
```



# Resources

- **Website:** [www.groupdocs.com](http://www.groupdocs.com)

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