# @uidu/portal

> Guidu wrapper for rendering components in React portals

Latest version **1.7.1** (published 2024-11-26) · ISC license · 0 weekly downloads

## Install

```sh
npm install @uidu/portal
pnpm add @uidu/portal
yarn add @uidu/portal
bun add @uidu/portal
```

## Health

**Score 45/100 (D)** — status: stable.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 1.7.1 |
| Published | 2024-11-26 |
| First published | 2019-03-18 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 36.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 22 |
| Author | uidu |
| Maintainers | apuntovanini, flavio-scimeca, bacco40 |

## Links

- npm: https://www.npmjs.com/package/@uidu/portal
- Repository: https://github.com/uidu-org/guidu.git#main
- Homepage: https://github.com/uidu-org/guidu/tree/main#readme
- Issues: https://github.com/uidu-org/guidu/issues
- npm.io page: https://npm.io/package/@uidu/portal

## Dependencies (3)

- [tslib](https://npm.io/package/tslib.md) ^2.8.1
- [@uidu/theme](https://npm.io/package/@uidu/theme.md) ^0.13.1
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.26.0

## Recent versions

- 1.7.1 (latest) — 2024-11-26
- 1.7.0 — 2024-11-26
- 1.6.4 — 2024-09-03
- 1.6.3 — 2024-04-29
- 1.6.2 — 2024-04-29
- 1.6.1 — 2024-04-20
- 1.6.0 — 2024-03-21
- 1.5.2 — 2024-02-22
- 1.5.1 — 2024-01-22
- 1.5.0 — 2023-12-14
- 1.4.0 — 2023-10-26
- 1.3.0 — 2023-10-10
- 1.2.0 — 2023-09-07
- 1.1.0 — 2023-08-27
- 1.0.13 — 2023-06-22
- … 81 more at https://npm.io/package/@uidu/portal/versions

## README

# Portal

An Guidu wrapper for rendering components in React Portals.

## Installation

yarn add @uidu/portal

## Usage

Detailed docs and example usage can be found [here](https://uidu.atlassian.com/packages/core/portal).

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