Advertise here

jQuery Plugins Tagged ‘search’

Search UI – Search Interface That Simply Works by Elastic

September 25, 2019     1271    
Search UI – Search Interface That Simply Works by Elastic

Search UI is a react library by Elastic that allows you to quickly implement search experiences without re-inventing the wheel. Use it with Elastic App Search or Elastic Site Search to have a search experience up and running in minutes.

Search UI puts components like Dynamic Filters and Facets, Search Bar, Result Feed Layouts, and Autocomplete at your disposal.

Read More »

FlexSearch – Next-Generation Full Text Search Library

February 06, 2019     1530    
FlexSearch – Next-Generation Full Text Search Library

FlexSearch.js is a fastest and most memory-flexible full-text search library with zero dependencies. It also provides flexible search capabilities like multi-word matching, phonetic transformations or partial matching.

Read More »

fuzzyset.js – Fuzzy String Set for JavaScript

July 09, 2018     660     Text & String
fuzzyset.js – Fuzzy String Set for JavaScript

fuzzyset.js is a data structure that performs something akin to fulltext search against data to determine likely mispellings and approximate string matching. 

Read More »

match-sorter – Best Match Sorting of an Array in JavaScript

November 23, 2017     1197    
match-sorter – Best Match Sorting of an Array in JavaScript

match-sorter is a simple, expected, and deterministic best-match sorting of an array in JavaScript. It follows a simple and sensible algorithm that makes it easy for you to filter and sort a list of items based on given input. Items are ranked based on sensible criteria that result in a better user experience.

Read More »

fuzzysort – Fast SublimeText-Like Fuzzy Search for JavaScript

August 19, 2017     901    
fuzzysort – Fast SublimeText-Like Fuzzy Search for JavaScript

fuzzysort is a fast SublimeText-like fuzzy search for JavaScript. It's open source.

Read More »

Wade – Blazing Fast, Javascript Search Library

July 24, 2017     619    
Wade – Blazing Fast, Javascript Search Library

Wade is a 1kb Javascript search library.

It allows you to create a function that can search an array of strings for a set of keywords, which is run through the processor. After this, it is searched for in each item of the data.

Read More »

Inspiration for Search UI Effects with CSS Animations and Javascript

February 08, 2017     2641     CSS3 & CSS Effects Animation
Inspiration for Search UI Effects with CSS Animations and Javascript

A couple of schematic, inspirational proof-of-concepts for how to show the search interface on a website using CSS animations and javascript.

There are 11 different examples of search effects that you will find it inspirational.

Read More »

Weather Map – Beautiful, Dynamically-Updated, Searchable Maps with Javascript

November 14, 2016     2708     Chart & Graph Maps
Weather Map – Beautiful, Dynamically-Updated, Searchable Maps with Javascript

Weather Map is a JavaScript library that helps your create beautiful, dynamically-updated, searchable maps and charts with all kinds of weather-related information.

Read More »

Holmes – Fast and Easy Searching Inside Page

June 26, 2016     1168     Form Elements
Holmes – Fast and Easy Searching Inside Page

Holmes.js is a javascript library for fast and easy searching inside a page.

Read More »

Algolia Places – Turn any Input Into an Address Autocomplete

June 18, 2016     2433     Form Elements Maps
Algolia Places – Turn any Input Into an Address Autocomplete

Algolia Places provides a fast, distributed and easy way to use an address search autocomplete JavaScript library on your website.

Read More »

jQuery.mark – jQuery Keyword Highlighting

April 06, 2016     746     Text & String
jQuery.mark – jQuery Keyword Highlighting

jQuery.mark is a jQuery plugin to highlight text with diacritics, synonyms, custom elements, custom class names, separate word search (multiple terms), filter selectors, word boundary and iframe support. Compatible with DataTable.

Read More »

Advanced Search Form with jQuery and CSS

February 04, 2016     5452     Form Elements
Advanced Search Form with jQuery and CSS

A tutorial about creating search form with advanced filtering options and quick link suggestions with CSS and jQuery.

Read More »

InstantSearch.js – Library of Widgets for High Performance Instant Search

November 20, 2015     1831     Form Elements
InstantSearch.js – Library of Widgets for High Performance Instant Search

instantsearch.js is a JavaScript library that lets you create an instant search results experience using Algolia’s REST API.

A search results page is made up of individual components, also known as widgets. Widgets are UI components for either the search input (search bar, facets/filters, etc.) or the search output (actual results).

Read More »

Real-Time Search in JavaScript

August 13, 2015     1731     Others
Real-Time Search in JavaScript

Javascript technique that is scanning the DOM of a page for text equivalents and showing the actual parts of the page, as well as hiding the irrelevant ones.

Read More »

Bootstrap Table Search

February 19, 2015     16668     Tables Bootstrap
Bootstrap Table Search

A tutorial about adding client side search filter to Bootstrap tables by using jQuery and CSS.

Read More »