Applies the Select2 library to all select fields on the site similar to the Chosen module.

Compared to the Select2 module

This is an alternative to the Select2 module due to a couple major differences:
1. The select2 module requires a lot more configuration and code changes since it requires you to opt-in each element to use the new '#type' => 'select2' form API element.
2. This uses the CDN version of the library by default but can automatically switch to the library if it's available in the libraries/select2 directory.

Supporting organizations: 

Project information

Releases