yahoo/jafar

Add component view/KeyValue

Open

#27 opened on Feb 13, 2020

 (0 comments) (0 reactions) (0 assignees)JavaScript (9 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (109 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Add view component of KeyValue to react-components package.

  • Should represent object (json), where the key is string and value is string (if can implement that value can be other types like number / date for example it will be great).
  • Each pair is in a different line Add also an .md file similar to other components

Contributor guide