An open API service indexing awesome lists of open source software.

https://github.com/vrx-vue/markdown

markdown
https://github.com/vrx-vue/markdown

Last synced: 3 months ago
JSON representation

markdown

Awesome Lists containing this project

README

        

# vrx-markdown

[![npm version](https://img.shields.io/npm/v/vrx-markdown?color=orange)](https://npmjs.com/package/vrx-markdown)
[![npm downloads](https://img.shields.io/npm/dm/vrx-markdown?color=orange)](https://npm.chart.dev/vrx-markdown)
[![bundle size](https://img.shields.io/bundlephobia/minzip/vrx-markdown?color=orange)](https://bundlephobia.com/package/vrx-markdown)
[![install size](https://badgen.net/packagephobia/install/vrx-markdown?color=orange)](https://packagephobia.com/result?p=vrx-markdown)
[![license](https://img.shields.io/github/license/vrx-vue/markdown?color=orange)](https://github.com/vrx-vue/markdown/blob/true/LICENSE)

[react-markdown](https://github.com/remarkjs/react-markdown) 的 vue 版简单实现

> vue >=3.3.0

## 安装

```sh
# ✨ Auto-detect
npx nypm install vrx-markdown

# npm
npm install vrx-markdown

# yarn
yarn add vrx-markdown

# pnpm
pnpm install vrx-markdown

# bun
bun install vrx-markdown

# deno
deno install vrx-markdown
```

## 创建

## 贡献者

Published under the [MIT](https://github.com/vrx-vue/markdown/blob/main/LICENSE) license.
Made by [@Colourlessglow](https://github.com/Colourlessglow) and [community](https://github.com/vrx-vue/markdown/graphs/contributors) 💛





---

_🤖 auto updated with [automd](https://automd.unjs.io)_