Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
request-info
Get information about an http request.
react-useragent
Utility to add user agent information to your react components
couch-profile
Store profile information in couchdb
githuburl
Parse a github repo url into an object of repo information and convert to several types of clone URL.
@lykmapipo/party
A representation of an entity describing information about a particular person or organization, consisting of contact information (e.g. name, e-mail addresses, phone numbers) and other descriptive information of interest.
get-github-user
Get GitHub user information from just a username
env-paths
Get paths for storing things like data, config, cache, etc
external-editor
Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
@heroui/user
Flexible User Profile Component.
untildify
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
expand-tilde
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
useragent
Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing
resolve-dir
Resolve a directory that is either local, global or in the user's home directory.
os-locale
Get the system locale
is-root
Check if the process is running as root user, for example, one started with `sudo`
fingerprint-oss
fingerprint-oss is a javascript util designed to collect various information about the user's device, location, and network.
@codetanzania/emis-stakeholder
A representation of an entity (e.g municipal, individual, agency, organization etc) consisting of contact information (e.g. name, e-mail addresses, phone numbers) and other descriptive information of interest in emergency(or disaster) management.
tildify
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
home-or-tmp
Get the user home directory with fallback to the system temp directory
parse-github-url
Parse a github URL into an object.