• Stars
    star
    127
  • Rank 282,790 (Top 6 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 7 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ“ƒ Use showdown as a vue component

Vue Showdown logo

Vue Showdown

Current branch is for Vue 3 only. If you are using Vue 2, please check out v2 branch.

Introduction

Use showdown as a Vue component.

Usage

See Live Demo and Docs

Contributing

Feel free to submit Issues and PRs if you meet any problems or have any ideas.

Develop

# Clone this repo
git clone https://github.com/meteorlxy/vue-showdown
cd vue-showdown

# Install dependencies
pnpm i

# Start the dev-server
pnpm dev

LICENSE

MIT Β© @meteorlxy & Contributors