# @fwoosh/types

> Types that describe the data types used for fwoosh.

Latest version **0.0.126** (published 2023-02-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install @fwoosh/types
pnpm add @fwoosh/types
yarn add @fwoosh/types
bun add @fwoosh/types
```

## Health

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

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.126 |
| Published | 2023-02-21 |
| First published | 2023-01-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 16.1 KB |
| Known vulnerabilities | 0 (+7 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 33 |
| Author | Andrew Lisowski |
| Maintainers | alisowski |

## Links

- npm: https://www.npmjs.com/package/@fwoosh/types
- Repository: https://github.com/hipstersmoothie/fwoosh
- Homepage: https://github.com/hipstersmoothie/fwoosh#readme
- Issues: https://github.com/hipstersmoothie/fwoosh/issues
- npm.io page: https://npm.io/package/@fwoosh/types

## Dependencies (6)

- [vite](https://npm.io/package/vite.md) ^4.1.1
- [shiki](https://npm.io/package/shiki.md) ^0.14.1
- [tapable](https://npm.io/package/tapable.md) ^2.2.1
- [remark-mdx-toc](https://npm.io/package/remark-mdx-toc.md) ^0.3.1
- [@stitches/react](https://npm.io/package/@stitches/react.md) ^1.2.8
- [react-docgen-typescript](https://npm.io/package/react-docgen-typescript.md) ^2.2.2

## Recent versions

- 0.0.126 (latest) — 2023-02-21
- 0.0.127--canary.b23f4f1.0 (canary) — 2023-08-05
- 0.0.126--canary.78.79db14d.0 — 2023-02-21
- 0.0.126--canary.78.44c3e91.0 — 2023-02-21
- 0.0.126--canary.78.19a91ae.0 — 2023-02-20
- 0.0.126--canary.2f17ddd.0 — 2023-02-20
- 0.0.126--canary.78.57c4714.0 — 2023-02-20
- 0.0.126--canary.78.089e333.0 — 2023-02-20
- 0.0.126--canary.02f5198.0 — 2023-02-20
- 0.0.126--canary.78.8abe2ab.0 — 2023-02-19
- 0.0.126--canary.78.1a36e7f.0 — 2023-02-19
- 0.0.126--canary.78.b24a189.0 — 2023-02-19
- 0.0.125 — 2023-02-18
- 0.0.125--canary.78.fb4b692.0 — 2023-02-18
- 0.0.124 — 2023-02-18
- … 97 more at https://npm.io/package/@fwoosh/types/versions

## README

# @fwoosh/types

Types that describe the data types used for fwoosh.

## Installation

To install the package.

```sh
npm i --save-dev @fwoosh/types
# or
yarn add -D @fwoosh/types
```

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