jodit-pro
TypeScript icon, indicating that this package has built-in type declarations

4.2.23 • Public • Published

Jodit Editor Pro Version

PRO Jodit editor version with auto-loading of language files and more plugins.

Comparison Jodit vs Jodit PRO vs Jodit OEM

Tables Jodit Jodit PRO Jodit Multi PRO Jodit OEM
NPM package yes yes yes yes
Open source yes limit limit yes
Support no limit limit yes
Plugins out-of-the-box out-of-the-box + 21 out-of-the-box + 21 out-of-the-box + 21
FileBrowser out-of-the-box Jodit Finder Jodit Finder Jodit Finder
ColorPicker limit yes yes yes
Use Free 1 host * Any host
License MIT Commerce Commerce Commerce
Trial No Yes Yes Yes
Demo Demo Demo Demo Demo
Price Free 100$ 400$ 800$
- Buy Buy Buy

Extra plugins

Name Jodit Jodit PRO Jodit OEM
Custom Color Picker Limited yes yes
Backup Plugin no yes yes
Emoji no yes yes
AutoComplete no yes yes
Show Blocks no yes yes
Tune Block no yes yes
Google Search no yes yes
Change case no yes yes
Paste code no yes yes

You can buy it here

Install

Via npm

npm i jodit-pro

Via yarn

yarn add jodit-pro
<link rel="stylesheet" href="./node_modules/jodit-pro/es2021/jodit.css" />
<script src="./node_modules/jodit-pro/es2021/jodit.js"></script>
<textarea id="editor" cols="30" rows="10"></textarea>
<script>
	const jodit = Jodit.make('#editor', {
		width: 1000
	});
</script>
  • Jodit Finder in progress

Readme

Keywords

none

Package Sidebar

Install

npm i jodit-pro

Weekly Downloads

1,317

Version

4.2.23

License

SEE LICENSE IN LICENSE.md

Unpacked Size

29.6 MB

Total Files

916

Last publish

Collaborators

  • xdan