Skip to content

kikonen/typeahead_svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Simple typeahead widget implemented using Svelte

Styling

  • Uses bootstrap 4

Fetures

  • fetching of data from local or REST API
  • Support infinite scrolling fetch more logic
  • support keyboard, mouse, touch scrolling and selection
  • extends existing "input" widget in form, thus integrates with existing web forms

Example

Rails webpacker version

Rails sprockets4 version

DEMO

webpacker version

https://host.ikari.fi/svelte_test/typeahead

sprockets4 version

https://host.ikari.fi/test

Development

##¤ BUILD

bash yarn run build

RELEASE

bash yarn publish

About

Typeahead widget implemented using Svelte

Resources

License

Stars

Watchers

Forks

Packages

No packages published