yahoo/jafar

Add component edit/KeyValue

オープン

#26 opened on 2020/02/13

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (9 件のフォーク)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (109 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Add edit 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).
  • Should be able to add key value, and then see it in a list of key-values. each row of key value is also editable, and can be removed.
  • Add also an .md file similar to other components

コントリビューターガイド