UNPKG

fixtable

Version:

A grid library to present tabular data

9 lines (8 loc) 210 B
module.exports = ( grunt, options ) -> build: entry: './temp/fixtable.js' output: path: __dirname + '/../dist' filename: 'fixtable.js' library: 'Fixtable' libraryTarget: 'umd'