# ngx-tippy-wrapper

> Angular wrapper for tippy.js

Latest version **6.3.0** (published 2024-02-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install ngx-tippy-wrapper
pnpm add ngx-tippy-wrapper
yarn add ngx-tippy-wrapper
bun add ngx-tippy-wrapper
```

## Health

**Score 35/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 6.3.0 |
| Published | 2024-02-05 |
| First published | 2020-01-09 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 329.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 64 |
| Maintainers | farengeyt451 |
| Keywords | angular tooltip, angular popover, angular, tooltip, popover, tippy.js, library, tooltip library, popover library |

## Links

- npm: https://www.npmjs.com/package/ngx-tippy-wrapper
- Repository: https://github.com/farengeyt451/ngx-tippy-wrapper
- Homepage: https://farengeyt451.github.io/ngx-tippy-wrapper/
- Issues: https://github.com/farengeyt451/ngx-tippy-wrapper/issues
- npm.io page: https://npm.io/package/ngx-tippy-wrapper

## Dependencies (2)

- [tslib](https://npm.io/package/tslib.md) ^2.4.0
- [tippy.js](https://npm.io/package/tippy.js.md) ^6.3.7

## Recent versions

- 6.3.0 (latest) — 2024-02-05
- 6.2.2 — 2023-09-02
- 6.2.1 — 2023-09-02
- 6.2.0 — 2023-07-12
- 6.1.1 — 2023-07-04
- 6.1.0 — 2023-01-08
- 6.0.1 — 2023-01-04
- 6.0.0 — 2022-10-20
- 5.0.2 — 2022-10-20
- 5.0.1 — 2022-04-30
- 5.0.0 — 2022-04-29
- 4.0.1 — 2021-11-23
- 4.0.0 — 2021-10-19
- 3.0.1 — 2021-07-01
- 3.0.0 — 2021-04-09
- … 8 more at https://npm.io/package/ngx-tippy-wrapper/versions

## README

<div align="center">
  <img
    src="https://raw.githubusercontent.com/farengeyt451/ngx-tippy-wrapper/master/images/logo.svg"
    alt="library logo"
    height="180"
  >
</div>

<div align="center">
  <h1>Angular wrapper for tippy.js</h1>

[![GitHub branch checks state](https://img.shields.io/github/actions/workflow/status/farengeyt451/ngx-tippy-wrapper/actions.yml?branch=master&style=for-the-badge)](https://github.com/farengeyt451/ngx-tippy-wrapper/actions/workflows/actions.yml)
[![Codecov branch](https://img.shields.io/codecov/c/github/farengeyt451/ngx-tippy-wrapper/master?style=for-the-badge)](https://app.codecov.io/gh/farengeyt451/ngx-tippy-wrapper/)
[![GitHub](https://img.shields.io/github/license/farengeyt451/ngx-tippy-wrapper?color=%235599ff&style=for-the-badge)](https://github.com/farengeyt451/ngx-tippy-wrapper/blob/master/LICENSE)

</div>

## Installation

Install from npm:

```js
npm i ngx-tippy-wrapper
```

Install from yarn:

```js
yarn add ngx-tippy-wrapper
```

## Documentation & Demo

[Documentation](https://farengeyt451.github.io/ngx-tippy-wrapper/#/getting-started)

[Demo](https://farengeyt451.github.io/ngx-tippy-wrapper/#/demo)

---
_Source: https://npm.io/package/ngx-tippy-wrapper · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
