Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@uppy/progress-bar
Advanced tools
ProgressBar is a minimalist plugin that shows the current upload progress in a thin bar element. Like the ones used by YouTube and GitHub when navigating between pages.
Uppy is being developed by the folks at Transloadit, a versatile file encoding service.
import Uppy from '@uppy/core'
import ProgressBar from '@uppy/progress-bar'
const uppy = new Uppy()
uppy.use(ProgressBar, {
// Options
})
$ npm install @uppy/progress-bar
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.2.1
Released: 2024-08-26
| Package | Version | Package | Version | | ----------- | ------- | ----------- | ------- | | @uppy/react | 4.0.2 | uppy | 4.2.1 |
use-sync-external-store
import (Merlijn Vos / #5426)FAQs
A progress bar UI for Uppy
The npm package @uppy/progress-bar receives a total of 81,571 weekly downloads. As such, @uppy/progress-bar popularity was classified as popular.
We found that @uppy/progress-bar 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.