Skip to main content
Home

Built and signed on GitHub Actions

A class for handling progress

This package works with Node.js, DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
100%
Published
2 years ago (1.1.5)
method Progress.prototype.incrementCounter
Progress.prototype.incrementCounter(): void

Increments the counter by 1

Return Type

void

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@locr-company/js-progress

Import symbol

import module from "@locr-company/js-progress";
or

Import directly with a jsr specifier

import module from "jsr:@locr-company/js-progress";

Add Package

pnpm i jsr:@locr-company/js-progress
or (using pnpm 10.8 or older)
pnpm dlx jsr add @locr-company/js-progress

Import symbol

import module from "@locr-company/js-progress";

Add Package

yarn add jsr:@locr-company/js-progress
or (using Yarn 4.8 or older)
yarn dlx jsr add @locr-company/js-progress

Import symbol

import module from "@locr-company/js-progress";

Add Package

vlt install jsr:@locr-company/js-progress

Import symbol

import module from "@locr-company/js-progress";

Add Package

npx jsr add @locr-company/js-progress

Import symbol

import module from "@locr-company/js-progress";

Add Package

bunx jsr add @locr-company/js-progress

Import symbol

import module from "@locr-company/js-progress";