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.
existy
Check if something exists (e.g. not null || undefined)
@bret/truthy
Determines if something should be considered a synonym for true
hooligan
A simple util lib for misc functional programming functions.
is-truthy
Predicate that returns true for "truthy" values.
is-existy
Predicate that returns true for "existy" values.
is-falsy
Predicate that returns true for "falsy" values.