vue-autosuggest
π Vue autosuggest component.
File Explorer
Download Latest Version (.zip)- test.yml
- FUNDING.yml
- ISSUE_TEMPLATE.md
- PULL_REQUEST_TEMPLATE.md
- aragorn.jpg
- frodo.jpg
- gandalf.png
- samwise.jpg
- addons.js
- config.js
- preview-head.html
- autosuggest.test.js.snap
- autosuggest.test.js
- test-compat-all.sh
- test-compat.sh
- rollup.esm.config.js
- rollup.umd.config.js
- app.js
- manager.f75a5bc6d65bca3b5247.bundle.js
- preview.d4d1dc973817b0967607.bundle.js
- favicon.ico
- iframe.html
- index.html
- App.vue
- index.html
- index.js
- logo.png
- lotr-character.js
- webpack.config.js
- CODE_OF_CONDUCT.md
- MAINTAINING.md
- manual-releases.md
- USERS.md
- DefaultSection.js
- index.js
- Autosuggest.vue
- utils.js
- vue-autosuggest.js
- .all-contributorsrc
- .babelrc
- .eslintrc.js
- .gitattributes
- .gitignore
- .npmrc
- .prettierignore
- .prettierrc.js
- CHANGELOG.md
- codecov.yml
- CONTRIBUTING.md
- LICENSE
- package.json
- README.md
- yarn-error.log
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/darrenjennings/vue-autosuggest
Downloads the entire project code from GitHub to your computer.
cd vue-autosuggest
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install vue-autosuggest
Downloads and installs the libraries listed in package.json.
yarn add vue-autosuggest
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)
