|
@@ -1,8 +1,9 @@
|
|
Select2
|
|
Select2
|
|
=======
|
|
=======
|
|
![Build Status][github-actions-image]
|
|
![Build Status][github-actions-image]
|
|
-[](https://opencollective.com/select2) [][cdnjs]
|
|
|
|
|
|
+[](https://opencollective.com/select2)
|
|
[][jsdelivr]
|
|
[][jsdelivr]
|
|
|
|
+[][cdnjs]
|
|
|
|
|
|
Select2 is a jQuery-based replacement for select boxes. It supports searching,
|
|
Select2 is a jQuery-based replacement for select boxes. It supports searching,
|
|
remote data sets, and pagination of results.
|
|
remote data sets, and pagination of results.
|
|
@@ -61,7 +62,6 @@ Themes
|
|
- [Bootstrap 3][bootstrap3] - [select2-bootstrap-theme]
|
|
- [Bootstrap 3][bootstrap3] - [select2-bootstrap-theme]
|
|
- [Bootstrap 4][bootstrap4] - [select2-bootstrap4-theme]
|
|
- [Bootstrap 4][bootstrap4] - [select2-bootstrap4-theme]
|
|
- [Flat UI][flat-ui] - [select2-flat-theme]
|
|
- [Flat UI][flat-ui] - [select2-flat-theme]
|
|
-- [Metro UI][metro-ui] - [select2-metro]
|
|
|
|
|
|
|
|
Missing an integration? Modify this `README` and make a pull request back here to Select2 on GitHub.
|
|
Missing an integration? Modify this `README` and make a pull request back here to Select2 on GitHub.
|
|
|
|
|
|
@@ -89,6 +89,38 @@ Copyright and license
|
|
---------------------
|
|
---------------------
|
|
The license is available within the repository in the [LICENSE][license] file.
|
|
The license is available within the repository in the [LICENSE][license] file.
|
|
|
|
|
|
|
|
+Contributors
|
|
|
|
+------------
|
|
|
|
+
|
|
|
|
+### Code Contributors
|
|
|
|
+
|
|
|
|
+This project exists thanks to all the people who contribute. [[Contribute](.github/CONTRIBUTING.md)].
|
|
|
|
+<a href="https://github.com/select2/select2/graphs/contributors"><img src="https://opencollective.com/select2/contributors.svg?width=890&button=false" /></a>
|
|
|
|
+
|
|
|
|
+### Financial Contributors
|
|
|
|
+
|
|
|
|
+Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/select2/contribute)]
|
|
|
|
+
|
|
|
|
+#### Individuals
|
|
|
|
+
|
|
|
|
+<a href="https://opencollective.com/select2"><img src="https://opencollective.com/select2/individuals.svg?width=890"></a>
|
|
|
|
+
|
|
|
|
+#### Organizations
|
|
|
|
+
|
|
|
|
+Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/select2/contribute)]
|
|
|
|
+
|
|
|
|
+<a href="https://opencollective.com/select2/organization/0/website"><img src="https://opencollective.com/select2/organization/0/avatar.svg"></a>
|
|
|
|
+<a href="https://opencollective.com/select2/organization/1/website"><img src="https://opencollective.com/select2/organization/1/avatar.svg"></a>
|
|
|
|
+<a href="https://opencollective.com/select2/organization/2/website"><img src="https://opencollective.com/select2/organization/2/avatar.svg"></a>
|
|
|
|
+<a href="https://opencollective.com/select2/organization/3/website"><img src="https://opencollective.com/select2/organization/3/avatar.svg"></a>
|
|
|
|
+<a href="https://opencollective.com/select2/organization/4/website"><img src="https://opencollective.com/select2/organization/4/avatar.svg"></a>
|
|
|
|
+<a href="https://opencollective.com/select2/organization/5/website"><img src="https://opencollective.com/select2/organization/5/avatar.svg"></a>
|
|
|
|
+<a href="https://opencollective.com/select2/organization/6/website"><img src="https://opencollective.com/select2/organization/6/avatar.svg"></a>
|
|
|
|
+<a href="https://opencollective.com/select2/organization/7/website"><img src="https://opencollective.com/select2/organization/7/avatar.svg"></a>
|
|
|
|
+<a href="https://opencollective.com/select2/organization/8/website"><img src="https://opencollective.com/select2/organization/8/avatar.svg"></a>
|
|
|
|
+<a href="https://opencollective.com/select2/organization/9/website"><img src="https://opencollective.com/select2/organization/9/avatar.svg"></a>
|
|
|
|
+
|
|
|
|
+
|
|
[cdnjs]: http://www.cdnjs.com/libraries/select2
|
|
[cdnjs]: http://www.cdnjs.com/libraries/select2
|
|
[community]: https://select2.org/getting-help
|
|
[community]: https://select2.org/getting-help
|
|
[documentation]: https://select2.org
|
|
[documentation]: https://select2.org
|
|
@@ -112,8 +144,6 @@ The license is available within the repository in the [LICENSE][license] file.
|
|
[mdr-angular-select2]: https://github.com/modulr/mdr-angular-select2
|
|
[mdr-angular-select2]: https://github.com/modulr/mdr-angular-select2
|
|
[meteor]: https://www.meteor.com/
|
|
[meteor]: https://www.meteor.com/
|
|
[meteor-select2]: https://github.com/nate-strauser/meteor-select2
|
|
[meteor-select2]: https://github.com/nate-strauser/meteor-select2
|
|
-[metro-ui]: http://metroui.org.ua/
|
|
|
|
-[select2-metro]: http://metroui.org.ua/select2.html
|
|
|
|
[ruby-on-rails]: http://rubyonrails.org/
|
|
[ruby-on-rails]: http://rubyonrails.org/
|
|
[select2-bootstrap-theme]: https://github.com/select2/select2-bootstrap-theme
|
|
[select2-bootstrap-theme]: https://github.com/select2/select2-bootstrap-theme
|
|
[select2-bootstrap4-theme]: https://github.com/ttskch/select2-bootstrap4-theme
|
|
[select2-bootstrap4-theme]: https://github.com/ttskch/select2-bootstrap4-theme
|
|
@@ -125,33 +155,3 @@ The license is available within the repository in the [LICENSE][license] file.
|
|
[wicketstuff-select2]: https://github.com/wicketstuff/core/tree/master/select2-parent
|
|
[wicketstuff-select2]: https://github.com/wicketstuff/core/tree/master/select2-parent
|
|
[yii2]: http://www.yiiframework.com/
|
|
[yii2]: http://www.yiiframework.com/
|
|
[yii2-widget-select2]: https://github.com/kartik-v/yii2-widget-select2
|
|
[yii2-widget-select2]: https://github.com/kartik-v/yii2-widget-select2
|
|
-
|
|
|
|
-## Contributors
|
|
|
|
-
|
|
|
|
-### Code Contributors
|
|
|
|
-
|
|
|
|
-This project exists thanks to all the people who contribute. [[Contribute](.github/CONTRIBUTING.md)].
|
|
|
|
-<a href="https://github.com/select2/select2/graphs/contributors"><img src="https://opencollective.com/select2/contributors.svg?width=890&button=false" /></a>
|
|
|
|
-
|
|
|
|
-### Financial Contributors
|
|
|
|
-
|
|
|
|
-Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/select2/contribute)]
|
|
|
|
-
|
|
|
|
-#### Individuals
|
|
|
|
-
|
|
|
|
-<a href="https://opencollective.com/select2"><img src="https://opencollective.com/select2/individuals.svg?width=890"></a>
|
|
|
|
-
|
|
|
|
-#### Organizations
|
|
|
|
-
|
|
|
|
-Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/select2/contribute)]
|
|
|
|
-
|
|
|
|
-<a href="https://opencollective.com/select2/organization/0/website"><img src="https://opencollective.com/select2/organization/0/avatar.svg"></a>
|
|
|
|
-<a href="https://opencollective.com/select2/organization/1/website"><img src="https://opencollective.com/select2/organization/1/avatar.svg"></a>
|
|
|
|
-<a href="https://opencollective.com/select2/organization/2/website"><img src="https://opencollective.com/select2/organization/2/avatar.svg"></a>
|
|
|
|
-<a href="https://opencollective.com/select2/organization/3/website"><img src="https://opencollective.com/select2/organization/3/avatar.svg"></a>
|
|
|
|
-<a href="https://opencollective.com/select2/organization/4/website"><img src="https://opencollective.com/select2/organization/4/avatar.svg"></a>
|
|
|
|
-<a href="https://opencollective.com/select2/organization/5/website"><img src="https://opencollective.com/select2/organization/5/avatar.svg"></a>
|
|
|
|
-<a href="https://opencollective.com/select2/organization/6/website"><img src="https://opencollective.com/select2/organization/6/avatar.svg"></a>
|
|
|
|
-<a href="https://opencollective.com/select2/organization/7/website"><img src="https://opencollective.com/select2/organization/7/avatar.svg"></a>
|
|
|
|
-<a href="https://opencollective.com/select2/organization/8/website"><img src="https://opencollective.com/select2/organization/8/avatar.svg"></a>
|
|
|
|
-<a href="https://opencollective.com/select2/organization/9/website"><img src="https://opencollective.com/select2/organization/9/avatar.svg"></a>
|
|
|