mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 09:05:55 +00:00
| Package | Version | Package | Version | | ---------------------- | ------------- | ---------------------- | ------------- | | @uppy/companion | 5.0.0-beta.12 | @uppy/form | 4.0.0-beta.6 | | @uppy/companion-client | 4.0.0-beta.9 | @uppy/provider-views | 4.0.0-beta.11 | | @uppy/core | 4.0.0-beta.12 | uppy | 4.0.0-beta.14 | | @uppy/drag-drop | 4.0.0-beta.5 | | | - @uppy/companion: make `oauthOrigin` option required (Mikael Finstad / #5276) - @uppy/provider-views: `afterFill()` - add loading progress (Evgenia Karunus / #5288) |
||
|---|---|---|
| .. | ||
| 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