Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
@wordpress/dom-ready
Execute callback after the DOM is loaded.
readyjs
A tiny, modern, on-document-ready that runs any given function(s) once the document is ready or immediately if the document is ready already.
@gechiui/dom-ready
Execute callback after the DOM is loaded.
raf-ready
Tiny DOM ready using requestAnimationFrame first, falling back to readyState.