krisk / Fuse

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

Add install instructions to site #276

Closed fabiosantoscode closed 5 years ago

fabiosantoscode commented 5 years ago

Greetings! I was trying to use fuse.js and had to look at the package.json to find its name.

Maybe it would be an improvement if there was an npm install fuse.js note in the site?

Just my two cents.

Thanks for reading!

ryanhliu commented 5 years ago

I agree that this would be helpful for people to quick start fuse. In my opinion, just a small import/require statement somewhere in the # Examples section of the webpage would suffice

Edit: sorry I didn't see that this topic is talking about install instructions, and not usage. Regardless, I still think my above suggestion would help new users.

fabiosantoscode commented 5 years ago

Why not both? :)

krisk commented 5 years ago

Don't the install directions within https://fusejs.io/ suffice? 😄