davebalmer / jo

Jo (0.5.0) is a thin (~16K) candy shell for making HTML5 apps. Jo works with: PhoneGap, Chrome, Safari, Opera, FireFox, iOS, Android, BlackBerry 10, Tizen, & Windows Phone 8+. Features include skinnable UI widgets, a clean event model and a light data layer.
MIT License
1.2k stars 180 forks source link

Build script and ommitting of columns for joTable #45

Open rystraum opened 12 years ago

rystraum commented 12 years ago

I added a parameter for the build script that takes in a path on where to copy the built files to. I also added a setOmittCols method to joTable which takes in an array of column headers to be omitted.