@rpldy/retry
TypeScript icon, indicating that this package has built-in type declarations

1.8.0 • Public • Published
npm version circleci status codecov status bundlephobia badge rpldy storybook

Retry

Adds the capability to retry failed uploads. Retry monitors items that have failed due to error or abort.

Retry exposes an UploaderEnhancer that adds the retry extension.

The best place to get started is at our: React-Uploady Documentation Website

Installation

#Yarn:
  $ yarn add @rpldy/retry

#NPM:
  $ npm i @rpldy/retry

Usage

For usage with your React app, see @rpldy/retry-hooks.

Manual usage (outside React) is less practical as it requires familiarity with the internals of this package which is unadvisable at the moment.

Readme

Keywords

none

Package Sidebar

Install

npm i @rpldy/retry

Weekly Downloads

1,395

Version

1.8.0

License

MIT

Unpacked Size

12 kB

Total Files

11

Last publish

Collaborators

  • yoavniran