35 packages
cloudinary-mcp-server
MCP server for Cloudinary's APIs
cypress-intercept-formdata
cypress command to work with Intercept multipart/form-data requests
drive-uploady
wrapper for react-uploady to upload to google-drive
eslint-plugin-no-async
disallows code that will transpile into use of regenerator
grunt-systemjs-builder
grunt task for building projects based on systemjs
gulp-jest-jspm
Gulp plugin for running Jest tests on JSPM/SystemJS apps
html-dir-content
(recursively) iterate directory entries in the browser (html5 File System API)
jest-jspm
converts jspm aliasing config into jest mapping config
mocha-stirrer
Easily mock and set up tests for Mocha and Sinon then test, then reuse
recoil-spring
Jumpstart Recoil - less boilerplate, more fun.
@rpldy/abort
adds the capability to abort/cancel running & pending uploads
@rpldy/chunked-sender
adds chunked upload capabilities on top of the regular XHR uploads
@rpldy/chunked-uploady
wrapper&context component to expose and provide react-uploady functionality with chunked upload support
@rpldy/life-events
events pub/sub management with return values
@rpldy/mock-sender
mock sender for testing purposes
@rpldy/native-uploady
wrapper&context component to expose and provide react-uploady functionality for react-native
@rpldy/raw-uploader
placeholder package for now
@rpldy/retry
adds the capability to retry failed uploads
@rpldy/retry-hooks
useful hooks for the retry functionality from @rpldy/retry
@rpldy/safe-storage
safe (dont throw) versions of local and session storage
@rpldy/sender
react-uploady's default XHR sender
@rpldy/shared
internal set of utils+types for react-uploady
@rpldy/shared-ui
internal set of utils+types for react-uploady UI
@rpldy/simple-state
deep proxy object, so it's only updateable through an update method
@rpldy/tus-sender
react-uploady sender implementation of the TUS protocol