https://github.com/okerx/js-autocomplete-tool
A function takes a DOM element (form input) and an array expected words as arguments, and return a DOM elements list of suggestions.
https://github.com/okerx/js-autocomplete-tool
Last synced: about 2 months ago
JSON representation
A function takes a DOM element (form input) and an array expected words as arguments, and return a DOM elements list of suggestions.
- Host: GitHub
- URL: https://github.com/okerx/js-autocomplete-tool
- Owner: okerx
- License: mit
- Created: 2019-12-11T13:55:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-11T14:01:42.000Z (over 5 years ago)
- Last Synced: 2024-08-11T05:08:55.616Z (10 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JS-autocomplete-tool
A function takes a DOM element (form input) and an array of expected words as arguments, and return a DOM elements list of suggestions.includes urlParameters.js file wich is function returns an object of all url parameters
[URL-Parameters repository] (https://github.com/ammar-oker/URL-Parameters.git)