enricomarino / isView external linksLinks
The definitive JavaScript type testing library
☆193Oct 24, 2025Updated 3 months ago
Alternatives and similar repositories for is
Users that are interested in is are comparing it to the libraries listed below
Sorting:
- Turn an array like into an array☆12Mar 14, 2021Updated 4 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 8 years ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 8 years ago
- Array#filter for older browsers.☆18Feb 23, 2024Updated last year
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Apr 5, 2018Updated 7 years ago
- Easy way to create a Readable Stream☆70Mar 11, 2017Updated 8 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…☆20Dec 15, 2020Updated 5 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Check if something is a Node.js stream☆115Oct 28, 2024Updated last year
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 2 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- ☆19Dec 21, 2024Updated last year
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Node's domain module for the web browser☆32Nov 22, 2025Updated 2 months ago
- Autoload Plugins for PostCSS☆20May 11, 2020Updated 5 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- ☆41Oct 31, 2018Updated 7 years ago
- utility to create an element from a simple CSS selector☆13Aug 1, 2023Updated 2 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- ☆11Apr 15, 2023Updated 2 years ago
- Module for parsing URI's in engine.io-client☆14Sep 18, 2019Updated 6 years ago
- A library to make errors.☆12Oct 23, 2021Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆31Sep 4, 2025Updated 5 months ago
- Timeout HTTP/HTTPS requests☆51Sep 9, 2025Updated 5 months ago
- Easily add plugin support to your node.js application.☆26Dec 14, 2020Updated 5 years ago
- get.and.set.deep.objects.easily = true;☆32Jan 8, 2023Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Oct 4, 2021Updated 4 years ago
- Foreach component + npm package☆25May 11, 2022Updated 3 years ago
- ☆43Jun 12, 2018Updated 7 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 5 months ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 5 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago