11Select2
22=======
33[ ![ Build Status] [ travis-ci-image ]] [ travis-ci-status ]
4- [ ![ cdnjs] ( https://img.shields.io/cdnjs/v/select2.svg )] ( https:// cdnjs.com/libraries/select2 )
5- [ ![ jsdelivr] ( https://data.jsdelivr.com/v1/package/npm/select2/badge )] ( https://www. jsdelivr.com/package/npm/select2 )
4+ [ ![ cdnjs] ( https://img.shields.io/cdnjs/v/select2.svg )] [ cdnjs ]
5+ [ ![ jsdelivr] ( https://data.jsdelivr.com/v1/package/npm/select2/badge )] [ jsdelivr ]
66
77Select2 is a jQuery-based replacement for select boxes. It supports searching,
88remote data sets, and pagination of results.
@@ -33,10 +33,6 @@ Browser compatibility
3333* Safari 3+
3434* Opera 10.6+
3535
36- Select2 is automatically tested on the following browsers.
37-
38- [ ![ Sauce Labs Test Status] [ saucelabs-matrix ]] [ saucelabs-status ]
39-
4036Usage
4137-----
4238You can source Select2 directly from a CDN like [ JSDliver] [ jsdelivr ] or
@@ -81,8 +77,7 @@ make a pull request back to Select2 here on GitHub.
8177Documentation
8278-------------
8379The documentation for Select2 is available
84- [ through GitHub Pages] [ documentation ] and is located within this repository
85- in the [ ` docs ` folder] [ documentation-folder ] .
80+ [ through GitHub Pages] [ documentation ] and is located within the [ separate ` select2/docs ` repository] [ documentation-repository ] .
8681
8782Community
8883---------
@@ -96,16 +91,15 @@ The license is available within the repository in the [LICENSE][license] file.
9691[ cdnjs ] : http://www.cdnjs.com/libraries/select2
9792[ community ] : https://select2.org/getting-help
9893[ documentation ] : https://select2.org
99- [ documentation-folder ] : https://github.com/select2/select2/tree/master /docs
94+ [ documentation-repository ] : https://github.com/select2/docs
10095[ freenode ] : https://freenode.net/
101- [ jsdelivr ] : http ://www.jsdelivr.com/#! select2
96+ [ jsdelivr ] : https ://www.jsdelivr.com/package/npm/ select2
10297[ license ] : LICENSE.md
10398[ releases ] : https://github.com/select2/select2/releases
104- [ saucelabs-matrix ] : https://saucelabs.com/browser-matrix/select2.svg
105- [ saucelabs-status ] : https://saucelabs.com/u/select2
10699[ travis-ci-image ] : https://img.shields.io/travis/select2/select2/master.svg
107100[ travis-ci-status ] : https://travis-ci.org/select2/select2
108101
102+ [ angularjs ] : https://angularjs.org/
109103[ bootstrap3 ] : https://getbootstrap.com/
110104[ bootstrap4 ] : https://getbootstrap.com/
111105[ django ] : https://www.djangoproject.com/
@@ -115,6 +109,7 @@ The license is available within the repository in the [LICENSE][license] file.
115109[ drupal ] : https://www.drupal.org/
116110[ drupal-select2 ] : https://www.drupal.org/project/select2
117111[ flat-ui ] : http://designmodo.github.io/Flat-UI/
112+ [ mdr-angular-select2 ] : https://github.com/modulr/mdr-angular-select2
118113[ meteor ] : https://www.meteor.com/
119114[ meteor-select2 ] : https://github.com/nate-strauser/meteor-select2
120115[ metro-ui ] : http://metroui.org.ua/
@@ -130,5 +125,3 @@ The license is available within the repository in the [LICENSE][license] file.
130125[ wicketstuff-select2 ] : https://github.com/wicketstuff/core/tree/master/select2-parent
131126[ yii2 ] : http://www.yiiframework.com/
132127[ yii2-widget-select2 ] : https://github.com/kartik-v/yii2-widget-select2
133- [ angularjs ] : https://angularjs.org/
134- [ mdr-angular-select2 ] : https://github.com/modulr/mdr-angular-select2
0 commit comments