FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
select2/select2.jquery.json at master · SergL/select2 · GitHub
SergL
/
select2
Public
forked from
select2/select2
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
select2
/
select2.jquery.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
36 lines (36 loc) · 1.01 KB
Breadcrumbs
select2
/
select2.jquery.json
Copy path
File metadata and controls
36 lines (36 loc) · 1.01 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
{
"name"
:
"
select2
"
,
"title"
:
"
Select2
"
,
"description"
:
"
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
"
,
"keywords"
: [
"
select
"
,
"
autocomplete
"
,
"
typeahead
"
,
"
dropdown
"
,
"
multiselect
"
,
"
tag
"
,
"
tagging
"
],
"version"
:
"
3.5.1
"
,
"author"
: {
"name"
:
"
Igor Vaynberg
"
,
"url"
:
"
https://github.com/ivaynberg
"
},
"licenses"
: [
{
"type"
:
"
Apache
"
,
"url"
:
"
http://www.apache.org/licenses/LICENSE-2.0
"
},
{
"type"
:
"
GPL v2
"
,
"url"
:
"
http://www.gnu.org/licenses/gpl-2.0.html
"
}
],
"bugs"
:
"
https://github.com/ivaynberg/select2/issues
"
,
"homepage"
:
"
http://ivaynberg.github.com/select2
"
,
"docs"
:
"
http://ivaynberg.github.com/select2/
"
,
"download"
:
"
https://github.com/ivaynberg/select2/tags
"
,
"dependencies"
: {
"jquery"
:
"
>=1.7.1
"
}
}
Back
|
FazBrowse Home
|
New Git URL