https://github.com/hugomods/fuse-js
:mag: Hugo Fuse.js Module
https://github.com/hugomods/fuse-js
hugo-mod hugo-mod-fuse hugo-mod-fuse-js hugo-module
Last synced: about 2 months ago
JSON representation
:mag: Hugo Fuse.js Module
- Host: GitHub
- URL: https://github.com/hugomods/fuse-js
- Owner: hugomods
- License: mit
- Created: 2022-12-31T15:45:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T03:59:23.000Z (3 months ago)
- Last Synced: 2025-02-05T04:27:10.504Z (3 months ago)
- Topics: hugo-mod, hugo-mod-fuse, hugo-mod-fuse-js, hugo-module
- Homepage:
- Size: 12.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Hugo Fuse.js Module
[](https://github.com/hugomods/fuse-js/network/dependents)

[](https://github.com/hugomods/fuse-js/blob/main/LICENSE)
[](https://github.com/hugomods/fuse-js/tags)## Installation
```toml
[[module.imports]]
path = "github.com/hugomods/fuse-js"
```## Usage
```typescript
import Fuse from 'mods/fuse/fuse'
```