Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Validate requests required fields and rules on express and other frameworks
Check if argv has a specific flag
A tool to enable the checking, inserting and removal of licenses
Get the native type of a value.
Check if something is a Node.js stream
Check if the character represented by a given Unicode code point is fullwidth
Check if a path is a file, directory, or symlink
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)
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 string has an extglob.
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Check if a value is a plain object
Returns true if a value is a plain object, array or function.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
JSON fields checking
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Check if something is a generator function