Skip to content

yyywork/svelte-group-search-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

A data-list like search bar made by Svelte, feel free to re-contribute it on commercial-use. example

  1. Display data with its max limit in group structure
  2. Highlight matched words.
  3. Avoid calling the API server excessively no matter how fast user type.

Usage

create .env, e.g.

apiUrl=https://www.omdbapi.com/?apikey=[yourkey]&s=
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published