stimulus-autocomplete
Stimulus autocomplete component
File Explorer
Download Latest Version (.zip)- ci.yml
- autocomplete_spec.js
- index.js
- commands.js
- index.js
- broken.html
- complex.html
- custom-active-class.html
- events.html
- index.html
- jspm.html
- long.html
- process-change-event.html
- results-complex.html
- results-long.html
- results-plain-text.html
- stimulus-autocomplete.js
- autocomplete.js
- .gitignore
- .npmignore
- cypress.json
- LICENSE
- package.json
- README.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/afcapel/stimulus-autocomplete
Downloads the entire project code from GitHub to your computer.
cd stimulus-autocomplete
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn add stimulus-autocomplete
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
