# @henrotaymcorp/vue-modal

> A simple package to manage modals

Latest version **0.0.5** (published 2023-06-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @henrotaymcorp/vue-modal
pnpm add @henrotaymcorp/vue-modal
yarn add @henrotaymcorp/vue-modal
bun add @henrotaymcorp/vue-modal
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.5 |
| Published | 2023-06-23 |
| First published | 2023-06-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 54.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Henrotay Mathieu |
| Maintainers | henrotaym |

## Links

- npm: https://www.npmjs.com/package/@henrotaymcorp/vue-modal
- Repository: https://github.com/henrotaymcorp/vue-modal
- Homepage: https://github.com/henrotaymcorp/vue-modal#readme
- Issues: https://github.com/henrotaymcorp/vue-modal/issues
- npm.io page: https://npm.io/package/@henrotaymcorp/vue-modal

## Dependencies (2)

- [vue](https://npm.io/package/vue.md) ^3.2.47
- [mitt](https://npm.io/package/mitt.md) ^3.0.0

## Recent versions

- 0.0.5 (latest) — 2023-06-23
- 0.0.4 — 2023-06-23
- 0.0.3 — 2023-06-23
- 0.0.2 — 2023-06-15
- 0.0.1 — 2023-06-14

## README

# vue-modal
A simple package to manage modals

## Installation
```shell
yarn add @henrotaymcorp/vue-modal
```

## Usage
<!-- @TODO -->

## Development
```shell
./cli bootstrap #bootstrap project
./cli yarn install #install dependencies
./cli start #start project
./cli stop #stop project
./cli restart  #restart project
```

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