Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
hasown
A robust, ES3 compatible, "has own property" predicate.
for-in
Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
is-path-in-cwd
Check if a path is in the current working directory
uniq
Removes duplicates from a sorted array in place
rainbow-sort
Sort a list of given colors in the rainbow order.
parse-unit
parses number and unit, '20px' into [20, 'px']
pg-copy-streams
Low-Level COPY TO and COPY FROM streams for PostgreSQL in JavaScript using
cordova-plugin-inappbrowser
Cordova InAppBrowser Plugin
promise-walk
Call array of promises in order (no resolve content will be reserved).
passport-apple
Passport strategy for Sign in with Apple
robust-point-in-polygon
Exactly test if a point is inside, outside or on the boundary of a polygon
obj-def
Easily set default fields in objects.
object.filter
Create a new object filtered to have only properties for which the callback returns true.
point-in-big-polygon
Industrial strength point in polygon test
harumperspiciatis
Higher-order component (HOC) providing web3 context to React app
apple-auth
Sign in with Apple for NodeJS
github-api-emojis
The list of emoji names available in GitHub API
in-range
Check if a number is in a given range
@stdlib/assert-is-method-in
Test if an object has a specified method name, either own or inherited.
@a-2-c-2-anpm/in-iure-repellendus
Eventify is a lightweight module that can be mixed in to any object in order to provide it with custom events. It has no external dependencies. Based on Backbone.Events