Skip to main content
Home
This package has been archived, and as such it is read-only.

latest
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether 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
64%
Published
a year ago (0.9.0)

Frontend module for deluxe eshop

UTILS

Effects

autocomplete

onBoundariesClick

Number

CZK format

Strings

limitLength

Spring framework

Pageable

hasNext and hasPrevious limitLength

DEPLOY

  1. check
deno check utils/**/*.ts
  1. tests
deno test tests/**/**
  1. push with git tag

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:@softdeluxe/utils

Import symbol

import * as utils from "@softdeluxe/utils";
or

Import directly with a jsr specifier

import * as utils from "jsr:@softdeluxe/utils";

Add Package

pnpm i jsr:@softdeluxe/utils
or (using pnpm 10.8 or older)
pnpm dlx jsr add @softdeluxe/utils

Import symbol

import * as utils from "@softdeluxe/utils";

Add Package

yarn add jsr:@softdeluxe/utils
or (using Yarn 4.8 or older)
yarn dlx jsr add @softdeluxe/utils

Import symbol

import * as utils from "@softdeluxe/utils";

Add Package

vlt install jsr:@softdeluxe/utils

Import symbol

import * as utils from "@softdeluxe/utils";

Add Package

npx jsr add @softdeluxe/utils

Import symbol

import * as utils from "@softdeluxe/utils";

Add Package

bunx jsr add @softdeluxe/utils

Import symbol

import * as utils from "@softdeluxe/utils";