Dante3 Editor to vanillaJS
Budget: $30 – $250 USD
The Wysiwyg editor of choice is Dante 3.
Demo site
https://www.dante-editor.dev/
Github
https://github.com/michelson/Dante/tree/master/packages/dante3
=======================================================================================
I need to load the editor in vanillaJS like this:
I should be able to include a SINGLE javascript file into the header of my application
<script src="/js/dante3.js"></script>
...and then later on instantiate it like so
let dante = new DanteEditor({
... some options
});
The editor is written in React. Unfortunately my site just supports Vanilla JavaScript.
Demo site
https://www.dante-editor.dev/
Github
https://github.com/michelson/Dante/tree/master/packages/dante3
=======================================================================================
I need to load the editor in vanillaJS like this:
I should be able to include a SINGLE javascript file into the header of my application
<script src="/js/dante3.js"></script>
...and then later on instantiate it like so
let dante = new DanteEditor({
... some options
});
The editor is written in React. Unfortunately my site just supports Vanilla JavaScript.