Browse
For agents
About
VikWidgetsLoader – Collection of Widgets
/
trunk
VikWidgetsLoader – Collection of Widgets
vtrunk
Switch version
1.12.1
1.12.0
trunk
1.11.0
Overview
Code
vikwidgetsloader
/
assets
/
js
/
select2
/
bower.json
bower.json
in VikWidgetsLoader – Collection of Widgets trunk, at assets/js/select2/bower.json
14 lines
384 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
{
2
"
name
"
:
"
select2
"
,
3
"
description
"
:
"
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
"
,
4
"
main
"
:
[
5
"
dist/js/select2.js
"
,
6
"
src/scss/core.scss
"
7
]
,
8
"
license
"
:
"
MIT
"
,
9
"
repository
"
:
{
10
"
type
"
:
"
git
"
,
11
"
url
"
:
"
git@github.com:select2/select2.git
"
12
}
13
}
14