-
Updated
May 30, 2021 - JavaScript
#
search
Here are 1,109 public repositories matching this topic...
A repository for All algorithms implemented in Javascript (for educational purposes only)
search
cryptography
algorithm
cipher
mathematics
sort
data-structures
conversions
bubble-sort
sorting-algorithms
algorithm-challenges
hacktoberfest
caesar-cipher
vigen-re-cipher
The perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.
-
Updated
May 11, 2021 - JavaScript
A bit like Solr, but much smaller and not as bright
-
Updated
Apr 7, 2021 - JavaScript
Next-Generation full text search library for Browser and Node.js
nodejs
javascript
search
open-source
search-engine
elasticsearch
web
search-in-text
fuzzy-search
standalone
web-worker
javascript-library
fuzzy
full-text-search
node-module
search-algorithm
searching-algorithms
fulltext-search
searching
-
Updated
Jun 5, 2021 - JavaScript
javascript
search
computer-science
tree
algorithm
algorithms
graph
book
data-structures
heap
coding-interviews
javascript-algorithms
-
Updated
May 24, 2021 - JavaScript
Search UI components for React and Vue: powered by appbase.io / Elasticsearch
react
search
elasticsearch
vue
react-components
vue-components
developer-tools
searchbox
ui-components
data-components
reactive-search
reactivesearch
live-demos
reactivesearch-api
-
Updated
Jun 5, 2021 - JavaScript
Simple autocomplete pure vanilla Javascript library.
search
fast
lightweight
autocomplete
vanilla-javascript
dropdown
customizable
autocomplete-component
auto-complete
autocomplete-search
suggestions
hacktoberfest
javascipt
autocomplete-functionality
suggestion-engine
autocompletion-engine
autosuggestion
autocomplete-library
autocomplete-js
autocompletejs
-
Updated
Jun 3, 2021 - JavaScript
Fast SublimeText-like fuzzy search for JavaScript.
-
Updated
Apr 25, 2021 - JavaScript
Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
-
Updated
May 19, 2021 - JavaScript
-
Updated
May 15, 2021 - JavaScript
JS Search is an efficient, client-side search library for JavaScript and JSON objects
-
Updated
Oct 19, 2020 - JavaScript
-
Updated
Apr 28, 2020 - JavaScript
Realtime JavaScript Backend.
search
api
docker
realtime
baas
backend-services
realtime-database
cloud-platform
backendless
backend-as-a-service
storage-api
-
Updated
Nov 9, 2020 - JavaScript
Redux bindings for client-side search
-
Updated
Dec 11, 2020 - JavaScript
A persistent, network resilient, full text search library for the browser and Node.js
-
Updated
May 25, 2021 - JavaScript
A JavaScript library to add search functionality to any Jekyll blog.
-
Updated
Apr 12, 2021 - JavaScript
BitTorrent P2P multi-platform search engine for Desktop and Web servers with integrated torrent client.
-
Updated
Apr 27, 2021 - JavaScript
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Jun 5, 2021 - JavaScript
Browser extension for reverse image search, available for Edge, Chrome and Firefox
chrome-extension
search
google
image
yandex
firefox-extension
browser-extension
reverse-image-search
-
Updated
May 6, 2021 - JavaScript
The futuristic, fabulous and free desktop app for working with scientific literature 🔬 📖
-
Updated
Jul 7, 2020 - JavaScript
[UNSUPPORTED] Jekyll + lunr.js = static websites with powerful full-text search using JavaScript
-
Updated
Feb 5, 2018 - JavaScript
Easy-to-use search for Meteor with Blaze Components
-
Updated
May 30, 2021 - JavaScript
aaroncawte
commented
Oct 12, 2020
In the Single select - Search example, if you type a substring of your desired option and press Enter, it closes the selector with no change in selection (still nothing or the previous selection).
It would be really cool if pressing Enter would automatically highlight and select the top result, while at the moment you must p
1
Improve this page
Add a description, image, and links to the search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the search topic, visit your repo's landing page and select "manage topics."
The
Resultscomponent should accept a prop called 'displayFields` which would allow users to specify which fields from their result object to display. The parameter should be able to express:Example:
result:Component using new field