krisk / Fuse

Lightweight fuzzy-search, in JavaScript
https://fusejs.io/
Apache License 2.0
17.89k stars 759 forks source link

refactor: new codesandbox demo. closes #506 #513

Closed james2doyle closed 7 months ago

james2doyle commented 3 years ago

Updated the demo to use the new codesandbox one that is form-based.

Attached a screenshot:

screenshot-localhost_8080-2020 11 04-08_47_17

Let me know if this needs anything else.

james2doyle commented 3 years ago

Any thoughts on this?

james2doyle commented 3 years ago

Used this a couple more times to help people understand the config. Any plans on merging this in?

favna commented 1 year ago

Since opening this PR I have completely rewritten the frontend to use Vuepress 2 in 711 and it now uses the Monaco editor (the same vscode uses) which I think is a good enough code editor and one that most developers are so used to that it suffices for everyone. Personally I think this can be closed.