Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Check if the character represented by a given Unicode code point is fullwidth
Get the operating system CPU architecture
Check whether operating system CPU architecture is 64-bit or 32-bit (Supports browsers)
Detect potential issues with users system that could prevent Yeoman from working correctly
Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
- runtime
- environment
- env
- execution
- engine
- platform
- context
- js
- javascript
- is
- check
- checking
- detect
- detection
- View more
Check if argv has a specific flag
Get the native type of a value.
Check if something is a Node.js stream
Returns true if a windows file path has invalid characters.
Check if a path is a file, directory, or symlink
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Returns true if the value is an object and not an array or null.
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
Looks up the first non-whitespace character to the left/right of a given index
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Check if a file path is a binary file
Returns true if a file path does not contain any invalid characters.
Returns true if a string has an extglob.