Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
☆22Dec 30, 2025Updated 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
Sorting:
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- Is this an ES6 Symbol value?☆19Updated this week
- Is this value a JS regex?☆24Dec 30, 2025Updated 2 months ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated this week
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Dec 30, 2025Updated 2 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Dec 30, 2025Updated 2 months ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆18Dec 30, 2025Updated 2 months ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- Array#filter for older browsers.☆18Feb 23, 2024Updated 2 years ago
- Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability☆62Jul 13, 2020Updated 5 years ago
- Checks whether a value is an object, because typeof is a troll☆22Dec 30, 2025Updated 2 months ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 2 months ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Autoload Plugins for PostCSS☆20May 11, 2020Updated 5 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- utility to create an element from a simple CSS selector☆13Aug 1, 2023Updated 2 years ago
- ☆27Apr 5, 2021Updated 4 years ago
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- Check if a path is the current working directory☆22May 10, 2025Updated 10 months ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Oct 27, 2016Updated 9 years ago
- dead-simple optimistic async helper in javascript☆15Nov 23, 2014Updated 11 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Mar 9, 2026Updated last week
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- timers module for browserify☆24Dec 21, 2024Updated last year
- Flow types for the Javascript AST