JSPM

  • Created
  • Published
  • Downloads 557343
  • Score
    100M100P100Q181382F
  • License MIT

Shared utility functions for Uppy Core and plugins maintained by the Uppy team.

Package Exports

  • @uppy/utils
  • @uppy/utils/lib/EventTracker
  • @uppy/utils/lib/ProgressTimeout
  • @uppy/utils/lib/RateLimitedQueue
  • @uppy/utils/lib/Translator
  • @uppy/utils/lib/canvasToBlob
  • @uppy/utils/lib/dataURItoBlob
  • @uppy/utils/lib/emitSocketProgress
  • @uppy/utils/lib/findDOMElement
  • @uppy/utils/lib/generateFileID
  • @uppy/utils/lib/getBytesRemaining
  • @uppy/utils/lib/getDroppedFiles
  • @uppy/utils/lib/getFileNameAndExtension
  • @uppy/utils/lib/getFileType
  • @uppy/utils/lib/getFileTypeExtension
  • @uppy/utils/lib/getSocketHost
  • @uppy/utils/lib/getSpeed
  • @uppy/utils/lib/getTimeStamp
  • @uppy/utils/lib/hasProperty
  • @uppy/utils/lib/isDragDropSupported
  • @uppy/utils/lib/isObjectURL
  • @uppy/utils/lib/isPreviewSupported
  • @uppy/utils/lib/mimeTypes
  • @uppy/utils/lib/prettyBytes
  • @uppy/utils/lib/prettyETA
  • @uppy/utils/lib/settle
  • @uppy/utils/lib/toArray

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@uppy/utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@uppy/utils

Uppy logo: a superman puppy in a pink suit

Build Status

Shared utility functions for Uppy Core and the "official" plugins maintained by the Uppy team.

Uppy is being developed by the folks at Transloadit, a versatile file encoding service.

Installation

Unless you are creating a custom plugin, you should not need to install this manually.

$ npm install @uppy/utils --save

License

The MIT License.