Search results
1099 packages found
Detect whether a terminal supports color
Get details about the current Continuous Integration environment
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
Check if argv has a specific flag
Check if the process is running inside a Docker container
Check if something is a Node.js stream
Detect whether the terminal supports Unicode
Check if the character represented by a given Unicode code point is fullwidth
Detect the indentation of code
Detect whether or not an object is a Typed Array
Detect if the current environment is a CI server
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
Detect if your code is running on an AWS Lambda server
A simple binding to Google's cpu_features library for obtaining information about installed CPU(s)
Check if something is a generator function
Detect which package manager you're using (yarn or npm)
Language detection for Javascript. Based on the CLD2 (Compact Language Detector) library from Google. Highly optimized for space and speed. Runs about 10x faster than other libraries. Detects over 160 languages. Full test coverage. Runs on Linux, OS X, an
Check if a string matches the name of a Node.js builtin module
Low footprint ECMAScript source code parser
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.