Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/julianpoemp/ngx-jodit
- Owner: julianpoemp
- License: mit
- Created: 2022-10-18T19:02:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T09:10:10.000Z (11 months ago)
- Last Synced: 2024-04-25T23:20:21.885Z (8 months ago)
- Topics: angular, esm, jodit, jodit-pro, typescript, wysiwyg-editor
- Language: TypeScript
- Homepage: https://github.julianpoemp.com/ngx-jodit/3.x/
- Size: 3.3 MB
- Stars: 15
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-angular - ngx-jodit - Angular wrapper for [Jodit](https://github.com/xdan/jodit) WYSIWYG editor. (Table of contents / Third Party Components)
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
## 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
v4.x>= v16StandaloneDemoReadme
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).