Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
core-js
Standard library
core-js-pure
Standard library
native-promise-only
Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.
@ungap/promise-all-settled
A cross platform Promise.allSettled polyfill
promise.allsettled
ES Proposal spec-compliant shim for Promise.allSettled
promise.prototype.finally
ES Proposal spec-compliant shim for Promise.prototype.finally
sb-promise-queue
Promise queue with a nice API
promixy
A module help you make sync calling chain on Promise.
promise.any
ES 2021 spec-compliant shim for Promise.any
@ungap/with-resolvers
Promise.witResolvers() polyfill
@hyperjump/pact
Higher order functions for iterators and async iterators
core-js-bundle
Standard library
ix
The Interactive Extensions for JavaScript
promish
ES6 Promise Shim
@rocicorp/resolver
A simple promise resolver
ts-deferred
Very simple implementation of Deferred for TypeScript
nodent-compiler
NoDent - Asynchronous Javascript language extensions
@1natsu/wait-element
Detect the appearance of an element in the browser DOM
nodeify-ts
Create functions that both return promises and accept node-style callbacks
promise-file-reader
Wraps FileReader in a Promise