Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
data-structures-es6
JavaScript data structures written in es6 (es 2015)
algs4js
Basic algorithms and data structures implemented with es6
alt-library
ALT library - algorithm and data structures
sequins
Mutable sequences and native data structures (Map, Set, List) following the Immutable.js API
promisesds
ES6 Promises data structures and utils
@js-labs/data-structures
There are neither a lot of resources on internet nor any book which guides and dictates best practices in the implementation of popular Data Structures using Javascript. The purpose of this library is to provide cooked implementation of populare data stru
esds
ES6 JS lightweight data structures (Priority Queue, Binary Search Tree (BST), Graph, Bloom Filters, Trie, Queue, Stack, Linked-List)
es6-data-structures
There are neither a lot of resources on internet nor any book which guides and dictates best practices in the implementation of popular Data Structures using Javascript. The purpose of this library is to provide cooked implementation of populare data stru
human-signals
Human-friendly process signals
is-symbol
Determine if a value is an ES6 Symbol or not.
is-generator-function
Determine if a function is a native generator function.
string.prototype.trimstart
ES2019 spec-compliant String.prototype.trimStart shim.
dedent
A string tag that strips indentation from multi-line strings. ⬅️
string.prototype.trimend
ES2019 spec-compliant String.prototype.trimEnd shim.
rollup
Next-generation ES module bundler
es-to-primitive
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
is-async-function
Determine if a function is a native async function.
eslint-plugin-import
Import with sanity.
terser
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
interpret
A dictionary of file extensions and associated module loaders.