Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
d3-hexbin
Group two-dimensional points into hexagonal bins.
@svizzle/histogram
Svelte histogram component and histogram utilities.
@mhyfritz/bin-data
Bin data into given number of chunks and pick a representative value for each bin.
d3-hist2d
Hist2D is a two dimensional histogram D3 v4+ module
d3-tribin
Group two-dimensional points into triangular bins.
timestamp-binning
A small npm module for node.js that bins past timestamps into desired intervals and creates a histrogram array.
simple-kmeans
A simple implementation of a single dimensional k-means-clustering algorithm.
time-bin
A module that takes in time series and outputs the binned version of it
interval-logger
Report aggregate statistics (count, average) over a defined interval.
histc
Calculate a histogram for a one-dimensional vector of numeric values.
histogram-pretty
Create callback functions that bin your data into histogram buckets
binsearch
Perform a bin search over a 1d edge vector
d3-hexbin-pr-24
Group two-dimensional points into hexagonal bins.