UNPKG
fixtable
Version:
latest (2.0.8)
2.0.8
2.0.2
A grid library to present tabular data
github.com/MyPureCloud/fixtable
MyPureCloud/fixtable
fixtable
/
grunt
/
uglify.coffee
5 lines
(4 loc)
•
113 B
text/coffeescript
View Raw
1
2
3
4
5
module
.
exports
= ( grunt, options ) -> fixtable: files:
'dist/fixtable.min.js'
: [
'dist/fixtable.js'
]