A React Higher Order component that wraps your React Components and debounces their rendering. Uses lodash.debounce under the hood.
npm install react-debounce-renderreact-debounce-render is a Higher Order Component that wraps your react components and debounces their rendering.