microlinkhq / microlinkhq/react-json-view
Customize specific lines
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 417
- Forks
- 68
- Avg merge
- 4h 22m
- Merged PRs (30d)
- 8
Description
Hi,
Is there a way to customize a specific field (based on the key/value)?
My use case: some fields are links and I made it clickable, but this is not clear to the user. I would like to put a underline or change the color to make it look like a clickable link.
Is this possible? If yes, how?
Thanks!
Contributor guide
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 inspecting the component's existing styling and customization entry points to see whether individual fields can be identified by key or value. Define how callers would request distinct styling for link-like fields, then add coverage or an example showing the customized appearance and verify that regular fields remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100