# Using Autocomplete.js with Typesense
This site showcases how to use Typesense with autocomplete.js on a products data, without using a package manager like NPM or Yarn and just plain Javascript, HTML, CSS.
Source Code (opens new window)
# Key Highlights
- Here's (opens new window) how to configure the Typesense JS Client (opens new window) with vanilla Javascript using
<script>
tags. Be sure to import it (opens new window) first. - Here's (opens new window) how to fetch results from Typesense.
- Here's (opens new window) how to display highlights