Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kuuote/deno-dff


https://github.com/kuuote/deno-dff

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

This is an experimental project.

Fuzzy finder in Deno

```sh
deno run -A main.ts # using `find` at internal
# or
some_command | deno run -A main.ts
```