Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
object-assign
ES2015 `Object.assign()` ponyfill
path-parse
Node.js path.parse() ponyfill
p-try
`Start a promise chain
core-js
Standard library
symbol-observable
Symbol.observable ponyfill
cross-fetch
Universal WHATWG Fetch API for Node, Browsers and React Native
core-js-pure
Standard library
es6-symbol
ECMAScript 6 Symbol polyfill
pinkie-promise
ES2015 Promise ponyfill
@xmldom/xmldom
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
resize-observer-polyfill
A polyfill for the Resize Observer API
buffer-alloc-unsafe
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
fromentries
Object.fromEntries() ponyfill (in 6 lines)
path-dirname
Node.js path.dirname() ponyfill
formdata-node
Spec-compliant FormData implementation for Node.js
array-find-index
ES2015 `Array#findIndex()` ponyfill
es6-weak-map
ECMAScript6 WeakMap polyfill
@juggle/resize-observer
Polyfills the ResizeObserver API and supports box size options from the latest spec
scroll-into-view-if-needed
Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: center
capture-stack-trace
Error.captureStackTrace ponyfill