string representations of objects in node and the browser
☆160Mar 14, 2026Updated this week
Alternatives and similar repositories for object-inspect
Users that are interested in object-inspect 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 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
- Read from a file, falling back to stdin.☆14Jan 21, 2016Updated 10 years ago
- Is this value a JS regex?☆24Dec 30, 2025Updated 2 months ago
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- cssnext transform for sheetify. Use tomorrow's CSS syntax, today☆13Sep 19, 2020Updated 5 years ago
- Is this an ES6 Symbol value?☆19Updated this week
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Reduce an array and return a Promise☆14Feb 22, 2018Updated 8 years ago
- Determine if an object is a Node.js Stream☆63Dec 30, 2015Updated 10 years ago
- ☆19Apr 11, 2018Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆37Nov 11, 2018Updated 7 years ago
- 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
- Validates whether a string matches the production for an XML name or qualified name☆15Nov 12, 2023Updated 2 years ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Map over an array and return a Promise.☆20Jul 7, 2016Updated 9 years ago
- exponential backoff without the weird cruft☆18Mar 4, 2019Updated 7 years ago
- Add callbacks to requests in flight to avoid async duplication☆76May 23, 2024Updated last year
- Vow-based file I/O for Node.js☆28May 30, 2017Updated 8 years ago
- WeakMap collection as specified in ECMAScript6☆30Jun 30, 2021Updated 4 years ago
- Callback wrapping utility☆56Feb 10, 2024Updated 2 years ago
- ☆20Sep 24, 2025Updated 5 months ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 5 months ago
- A CSS Modules transform to extract local aliases for inline imports☆41Jan 21, 2026Updated last month
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- Search & replace tokens during the linking stage of ICSS loading☆22Jan 6, 2023Updated 3 years ago
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Sep 1, 2017Updated 8 years ago
- timers module for browserify☆24Dec 21, 2024Updated last year
- Determine if a function is an ES6 arrow function or not.☆24May 10, 2024Updated last year
- Minimal async jobs utility library, with streams support☆25Dec 18, 2025Updated 3 months ago
- ☆26Dec 7, 2017Updated 8 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- Creates a duplex stream☆96Mar 8, 2021Updated 5 years ago
- Manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆40Jul 11, 2025Updated 8 months ago
- Map collection as specified in ECMAScript6☆73Jun 30, 2021Updated 4 years ago
- process.nextTick always accepts args, always☆33Jun 19, 2019Updated 6 years ago