Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
node-fpgrowth
FPGrowth frequent itemset mining algorithm implementation in TypeScript / JavaScript.
node-apriori
Apriori frequent itemset mining algorithm implementation in TypeScript / JavaScript.
undertherules
Track, find, mining, parsing & analyzing data from social networks.
data-mining-algorithm
data mining algorithm in javascript
marly
Marly, the micro data mining library.
get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
yocto-queue
Tiny queue data structure
is-descriptor
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
istanbul-lib-coverage
Data library for istanbul coverage objects
define-data-property
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
internal-slot
ES spec-like internal slots
mdn-data
Open Web data by the Mozilla Developer Network
is-accessor-descriptor
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
is-data-view
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
data-view-byte-length
Get the byteLength out of a DataView, robustly.
is-data-descriptor
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
data-view-byte-offset
Get the byteOffset out of a DataView, robustly.
data-uri-to-buffer
Create an ArrayBuffer instance from a Data URI string
env-paths
Get paths for storing things like data, config, cache, etc
immutable
Immutable Data Collections