Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
asynckit
Minimal async jobs utility library, with streams support
convert-array-to-csv
Convert an array to a csv formatted string
array-back
Guarantees an array back
p-locate
Get the first fulfilled promise that satisfies the provided testing function
array-to-table
Generate markdown table from array of objects
common-tags
a few common utility template tags for ES2015
into-stream
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
locate-path
Get the first path that exists on disk of multiple paths
run-parallel
Run an array of functions in parallel
prelude-ls
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
globby
User-friendly glob matching
yocto-queue
Tiny queue data structure
fill-range
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
dotenv-parse-variables
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS
kind-of
Get the native type of a value.
isarray
Array#isArray for older browsers
d3-array
Array manipulation, ordering, searching, summarizing, etc.
is-extendable
Returns true if a value is a plain object, array or function.
array.prototype.flatmap
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
arrify
Convert a value to an array