Recursively read a directory
☆63Nov 10, 2017Updated 8 years ago
Alternatives and similar repositories for fs-readdir-recursive
Users that are interested in fs-readdir-recursive are comparing it to the libraries listed below
Sorting:
- backport of util.debuglog from node v0.11☆22Sep 21, 2015Updated 10 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- A list of objects bound by prototype chain☆20Oct 25, 2025Updated 4 months ago
- Synchronously write a file and create its ancestor directories if needed☆14May 26, 2019Updated 6 years ago
- shim for require.main.filename() that works in as many environments as possible☆20Dec 15, 2023Updated 2 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 9 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- Parse a glob pattern into an object of path parts.☆25Apr 14, 2020Updated 5 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
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Read from a file, falling back to stdin.☆14Jan 21, 2016Updated 10 years ago
- deprecated, instead use https://github.com/conventional-changelog/conventional-changelog monorepo☆14Oct 19, 2017Updated 8 years ago
- Get a directory for your caching needs☆26Jul 24, 2023Updated 2 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆29Apr 14, 2021Updated 4 years ago
- Determine if an object is a Node.js Stream☆63Dec 30, 2015Updated 10 years ago
- The Node.js `util.deprecate()` function with browser support☆38Nov 11, 2018Updated 7 years ago
- discuss project organization, initiatives, and whatever!☆11Aug 29, 2017Updated 8 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Sep 1, 2017Updated 8 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Call a function for each value in an array and return a Promise☆23Jul 7, 2016Updated 9 years ago
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- ES2015 Number.isNaN() ponyfill☆30May 2, 2024Updated last year
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆43Updated this week
- Fork of crocs cycle package that lives in npm☆17Jan 31, 2020Updated 6 years ago
- return the first event in a set of ee/event pairs☆54Apr 27, 2019Updated 6 years ago
- deprecated, instead use https://github.com/conventional-changelog/conventional-changelog monorepo☆12Dec 29, 2016Updated 9 years ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- 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
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29May 14, 2018Updated 7 years ago
- Is the typeof value a javascript primitive?☆37Mar 20, 2021Updated 4 years ago