An open API service indexing awesome lists of open source software.

https://github.com/elninotech/uppload-examples

📸 Examples for the Uppload file uploading widget
https://github.com/elninotech/uppload-examples

examples javascript monorepo typescript uppload

Last synced: about 1 year ago
JSON representation

📸 Examples for the Uppload file uploading widget

Awesome Lists containing this project

README

          

# Uppload examples

This monorepo contains example projects using Uppload to help you get started quickly. All demos are available on [CodeSandbox](https://uppload.js.org/examples).

[**Explore examples →**](https://uppload.js.org/examples)

## 🐛 Issues

To manage issues better, we've disabled the GitHub "Issues" feature in this repo. If you want to report a problem or suggestion, please open an issue in the main [elninotech/uppload](https://github.com/elninotech/uppload) repo and add the "examples" label.

## 🛠 Development

This repo uses [pnpm](https://pnpm.js.org) to manage to manage multiple packages as a monorepository. Using pnpm's [Workspaces](https://pnpm.js.org/en/workspaces), we only download a dependency once, but feel free to use npm, Yarn, or your preferred package manager locally.

By default, each example uses the latest version of Uppload. Each package is also published to npm is scoped with `@uppload/`.

## 📄 License

- Code: [MIT](https://github.com/elninotech/uppload-examples/blob/master/LICENSE)
- Logo and assets: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)