inspect-js / is-stringLinks
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
☆21Updated 6 months ago
Alternatives and similar repositories for is-string
Users that are interested in is-string are comparing it to the libraries listed below
Sorting:
- Is this an ES6 Symbol value?☆19Updated 6 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 6 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 3 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- ☆27Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 11 months ago
- fs read and write streams based on minipass☆20Updated 11 months ago
- Get the command from a shebang☆24Updated 3 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Simple `setImmediate` shim☆28Updated last year
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago