Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
p-retry
Retry a promise-returning or async function
exponential-backoff
A utility that allows retrying a function with an exponential delay between attempts.
safe-regex
detect possibly catastrophic, exponential-time regular expressions
tryer
Because everyone loves a tryer! Conditional and repeated task invocation for node and browser.
safe-regex2
detect possibly catastrophic, exponential-time regular expressions
backoff
Fibonacci and exponential backoffs.
@csstools/postcss-exponential-functions
Use pow(), sqrt(), hypot(), log(), exp() exponential functions in CSS
scslre
A library to find JS RegExp with super-linear worst-case time complexity for attack strings that repeat a single character.
@thi.ng/random
Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation
@stdlib/math-base-special-pow
Exponential function.
@n8n/p-retry
Retry a promise-returning or async function
@stdlib/math-base-special-exp
Natural exponential function.
from-exponential
Lightweight module to convert number from exponential notaton to a human readable string
@stdlib/math-base-special-powm1
Evaluate bˣ - 1.
random
Seedable random number generator supporting many common distributions.
@stdlib/math-base-special-expm1
Compute exp(x) - 1.
parse-exponential
Parse an exponential notation string into parts
@stdlib/stats-base-dists-exponential-cdf
Exponential distribution cumulative distribution function (CDF).
waitify
A flexible and feature-rich delay utility for JavaScript with pause/resume, progress tracking, retry, and more.
backoff-rxjs
A collection of helpful RxJS operators to deal with backoff strategies (like exponential backoff)