licenses.dev

react-debounce-render v6.1.0

A React Higher Order component that wraps your React Components and debounces their rendering. Uses lodash.debounce under the hood.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.DIRECT0
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/react-debounce-render)](https://licenses.dev/npm/react-debounce-render)
<a href="https://licenses.dev/npm/react-debounce-render">
  <img src="https://licenses.dev/b/npm/react-debounce-render" alt="licenses" />
</a>

Or the licenses badge code for the 6.1.0 version:

[![licenses](https://licenses.dev/b/npm/react-debounce-render/6.1.0)](https://licenses.dev/npm/react-debounce-render/6.1.0)
<a href="https://licenses.dev/npm/react-debounce-render/6.1.0">
  <img src="https://licenses.dev/b/npm/react-debounce-render/6.1.0" alt="licenses" />
</a>
GitHub