UNPKG
lamed_table
Version:
latest (1.11.33)
1.11.33
1.11.32
1.11.31
1.11.30
1.11.26
1.11.25
1.11.23
1.11.22
1.11.21
1.11.20
1.11.19
1.11.18
1.11.17
1.11.16
1.11.15
1.11.14
1.11.13
1.11.12
1.11.11
1.11.10
1.11.9
1.11.8
1.11.7
1.11.6
1.11.5
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0
1.10.12
1.10.11
1.10.10
1.10.9
1.10.8
1.10.7
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.34
1.9.33
1.9.32
1.9.31
1.9.30
1.9.28
1.9.27
1.9.26
1.9.25
1.9.24
1.9.23
1.9.22
1.9.21
1.9.20
1.9.19
1.9.18
1.9.17
1.9.16
1.9.15
1.9.13
1.9.12
1.9.11
1.9.10
1.9.9
1.9.8
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0
1.7.3
1.7.2
1.7.1
1.7.0
1.6.1
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
0.0.16
0.0.15
0.0.14
0.0.13
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
Light table implementation
github.com/perezLamed/lamed_table
perezLamed/lamed_table
lamed_table
/
test
/
table.json
21 lines
•
235 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"name"
:
"tableName"
,
"cols"
:
[
"branch"
,
"commit"
]
,
"rows"
:
[
[
"branch123"
,
"commit123"
]
,
[
"branch1234"
,
"commit1234"
]
,
[
"brr123"
,
"commit4321"
]
]
}