inspect-js / is-string
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
☆21Updated 2 months ago
Alternatives and similar repositories for is-string:
Users that are interested in is-string are comparing it to the libraries listed below
- Is this an ES6 Symbol value?☆18Updated 2 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 2 months ago
- fs read and write streams based on minipass☆20Updated 6 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Find the module object for something that was require()d☆26Updated last year
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆15Updated 2 months ago
- ☆20Updated 3 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆15Updated 2 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- Is this value a JS regex?☆24Updated 2 months ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated last month
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a file path is a binary file☆44Updated 9 months ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆56Updated 6 months ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated 10 months ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Simple `setImmediate` shim☆28Updated 11 months ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago