jodit / jodit/jodit-angular

Is RxJs dependency needed?

Open
#113 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
48
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Atm I cant use jodit-angular in a new angular project with a recent node version since the package.json of this lib has a peerDependency to rxjs ^6.6.7. In a fresh angular 14 or 15 app rxjs ~7.5.0 is required.

It would be cool if you could update that or remove the dependency as a whole if it's not really required.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with package.json and inspect the rxjs peerDependency against the Angular 14 and 15 versions described in the issue. Check whether the dependency is required by the package, then verify that a fresh Angular project can install jodit-angular with the expected rxjs version; done means the incompatible peer requirement is updated or removed.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.