
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
jodit-pro
Advanced tools
PRO Jodit editor version with auto-loading of language files and more plugins.
| 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 |
| 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
npm i jodit-pro
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>
FAQs
PRO Version of Jodit Editor
The npm package jodit-pro receives a total of 2,969 weekly downloads. As such, jodit-pro popularity was classified as popular.
We found that jodit-pro demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.