-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathBowerfile
36 lines (29 loc) · 1.16 KB
/
Bowerfile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
assets_path 'assets/javascript'
asset 'underscore'
asset 'backbone'
asset 'backbone-notifier', :github => 'ewebdev/backbone.notifier#v0.2.4'
asset 'wysihtml5', :github => 'xing/wysihtml5'
asset 'leaflet'
# jQuery
asset 'data-tables', :github => 'DataTables/DataTables'
asset 'flot', :github => 'flot/flot'
asset 'knob', :github => 'aterrien/jQuery-Knob'
asset 'uniform', :github => 'AudithSoftworks/Uniform'
asset 'jquery-ui', :github => 'jquery/jquery-ui#1.11.4'
asset 'jquery-filthypillow', :github => 'Rademade/jquery.filthypillow#master'
asset 'magnific-popup', :github => 'dimsemenov/Magnific-Popup'
asset 'touch-punch', :github => 'furf/jquery-ui-touch-punch'
asset 'jquery-ujs'
# Images
asset 'jcrop', :github => 'tapmodo/Jcrop#v0.9.12'
asset 'jquery-fileupload', :github => 'blueimp/jQuery-File-Upload'
# List
asset 'TableDnD'
# Form
asset 'moment'
asset 'jquery-form', :github => 'malsup/form'
asset 'jquery-serialize', :github => 'macek/jquery-serialize-object'
asset 'jquery-formrestrict', :github => 'treyhunner/jquery-formrestrict'
asset 'jquery-validation', :github => 'jzaefferer/jquery-validation#v1.13.1'
#Thead
asset 'floatThead', :github => 'mkoryak/floatThead'