Library for sampling of random values from a discrete probability distribution, using the Walker-Vose alias method.
Module for performing Vose's Alias Method
Library for sampling of random values from a discrete probability distribution, using the Walker-Vose alias method.
A Node.js module for efficient sampling from a discrete probability distribution using the alias method.
Set of environment utilities for WebContainers
Webpack loader that resolves relative paths in url() statements based on the original source file
Pollyfill for node.js `path.parse`, parses a filepath into an object.
Generate a JSON documentation for a Svelte file
Define and resolve aliases for bundle dependencies
A request tool based on fetch.
Replace alias paths with relative paths after typescript compilation.
Backburner.js is a simple run loop-esque library for coalescing actions
Large collection of predicates.
Create aliases of directories and register custom module paths
A simple extendable error class that extends Error.
a simple Node behavior import resolution plugin for eslint-plugin-import, supporting module alias.
A simple abort controller library
The NetBSD AMD64 binary for esbuild, a JavaScript bundler.
AWS credential provider that sources credentials from aws login cached tokens
**Welcome to the new Stacks Connect! ✨** Read the [`@stacks/connect` docs](./packages/connect) for more information.
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
HTTP client made for scraping based on got.
AWS credential provider that calls STS assumeRole for temporary AWS credentials
The NetBSD ARM 64-bit binary for esbuild, a JavaScript bundler.
Vose: Sample random values from a discrete probability distribution.
Generates values from a categorical probability distribution in O(1) using Vose's Alias Method.