yahoo/jafar

Add component edit/KeyValue

開放

#26 建立於 2020年2月13日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (9 個分叉)auto 404
enhancementgood first issuehelp wanted

倉庫指標

星標
 (109 顆星)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南