[jQuery] Input for Key Value Pairs with jQuery (a JSON Input field ?)

[jQuery] Input for Key Value Pairs with jQuery (a JSON Input field ?)


Hallo everybody.
I'm looking for a possibility to enter Key:Value via a "html-jquery-
input-form".
The submit could look like this:
"Kreditkarte" : "Xema", "Nr" : "1234-5678-9012-3456", "Key" :
"Value", ...
Maybe a textarea where you could enter the key and the value in each
line.
Does someone have an idea?
Best hasentopf