mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
| Package | Version | Package | Version | | ---------------- | ------------ | ---------------- | ------------ | | @uppy/compressor | 2.0.0-beta.6 | @uppy/status-bar | 4.0.0-beta.6 | | @uppy/core | 4.0.0-beta.6 | uppy | 4.0.0-beta.6 | | @uppy/dashboard | 4.0.0-beta.6 | | | | Package | Version | Package | Version | | ---------------- | ------- | ---------------- | ------- | | @uppy/compressor | 1.1.4 | @uppy/status-bar | 3.3.3 | | @uppy/core | 3.11.2 | uppy | 3.25.2 | | @uppy/dashboard | 3.8.3 | | | - @uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/status-bar: Upgrade @transloadit/prettier-bytes (Merlijn Vos / #5150) - meta: run Prettier in the release workflow (Antoine du Hamel) - @uppy/companion: fix running on a subpath (#2841, #2797 / @coreprocess, @goto-bus-stop) |
||
|---|---|---|
| .. | ||
| 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