tokenize-db-station-name
Make DB station names search-safe.
Make DB station names search-safe.
Deparam converts querystring into JavaScript object
Simple vue search component with autocomplete capabilities
Finds first index of a value.
Finds indices of value.
Angular pipe with full text search functionality
The fastest and most accurate javascript full-text search library. Accurate search uses match distance algorithm to return the accurate order of the matching items.
Determine whether a given query string contains keywords in a given item string, with a specified margin for spelling error based on the hamming distance.
search on your list(array) easily with string or object
Wrapper component over Flatlist component to provide search functionality.
Transform stream that performs text search and replacements
An expandable search panel React component where results can be displayed as links, checkboxes, or radio buttons, with optional chips.
Finds keys with given value.
Search for a given subsequence in a list of strings and transform the resulting list as required
A tiny URL param parser, suitable for server or browser
Command line regular expression search and replace
Finds last index of a value.
CLI that combines searching and installing packages from the npm registry
GigaTables is a ReactJS plug-in to help web-developers process table-data in applications and CMS, CRM, ERP or similar systems. It supports ajax data processing/editing (CRUD), pagination, cross-sorting, global search, shft/ctrl rows selection, 7 popular
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.