An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Hugo Fuse.js Module

[![Used By](https://img.shields.io/badge/dynamic/json?color=success&label=used+by&query=repositories_humanize&logo=hugo&style=flat-square&url=https://api.razonyang.com/v1/github/dependents/hugomods/fuse-js)](https://github.com/hugomods/fuse-js/network/dependents)
![Hugo Requirements](https://img.shields.io/badge/dynamic/json?color=important&label=requirements&query=requirements&logo=hugo&style=flat-square&url=https://api.razonyang.com/v1/hugo/modules/github.com/hugomods/fuse-js)
[![License](https://img.shields.io/github/license/hugomods/fuse-js?style=flat-square)](https://github.com/hugomods/fuse-js/blob/main/LICENSE)
[![Version](https://img.shields.io/github/v/tag/hugomods/fuse-js?label=version&style=flat-square)](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'
```