mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
| Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/aws-s3 | 3.2.3 | @uppy/companion | 4.8.1 | | @uppy/aws-s3-multipart | 3.5.4 | uppy | 3.14.1 | - @uppy/aws-s3-multipart: fix types when using deprecated option (Antoine du Hamel / #4634) - @uppy/companion: harden lint rules (Antoine du Hamel / #4641) - @uppy/aws-s3-multipart,@uppy/aws-s3: allow empty objects for `fields` types (Antoine du Hamel / #4631) - meta: upgrade Node.js docker version (Antoine du Hamel / #4630) |
||
|---|---|---|
| .. | ||
| index.html | ||
| package.json | ||
| README.md | ||
CDN example
To run the example, open the index.html file in your browser.
If you want to spawn a local webserver, you can use the following commands (requires Deno, Python, or PHP):
corepack yarn install
corepack yarn workspace @uppy-example/cdn dev