# @types/mdast

> TypeScript definitions for mdast

Latest version **4.0.4** (published 2024-05-14) · MIT license · 0 weekly downloads

## Install

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

## Health

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

Positive: has types; no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 4.0.4 |
| Published | 2024-05-14 |
| First published | 2018-11-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 28.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51436 |
| Maintainers | types |

## Links

- npm: https://www.npmjs.com/package/@types/mdast
- Repository: https://github.com/DefinitelyTyped/DefinitelyTyped
- Homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdast
- npm.io page: https://npm.io/package/@types/mdast

## Dependencies (1)

- [@types/unist](https://npm.io/package/@types/unist.md) *

## Recent versions

- 4.0.4 (latest) — 2024-05-14
- 4.0.3 (ts4.5) — 2023-11-07
- 4.0.0 (ts4.3) — 2023-07-06
- 3.0.10 (ts4.1) — 2021-08-23
- 3.0.8 (ts3.6) — 2021-08-19
- 3.0.3 (ts3.2) — 2019-09-07
- 3.0.0 (ts2.4) — 2018-11-19
- 3.0.15 — 2023-11-07
- 3.0.14 — 2023-10-18
- 4.0.2 — 2023-10-18
- 3.0.13 — 2023-09-27
- 4.0.1 — 2023-09-27
- 3.0.12 — 2023-07-11
- 3.0.11 — 2023-03-21
- 3.0.9 — 2021-08-21
- … 6 more at https://npm.io/package/@types/mdast/versions

## README

# Installation
> `npm install --save @types/mdast`

# Summary
This package contains type definitions for mdast (https://github.com/syntax-tree/mdast).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdast.

### Additional Details
 * Last updated: Tue, 14 May 2024 07:35:36 GMT
 * Dependencies: [@types/unist](https://npmjs.com/package/@types/unist)

# Credits
These definitions were written by [Christian Murphy](https://github.com/ChristianMurphy), [Jun Lu](https://github.com/lujun2), [Remco Haszing](https://github.com/remcohaszing), [Titus Wormer](https://github.com/wooorm), and [Remco Haszing](https://github.com/remcohaszing).

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