autoComplete.js is a simple pure vanilla Javascript library that's progressively designed for speed, high versatility and seamless integration with wide range of projects & systems, made for users and developers in mind.
Great work with library @tarekraafat !
I just tested the demo and love it already ❤️ . Silky smooth animations 👍
I will use it soon and let you know if i found any issue or any way with which we can make it even better!
I really like that this project has a declared clear future road map to enhance and improve the library, which looks to be upadted based on the developer‘s vision and the users requirments.
Pros:
1- Different Search Engine Modes!
2- Super fast
3- Tiny footprint
4- Customizable & hackable
5- Written in simple plain vanilla javascript
Cons:
1- No keyboard navigation, but it‘s on the library’s road map already.
@joshuapinter actually this is a really good idea, and i've been planning something similar to it but still planning the best way of implementation, stay tuned for that. But still you have couple of work arounds that could be done currently to achieve same results and this is part of autoComplete.js flexibility. I would gladly help you with anything related just let me know, cheers! :)
If a search for the first letter of each word can display the search results will be more perfect. For example, a user search "sd", will be prompted to 'Sage Derby'
Hello @regis_y,
you can actually do something similar to that through feature in autoComplete.js called "Query Manipulation" you can intercept user's query to change "sd" to "Sage Derby".
Check it and let me know if that's what you meant.
Cheers! :)
@tarekraafat Nice job. I've been looking for a replacement auto-complete in vanilla js. Do you have any config methods to automatically highlight the top result?
My goal is to make it as quick and easy as possible for users to type a partial match and then just hit enter without having to navigate down to select the first result.
Replies
npm
Timestripe
npm
npm
npm
npm
I really like that this project has a declared clear future road map to enhance and improve the library, which looks to be upadted based on the developer‘s vision and the users requirments.
Pros:1- Different Search Engine Modes!
2- Super fast
3- Tiny footprint
4- Customizable & hackable
5- Written in simple plain vanilla javascript
Cons:1- No keyboard navigation, but it‘s on the library’s road map already.
ntwrk
npm
npm
npm
npm
npm
npm
npm
Remote.io