uppy/packages/@uppy/angular/projects/uppy/angular
2022-11-08 14:40:33 +01:00
..
src @uppy/angular: remove unnecessary console.log call (#4139) 2022-10-13 22:05:38 +02:00
.eslintrc.json @uppy/angular: update ng version (#3503) 2022-03-02 11:20:38 +01:00
karma.conf.js @uppy/angular: update ng version (#3503) 2022-03-02 11:20:38 +01:00
ng-package.json @uppy/angular: update ng version (#3503) 2022-03-02 11:20:38 +01:00
package.json Release: uppy@3.2.0 (#4157) 2022-10-19 22:13:07 +02:00
README.md doc: update bundler recommendation (#3763) 2022-05-23 19:41:37 +02:00
tsconfig.lib.json fixup! @uppy/utils: add cause support for AbortErrors (#4198) 2022-11-08 14:40:33 +01:00
tsconfig.lib.prod.json @uppy/angular: fix compiler warning (#4064) 2022-08-30 15:06:47 +02:00
tsconfig.spec.json @uppy/angular: update ng version (#3503) 2022-03-02 11:20:38 +01:00

@uppy/angular

Uppy logo: a superman puppy in a pink suit

Build Status

Angular component wrappers around Uppys officially maintained UI plugins.

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

Example

// TODO

Installation

$ npm install @uppy/angular --save

Alternatively, you can also use this plugin in a pre-built bundle from Transloadits CDN: Edgly. In that case Uppy will attach itself to the global window.Uppy object. See the main Uppy documentation for instructions.

Documentation

Documentation for this plugin can be found on the Uppy website.

License

The MIT License.