Skip to content

Angular wrapper for jodit and jodit-pro WYSIWYG editor supporting Angular >=12 and ESM.

Notifications You must be signed in to change notification settings

julianpoemp/ngx-jodit

Repository files navigation

ngx-jodit & ngx-jodit-pro

Angular wrapper for jodit and jodit-pro WYSIWYG editor supporting Angular >=12 and ESM.

About this repository

There is no affiliation with Jodit. ngx-jodit and ngx-jodit-pro are under MIT-License. Jodit and Jodit-Pro can be under another license. For more information about licenses click on "more Information" next to a version of your choice. and scroll down to "License".

ngx-jodit

Angular wrapper for Jodit WYSIWYG editor (free). If you want to use Jodit Pro/Multi/OEM see ngx-jodit-pro below.

Compatibility table

Ngx-joditJoditAngularTypeDemoReadme
npmv4>= v16StandaloneDemoReadme
npmv4v12 - v15ModuleDemoReadme
npmv3v12 - v15ModuleDemoReadme

ngx-jodit-pro

Angular wrapper for Jodit PRO WYSIWYG editor. You need a license key in order to use this wrapper. Buy here.

Compatibility table

Ngx-jodit-proJodit ProAngularTypeDemoReadme
npmv1.x>= v12ModuleDemoReadme
npmv2.x>= v12ModuleDemoReadme
npmv2.x>= v16StandaloneDemoReadme

Creating issues

Please create new issues here only if it's related directly to ngx-jodit or ngx-jodit-pro. Issues related to Jodit itself should be posted here.

Contribution

This project uses @jscutlery/semver with Angular preset. All commit must meet the Angular commit message schema requirements. There are only three permitted scopes: "ngx-jodit", "ngx-jodit-pro" and "general" (for changes outside of libraries).