Skip to content

Instantly share code, notes, and snippets.

View ThCC's full-sized avatar

Thiago Cardoso de Castro ThCC

  • Alterdata Software
  • Brasil, Rio de Janeiro, Teresópolis
View GitHub Profile
@ThCC
ThCC / simple-array-key-value-pairs.json
Last active November 8, 2017 17:33
simple array of key value pairs
[
{"label": "Foo", "value": "Bar"},
{"label": "Bar", "value": "Foo"}
]