simply-svelte-autocomplete
Autocomplete
A lightweight SvelteJS component for suggesting and searching for pre-defined values with theme support and accessibility features.
A lightweight, zero-dependency typeahead component that supports theming and incorporating new entries. Built with SvelteJS
38 stars
3 watching
5 forks
Language: Svelte
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pstanoev/simple-svelte-autocomplete | A simple and customizable autocomplete component for Svelte applications | 469 |
rob-balfre/svelte-select | A Svelte component for implementing an autocomplete or select input with various features and customization options. | 1,283 |
darrenjennings/vue-autosuggest | A Vue.js component for autocompletion with full control over rendering and styling | 621 |
bosnaufal/vue-autocomplete | Provides an autocomplete component for Vue.Js that fetches data from a specified URL and returns suggestions based on user input. | 206 |
charliekassel/vuejs-autocomplete | An autocomplete component for Vue.js applications. | 135 |
sveltejs/svelte-preprocess | Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,757 |
thecodejack/svelte-pagination | A Svelte component for dynamic pagination with customizable layout and behavior options. | 4 |
hosseinshabani/svelte-checkbox | A customizable checkbox component for Svelte applications with animations and event handling capabilities | 78 |
kazanexpress/vue-simple-suggest | An autocomplete component for Vue.js with rich features and customization options | 461 |
paliari/v-autocomplete | A Vue.js component for displaying a searchable list of items | 350 |
basarozcan/vue-tailwindcss-typeahead | A Vue.js component that presents an autocomplete input field with customizable features. | 21 |
simeonkerkola/vue-combo-blocks | Provides building blocks for creating accessible and customizable autocomplete components in Vue.js | 19 |
dasdaniel/svelte-table | A reusable table component with sorting and filtering capabilities. | 534 |
melihaltintas/svelte-slimscroll | A Svelte.js component that turns any HTML div into a scrollable area with a customizable scrollbar. | 48 |
ieski/autocomplete | A Vue.js 2 component for providing autocomplete functionality to input fields. | 9 |