select-woo

1.0.1 • Public • Published

selectWoo

selectWoo is a fork of select2 with improved accessibility.

selectWoo is also optimized for WordPress plugin development and is designed to be able to run alongside versions of select2 that other plugins may be using.

Usage:

Usage is the same as select2, but can also be initialized with .selectWoo(). .select2() initialization has been kept for full backwards compatibility. If other versions of select2 are potentially going to be running on the same site, initializing elements with .selectWoo() is recommended.

You can enqueue the select2 or the selectWoo js and css files in the dist folder. They are the same.

Accessibility Testing:

Here are samples that can be used for accessibility testing.

Package Sidebar

Install

npm i select-woo

Homepage

select2.org

Weekly Downloads

357

Version

1.0.1

License

MIT

Unpacked Size

1.26 MB

Total Files

187

Last publish

Collaborators

  • penguinee