Custom Rendering for Jodit-Angular
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 48
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm writing a app with a basic content management system using Jodit. For dynamic reasons, i had to use a angular specific package named ngx-dynamic-hooks which allows me to rerender the whole tree when using app-specific selectors in [innerHTML] tags (used on div-tags).
Now it would nice to use this feature with Jodit. For this purpose, ngx-dynamic-hooks has an option to call the render-method progammatically.
Is there any possibility, to intercept the html-renderprocess of jodit and call another render-process?
Thanks for your reply.
Best
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Jodit-Angular rendering integration and ngx-dynamic-hooks's programmatic render option. Determine whether the wrapper exposes a suitable rendering entry point or what integration is requested. Done would be a clearly defined, working way to trigger the Angular-specific rendering process from Jodit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100