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?☆19Updated 3 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 3 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- Find the module object for something that was require()d☆27Updated last year
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- Is this value a JS regex?☆24Updated 3 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago