---
key: lib/marked
kind: library
name: "Marked"
url: https://plangs.page/library/marked
---

# Marked

> A markdown parser and compiler. Built for speed.

Marked is a fast, lightweight markdown compiler designed for both client and server-side JavaScript, supporting all markdown features across various specifications and available as a CLI tool.

## Facts

- Homepage: https://marked.js.org/
- GitHub: https://github.com/markedjs/marked

## Relationships

### Plangs

- [JavaScript](https://plangs.page/javascript)
- [JavaScriptCore](https://plangs.page/javascriptcore)
- [TypeScript](https://plangs.page/typescript)

### Written With

- [TypeScript](https://plangs.page/typescript)

### Tags

- [WebDev](https://plangs.page/tag/webdev)
