Skip to main content

Built and signed on GitHub Actions

This is my helper functions

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
100%
Published
2 months ago (0.2.2)

default

Pifplif utils functions

T
Color

List of colors

v
COLORS

Colors index

f
copyToClipboard

Copy text to the clipboard.

f
cs

Colorize a string

f
formatDateZero

Format a number to a string with 2 digits

v
formatter

A module for number formatting.

f
loading

A simple loading spinner.

f
sleep

Sleep for a given number of milliseconds.

f
strCapitalize

Capitalize the first letter of a string

f
strLowercase

Lowercase a string

f
strUppercase

Uppercase a string