🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@appthen/milkdown

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appthen/milkdown

A Milkdown editor project

latest
npmnpm
Version
1.0.0
Version published
Weekly downloads
4
-71.43%
Maintainers
2
Weekly downloads
 
Created
Source

appthenMilkdown

一个基于 Milkdown 的 Markdown 编辑器组件。

安装

npm install appthenMilkdown

使用方法

import { AppthenMilkdown } from 'appthenMilkdown'

const App = () => {
  return <AppthenMilkdown />
}

开发

# 安装依赖
npm install

# 开发模式
npm run dev

# 构建
npm run build

许可证

MIT

Keywords

milkdown

FAQs

Package last updated on 22 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts