TomerAberbach / get-all-files
⚡ A blazing fast recursive directory crawler with lazy sync and async iterator support.
☆18Updated 3 months ago
Alternatives and similar repositories for get-all-files:
Users that are interested in get-all-files are comparing it to the libraries listed below
- Check if a path is inside another path☆37Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Split a string on the first occurrence of a given separator☆75Updated 2 years ago
- Indent each line in a string☆113Updated 2 years ago
- Chrome extension - Removes the login requirement and any nagging about it☆50Updated 2 years ago
- Get the current user's git email address.☆14Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 8 months ago
- 🤸♀️ Redirect to an npm package's repository page☆82Updated 4 months ago
- Check if a path is a file, directory, or symlink☆77Updated 5 months ago
- Programmatically install npm packages and corresponding peerDependencies.☆18Updated 3 years ago
- Block users from running your app with root permissions☆98Updated last year
- A Set implementation with expirable keys☆16Updated 6 years ago
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆82Updated 2 months ago
- Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatic…☆81Updated last month
- Light Javascript date and time utilities (formatting, ranges e.t.c)☆18Updated 2 years ago
- Generate a unique random string☆85Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated last year
- Youtube player made with Solid JS☆35Updated 6 months ago
- Get all property keys of an object including non-enumerable and inherited ones☆109Updated 3 years ago
- Check if a project is using Yarn☆66Updated 3 years ago
- Print the size of files in a directory☆34Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated last year
- Display output from `xo` as a list of style errors, ordered by count☆35Updated 2 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year