Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/julianpoemp/ngx-jodit

Angular wrapper for jodit and jodit-pro WYSIWYG editor supporting Angular >=12 and ESM.
https://github.com/julianpoemp/ngx-jodit

angular esm jodit jodit-pro typescript wysiwyg-editor

Last synced: 24 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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

npmv4.x>= v16StandaloneDemoReadme

npmv4.xv12 - v15ModuleDemoReadme

v1.x (deprecated)v1.xv12 - v15ModuleDemoReadme

## 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](https://github.com/xdan/jodit/issues).

## Contribution

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