This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
jc
Watch
1
Star
0
Fork
0
You've already forked jc
mirror of
https://github.com/kellyjonbrazil/jc.git
synced
2026-04-07 17:57:03 +02:00
Code
Issues
Releases
Activity
Files
dev
Add File
New File
Apply Patch
jc
/
tests
/
fixtures
/
generic
/
cbt-multiple-rows.json
2 lines
92 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
Add newlines at end of files
2022-12-12 15:43:22 +01:00
[
{
"key"
:
"foo"
,
"cells"
:
{
"foo"
:
{
"bar"
:
"baz1"
}
}
}
,
{
"key"
:
"bar"
,
"cells"
:
{
"foo"
:
{
"bar"
:
"baz2"
}
}
}
]
Reference in New Issue
Copy Permalink