melange-community / melange-community/jsonkit
Implement `@deriving json { meta = true}`
Open
Nobody has claimed this yet.
- Dominant language
- OCaml
- Stars
- 24
- Forks
- 7
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 5
Description
can be useful to do introspection of keys, like https://github.com/ocaml-ppx/ppx_deriving_yojson?tab=readme-ov-file#yojson_meta-module
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
The issue names no repository files, tests, or entry points. Start by reviewing the linked ppx_deriving_yojson yojson_meta documentation, then inspect the PPX implementation and existing deriving behavior to determine the intended metadata API. Done means @deriving json { meta = true } supports key introspection with documented behavior and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100