Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
jodit-pro
Advanced tools
PRO Jodit editor version with auto-loading of language files and more plugins.
Tables | Jodit | Jodit PRO | Jodit OEM |
---|---|---|---|
NPM package | yes | yes | yes |
Open source | yes | limit | limit |
Support | no | limit | yes |
Plugins | out-of-the-box | out-of-the-box + 9 | out-of-the-box + 9 |
FileBrowser | out-of-the-box | Jodit Finder* | Jodit Finder* |
ColorPicker | limit | yes | yes |
Use | Free | 1 host | Any host |
License | MIT | Commerce | Commerce |
Trial | No | Yes | Yes |
Demo | Demo | Demo | Demo |
Price | Free | 100$ | 400$ |
- | 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/build/jodit.css" />
<script src="./node_modules/jodit-pro/build/jodit.js"></script>
<textarea id="editor" cols="30" rows="10"></textarea>
<script>
const jodit = new Jodit('#editor', {
width: 1000
});
</script>
FAQs
PRO Version of Jodit Editor
The npm package jodit-pro receives a total of 1,116 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 0 open source maintainers 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
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.