eclipsesource / eclipsesource/jsonforms
Ajv as peer dependency
Open
core
effort/medium
feature
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 424
- Avg merge
- 17d 8h
- Merged PRs (30d)
- 1
Description
At the moment we're bundling Ajv with JSON Forms. While validation is a core concern of JSON Forms we are forcing our users to use our bundled Ajv or to include it twice. Therefore we should transform Ajv to a peer dependency and maybe make it optional in general.
Contributor guide
Assessment
This issue has not been assessed yet.