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

https://github.com/karanshergill/fuzzlists


https://github.com/karanshergill/fuzzlists

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# fuzzlists

To install dependencies:

```bash
bun install
or
npm install
```

To run:

```bash
bun run fuzzlists.js
or
node fuzzlists.js
```