Skip to main content

@mel/core@0.1.2

latest

core utilities

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
88%
Published
4 months ago (0.1.2)
f
deepDiff

Deep diff between two object-likes

f
download

Generate client download, hacky workaround.

f
filterObject

Filters the entries of an object based on a provided function.

f
inRange

Checks if a number or BigInt is within a specified range.

f
promisify

Converts a callback-based function to a Promise-based function.