Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coding-in-public/astro-search-fusejs
https://github.com/coding-in-public/astro-search-fusejs
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/coding-in-public/astro-search-fusejs
- Owner: coding-in-public
- Created: 2023-06-20T17:06:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-21T21:17:12.000Z (over 1 year ago)
- Last Synced: 2024-08-02T15:37:45.439Z (3 months ago)
- Size: 160 KB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Astro Search Tutorial
Learn how to add fuzzy searching to an SSG Astro site using FuseJS and client-size JavaScript.
In this series, we’ll cover:
- Lesson 1: Intro and Setup
- Lesson 2: Add a Search Widget
- Lessson 3: Sanitize and Redirect Input
- Lesson 4: Create a Search Route
- Lesson 5: Generate JSON Search Endpoint
- Lesson 6: Fetch Data on Search
- Lesson 7: Add FuseJS Fuzzy Search
- Lesson 8: Show Search Results## Key Links
- Demo: https://codinginpublic.dev/projects/astro-search-fusejs/
- YouTube Playlist: https://www.youtube.com/playlist?list=PLoqZcxvpWzzdlyJMZOGB5aYt8ImxzRxYs