Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@tubular/math
Miscellaneous math functions
minmax-wt-alpha-beta-pruning
A generic minmax algorithm engine (with alpha-beta pruning) that can work with any game supplied by the user
priority-deque
A double-ended priority queue based on min-max heaps.
generic-min-max
This node.js module exports a generic min-max algorithm, alongside some implementations This package comes with full typescript support!
mean-normalization
Normalize a value of an array of values in [0, 1]
minheap
Simple implementation of min-heap
nikhil-goswami-array-hof-utils
This package extends the JavaScript Array prototype with 10 useful higher-order functions (HOFs), providing powerful utilities for common operations like sum, unique values, flattening, grouping, and more.
pure-utility
A small strongly typed pure function utility library
k-select-stream
An efficient online k-min selection algorithm based on min-max heaps.
rescaling-value
Rescale a value of an array of values in [0, 1]