UNPKG
bootstrap-datagrid
Version:
latest (0.2.0)
0.2.0
0.1.0
0.0.1
A bootstrap plugin for datagrid table
github.com/toopay/bootstrap-datagrid
bootstrap-datagrid
/
bower.json
9 lines
(8 loc)
•
150 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"bootstrap-datagrid"
,
"version"
:
"0.2.0"
,
"main"
:
[
"./js/bootstrap-datagrid.js"
]
,
"dependencies"
:
{
"bootstrap"
:
"~3.1.1"
}
}