# Good Reads Books Search (without NPM or Yarn)
This site showcases how to use Typesense with instantsearch.js on a Good Reads books dataset, 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 Instantsearch adapter (opens new window) with vanilla Javascript using
<script>
tags. - Here's (opens new window) how to configure total results displayed per page.