FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
select2/component.json at develop · select2/select2 · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
select2
/
select2
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
6.1k
Star
25.9k
Code
Issues
119
Pull requests
14
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
select2
/
component.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
12 lines (12 loc) · 434 Bytes
Breadcrumbs
select2
/
component.json
Copy path
File metadata and controls
12 lines (12 loc) · 434 Bytes
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
{
"name"
:
"
select2
"
,
"repo"
:
"
select/select2
"
,
"description"
:
"
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
"
,
"version"
:
"
4.1.0
"
,
"demo"
:
"
https://select2.org/
"
,
"keywords"
: [
"
jquery
"
],
"main"
:
"
dist/js/select2.js
"
,
"styles"
: [
"
dist/css/select2.css
"
],
"scripts"
: [
"
dist/js/select2.js
"
,
"
dist/js/i18n/*.js
"
],
"license"
:
"
MIT
"
}
Back
|
FazBrowse Home
|
New Git URL