bestfetch icon indicating copy to clipboard operation
bestfetch copied to clipboard

fetch ⭐️caching ⭐️deduplication

Results 5 bestfetch issues
Sort by recently updated
recently updated
newest added

Todo: - [x] More tests - [x] Test read policy based on access count - [x] Settle on final names for options - [x] cache policy fn naming - [x]...

I think `.reset()` is working due to some strange env setup, but `.resetHistory()` is what I actually want.

tests

Mostly for the purpose of getting a smaller filesize badge in the README

build

I should either convert the lib to TS or add typings

enhancement