Skip to main content
This release is 1 version behind 0.9.4 — the latest version of @softdeluxe/deluxe-frontend. Jump to latest

Util functions for deluxe eshop

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
82%
Published
2 months ago (0.9.3)

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/**/**
deno publish

Add Package

deno add jsr:@softdeluxe/deluxe-frontend

Import symbol

import * as mod from "@softdeluxe/deluxe-frontend";

---- OR ----

Import directly with a jsr specifier

import * as mod from "jsr:@softdeluxe/deluxe-frontend";

Add Package

npx jsr add @softdeluxe/deluxe-frontend

Import symbol

import * as mod from "@softdeluxe/deluxe-frontend";

Add Package

yarn dlx jsr add @softdeluxe/deluxe-frontend

Import symbol

import * as mod from "@softdeluxe/deluxe-frontend";

Add Package

pnpm dlx jsr add @softdeluxe/deluxe-frontend

Import symbol

import * as mod from "@softdeluxe/deluxe-frontend";

Add Package

bunx jsr add @softdeluxe/deluxe-frontend

Import symbol

import * as mod from "@softdeluxe/deluxe-frontend";