You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@bsmth/loader-progress

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bsmth/loader-progress

Internal progress UI for @bsmth webpack loaders.

1.1.0
latest
Source
npmnpm
Version published
Weekly downloads
1
Maintainers
2
Weekly downloads
 
Created
Source

bismuth loader progress indicator

Progress indicator UI used internally by @bsmth webpack loaders.

Installation

yarn add --dev @bsmth/loader-progress
npm i --save-dev @bsmth/loader-progress

Usage

Inside your project you can now import images like so:

import { trackJob } from "@bsmth/loader-progress";

const completeJob = trackJob({
	reportName: "some/file",
	text: "making progress",
});

// some time later

completeJob();

License

© 2021 the project bismuth authors, licensed under MIT.

FAQs

Package last updated on 29 Jun 2021

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.