Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
indent-string
Indent each line in a string
es-iterator-helpers
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
iterare
Array methods for ES6 Iterators
p-iteration
Make array iteration easy when using async/await and Promises
@arr/every
A tiny, faster alternative to native Array.prototype.every
lodash.every
The lodash method `_.every` exported as a module.
p-every
Test whether all promises passes a testing function
array.prototype.every
An ES5 spec-compliant `Array.prototype.every` shim/polyfill/replacement that works as far down as ES3.
array.partial
When you want array.some but not array.every. Useful when you need to determine partially selected states - like partially selecting tree nodes when some but not all child nodes are checked.
array-every
Returns true if the callback returns truthy for all elements in the given array.
@ndhoule/every
Check if a `predicate` function returns true for all values in a `collection`.
array.prototype.some
An ES5 spec-compliant `Array.prototype.some` shim/polyfill/replacement that works as far down as ES3.
wait-promise
Make a promise, waiting for a specified amount of time, util something is done.
async-parallel
Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation.
@esm2cjs/indent-string
Indent each line in a string. This is a fork of sindresorhus/indent-string, but with CommonJS support.
extra-array
An array is a collection of values, stored contiguously.
iterable-operator
Utilities for JavaScript Iterable and AsyncIterable
extra-iterable
An iterable is a sequence of values.
@lamansky/every
A better Array.prototype.every(). Supports iterables, whitelist testing, and more.
@merger203/expert-invention
<h3 align="center"> @merger203/expert-invention </h3>