npm.io
0.4.0 • Published 6h ago

@studiocms/wysiwyg

Licence
MIT
Version
0.4.0
Deps
3
Size
202 kB
Vulns
1
Weekly
0
Stars
832

@studiocms/wysiwyg

codecov

Add a WYSIWYG editor to your StudioCMS dashboard.

Overview

Add this plugin to your StudioCMS config (studiocms.config.mjs or .mts):

import wysiwyg from '@studiocms/wysiwyg';

export default defineStudioCMSConfig({
    // other options here
    plugins: [wysiwyg()]
});

License

MIT Licensed.

Keywords