Showing 1-20 of 400,687 packages
A loader that returns an empty string.
a well-tested empty string module in case you forget how to make one
extension-json-empty-string-value-completion
Validatem validator for ensuring that a value is a non-empty string
GraphQL Non-empty String
get value of an environment variable; throw if undefined or empty string
Check if the value is undefined, null, empty string, NaN and Infinity.
Check an object, if all or some of its leaf nodes are empty. It detects empty string, empty array, empty object, null, undefined in the target object.
Check if the value is not undefined, null, empty string, NaN and Infinity.
Util to remove empty string, undefined, null and empty arrays in nested objects and arrays
checks if foo is not defined, i.e. undefined, null, an empty string, array, object or NaN
ESLint rule to disallow empty string literals in runtime/value contexts for TypeScript and JSX/TSX.
Test if a value is an empty string.
Type guard to check if a value is NOT an empty string
Strip leading whitespace from each line in a string
Check whether a value is "empty".
Strip redundant indentation and indent the string
Discard empty rules and values with PostCSS.
Indent each line in a string
This package will replace string like `name=${{ secret }}` where secret is world to `name=world`. If no match, it will use empty string for replacement.