UNPKG
@bokeh/slickgrid
Version:
latest (2.4.4103)
2.4.4103
2.4.4102
2.4.4101
2.4.2702
2.4.2701
2.4.27
2.4.27-1
2.4.2-7.1
2.3.23
A lightning fast JavaScript grid/spreadsheet
github.com/6pac/SlickGrid
bokeh/SlickGrid
@bokeh/slickgrid
/
slick.jquery.js
2 lines
(1 loc)
•
67 B
JavaScript
View Raw
1
2
module
.exports = typeof
$
!==
"undefined"
?
$
:
require
(
"jquery"
);