Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jodit-pro

Package Overview
Dependencies
Maintainers
0
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jodit-pro

PRO Version of Jodit Editor

  • 4.2.51
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1K
decreased by-14.63%
Maintainers
0
Weekly downloads
 
Created
Source

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

TablesJoditJodit PROJodit Multi PROJodit OEM
NPM packageyesyesyesyes
Open sourceyeslimitlimityes
Supportnolimitlimityes
Pluginsout-of-the-boxout-of-the-box + 21out-of-the-box + 21out-of-the-box + 21
FileBrowserout-of-the-boxJodit FinderJodit FinderJodit Finder
ColorPickerlimityesyesyes
UseFree1 host*Any host
LicenseMITCommerceCommerceCommerce
TrialNoYesYesYes
DemoDemoDemoDemoDemo
PriceFree100$400$800$
-BuyBuyBuy

Extra plugins

NameJoditJodit PROJodit OEM
Custom Color PickerLimitedyesyes
Backup Pluginnoyesyes
Emojinoyesyes
AutoCompletenoyesyes
Show Blocksnoyesyes
Tune Blocknoyesyes
Google Searchnoyesyes
Change casenoyesyes
Paste codenoyesyes

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

FAQs

Package last updated on 30 Nov 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc