Skip to content

Conversation

@tjFogarty
Copy link

Thanks for a great package :)

This is in response to ticket #71 - it adds the option for requestDebounce which debounces the fetch method. By default it's not enabled.

It pulls in the debounce package, which has a minimal impact on bundle size: https://bundlephobia.com/result?p=debounce@1.2.0

Before:

debounce-off

After (300ms debounce set):
debounce-on

Copy link

@danimajo danimajo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package-lock.json was added - I think it's better to exclude (at least in this PR)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants