Ver Fonte

Update community-projects.md (#2587)

Ahmed Kandil há 4 anos atrás
pai
commit
920c25d7d1
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      website/src/docs/community-projects.md

+ 1 - 0
website/src/docs/community-projects.md

@@ -14,5 +14,6 @@ Uppy has a large community of enthusiasts building plugins, integrations with js
 - [ng-uppy](https://github.com/sunil-shrestha/ng-uppy) — Sample angular (5.x) app for uppy.io with resumable uploads
 - [uppy-aws-amplify](https://github.com/joelvh/uppy-aws-amplify) — Upload to AWS Amplify Storage (S3) with Uppy
 - [uppy-image-compressor](https://github.com/arturi/uppy-plugin-image-compressor/blob/master/src/index.js) — Uppy’s own [Artur Paikin](https://github.com/arturi) received a [question](https://github.com/transloadit/uppy/issues/1582#issuecomment-495787004) about creating plugins and wanted to showcase how you could for example, do image optimization before uploading with Uppy even starts. This could save bandwidth and time, at the tradeoff of not having the original version on the server. We thought the result might be useful to others too so this project is currently under consideration of becoming an official Plugin, depending on your feedback.
+- [nova-s3-multipart-upload](https://github.com/ahmedkandel/nova-s3-multipart-upload) — Uppy tool for [Laravel Nova](https://nova.laravel.com)
 
 We'd like to list more community projects, do you know one that should be on this page? Send us a PR via the link down below.