mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-19 17:44:30 +00:00
| Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/companion-client | 3.6.1 | @uppy/store-default | 3.1.0 | | @uppy/locales | 3.5.0 | uppy | 3.20.0 | - meta: uppy CDN: Export UIPlugin and BasePlugin (Artur Paikin / #4774) - @uppy/locales: Add missing translations to de_DE (Leonhard Melzer / #4800) - @uppy/store-default: refactor to typescript (Antoine du Hamel / #4785) - meta: improve js2ts script (Antoine du Hamel / #4786) - @uppy/companion-client: fix log type error (Mikael Finstad / #4766) - @uppy/companion-client: revert breaking change (Antoine du Hamel / #4801) - @uppy/locales: use TypeScript for source files (Antoine du Hamel / #4779) - meta: migrate AWS SDK v2 to v3 in `bin/uploadcdn` (Trivikram Kamat / #4776) |
||
|---|---|---|
| .. | ||
| 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