> We are no longer updating this component. Consider using > [Svelte Math](https://www.npmjs.com/package/svelte-math) instead.
Evaluate the natural logarithm of 1-exp(-|x|).
Compute the hyperbolic arcsine of a double-precision floating-point number.
Takes an array of GLSL tokens and determines whether or not they're a property of another identifier
A promise-based semaphore implementation suitable to be used with async/await.
Random blob generation and animation
Memoize promise-returning & async functions
Is the current JS environment a touch device?
inject an error listener into a stream
Compute the inverse coversed cosine.
semaphore for node
Recursively read a directory
Provides a helper for yeoman generators that wraps the prompt method with code that will exclude any prompts for data that has been supplied via options.
A parser and converter for Tab Atkins's proposed color function in CSS.
Round a double-precision floating-point number to the nearest value with N significant figures.
Tiny animation library
Parse postgres array columns
Uniqueness functions
Converts an array of GLSL tokens to a plain source string
Check that a git reference name is well formed
Turn JSX into React function calls in development
CouchDB worker module that manages state
Bubble errors from an array of streams to a master/top stream
Compute `x * ln(y)` so that the result is `0` if `x = 0`.