Hacker News new | ask | show | jobs
by jackdh 1119 days ago
I don't know if I'm being silly, but I'm trying to find the source behind useLocalStorage

https://usehooks.com/uselocalstorage

On their main website Nada, within the github, searching for it only turns up the docs implementation and not the actual source?

2 comments

looks like it's in the experimental branch https://github.com/uidotdev/usehooks/blob/experimental/index...