1
0
mirror of synced 2024-11-22 04:56:08 +03:00

Add integration in Angularjs (#4331)

This commit is contained in:
Alfredo Barron 2018-09-05 12:29:52 -05:00 committed by Pedro Felipe de Azevedo Furtado
parent 7c50570624
commit 2c613555ec

View File

@ -56,6 +56,7 @@ Plugins
* [Ruby on Rails][ruby-on-rails] - [select2-rails]
* [Wicket] - [wicketstuff-select2]
* [Yii 2][yii2] - [yii2-widget-select2]
* [Angularjs][angularjs] - [mdr-angular-select2]
Themes
@ -124,3 +125,5 @@ The license is available within the repository in the [LICENSE][license] file.
[wicketstuff-select2]: https://github.com/wicketstuff/core/tree/master/select2-parent
[yii2]: http://www.yiiframework.com/
[yii2-widget-select2]: https://github.com/kartik-v/yii2-widget-select2
[angularjs]: https://angularjs.org/
[mdr-angular-select2]: https://github.com/modulr/mdr-angular-select2