nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
946 stars 260 forks source link

feat: add `dragon-editor` module #1050

Closed lovefields closed 2 months ago

lovefields commented 2 months ago

๐Ÿ”— Linked issue

resolves #1055

โ“ Type of change

๐Ÿ“š Description

I just made the DragonEditor because I needed the WYSIWYG Editor to write on my blog.

Document Demo

atinux commented 2 months ago

It would be nice to have a playground to see how the editor looks like.

Thank you for contributing to Nuxt :)

lovefields commented 2 months ago

@atinux Oh, Thanks. I added Demo page in document

lovefields commented 2 months ago

@atinux Is someone checking this PR?