Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@uppy/file-input
Advanced tools
Simple UI of a file input button that works with Uppy right out of the box
FileInput is the most barebones UI for selecting files—it shows a single button that, when clicked, opens up the browser’s file selector.
Uppy is being developed by the folks at Transloadit, a versatile file encoding service.
import Uppy from '@uppy/core'
import FileInput from '@uppy/file-input'
const uppy = new Uppy()
uppy.use(FileInput, {
// Options
})
$ npm install @uppy/file-input
Alternatively, you can also use this plugin in a pre-built bundle from
Transloadit’s CDN: Smart CDN. In that case Uppy
will attach itself to the
global window.Uppy
object. See the
main Uppy documentation for instructions.
Documentation for this plugin can be found on the Uppy website.
4.1.1
Released: 2024-08-15
| Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/aws-s3 | 4.0.3 | @uppy/provider-views | 4.0.1 | | @uppy/companion | 5.0.5 | @uppy/status-bar | 4.0.2 | | @uppy/companion-client | 4.0.1 | @uppy/transloadit | 4.0.2 | | @uppy/core | 4.1.1 | @uppy/tus | 4.0.1 | | @uppy/dashboard | 4.0.3 | @uppy/utils | 6.0.2 | | @uppy/drag-drop | 4.0.2 | @uppy/vue | 2.0.1 | | @uppy/file-input | 4.0.1 | uppy | 4.1.1 | | @uppy/image-editor | 3.0.1 | | |
allowMultipleUploadBatches
(Mikael Finstad / #5400)p-queue
(Antoine du Hamel / #5409)TypeError
(Mikael Finstad / #5399)corsOrigins
documentation (Mikael Finstad / #5390)ViewEncapsulation
to Angular example (Aaron Russell / #5395)cancelAll
and destroy()
(Mikael Finstad / #5408).ts
extension for relative import types (Antoine du Hamel / #5393)accept
prop into a string everywhere (Evgenia Karunus / #5380)FAQs
Simple UI of a file input button that works with Uppy right out of the box
The npm package @uppy/file-input receives a total of 93,115 weekly downloads. As such, @uppy/file-input popularity was classified as popular.
We found that @uppy/file-input demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.