krisk / Fuse

Lightweight fuzzy-search, in JavaScript

Home Page:https://fusejs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deno docs are outdated

sigmaSd opened this issue · comments

There a couple of issues already about this that got stale,
The module in deno.land/x also has not been updated in a while

What about linking to the cdn import instead, this might be less burden for the maintainer and it already work with deno

// @deno-types="https://cdn.jsdelivr.net/npm/fuse.js@6.6.2/dist/fuse.d.ts";
import Fuse from "https://cdn.jsdelivr.net/npm/fuse.js@6.6.2/dist/fuse.esm.js";

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 30 days