From 6dea981fec013a39bb53f07b91f8421ecfed10f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6kay=20G=C3=BCrcan?= Date: Wed, 9 Sep 2020 10:33:44 +0200 Subject: [PATCH] fix: README.md credits to @klutchdev --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee8d0ae..9719835 100644 --- a/README.md +++ b/README.md @@ -719,7 +719,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ### Select -* [selectize.js](https://github.com/selectize/selectize.js) - Selectize is the hybrid of a textbox and ` box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc. * [select2](https://github.com/select2/select2) - a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results. * [chosen](https://github.com/harvesthq/chosen) - A library for making long, unwieldy select boxes more friendly.