Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
rpi-version
Detect raspberry pi revision
supports-color
Detect whether a terminal supports color
@alexkratky/rpi-info
Detect Raspberry Pi model
pirev
Raspberry Pi revision utility
has-flag
Check if argv has a specific flag
is-fullwidth-code-point
Check if the character represented by a given Unicode code point is fullwidth
is-stream
Check if something is a Node.js stream
is-docker
Check if the process is running inside a Docker container
ci-info
Get details about the current Continuous Integration environment
is-wsl
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
is-binary-path
Check if a file path is a binary file
is-typedarray
Detect whether or not an object is a Typed Array
is-interactive
Check if stdout or stderr is interactive
is-unicode-supported
Detect whether the terminal supports Unicode
file-type
Detect the file type of a file, stream, or data
is-generator-fn
Check if something is a generator function
detect-indent
Detect the indentation of code
detect-node
Detect Node.JS (as opposite to browser environment) (reliable)
supports-hyperlinks
Detect whether a terminal supports hyperlinks
is-ci
Detect if the current environment is a CI server