Filter out unwanted `console.log()` output
☆247Jul 8, 2022Updated 3 years ago
Alternatives and similar repositories for filter-console
Users that are interested in filter-console are comparing it to the libraries listed below
Sorting:
- Wait for localhost to be ready☆279Oct 2, 2025Updated 5 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Apr 21, 2021Updated 4 years ago
- Replace matching strings and regexes in files☆178Sep 11, 2025Updated 5 months ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆252Jul 9, 2022Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Aug 10, 2021Updated 4 years ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Prevent `require` from searching upwards for required modules☆95Jan 23, 2021Updated 5 years ago
- PNG decoding for Node.js, using LodePNG compiled to WebAssembly☆37Nov 5, 2025Updated 3 months ago
- Cross-platform `/dev/null`☆94Oct 14, 2021Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Conditionally join CSS class names together - Especially useful with React☆293May 3, 2021Updated 4 years ago
- Check if a project is using Yarn☆66Sep 15, 2025Updated 5 months ago
- Cycle through the items of an array☆242Apr 7, 2021Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆42Sep 10, 2021Updated 4 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆53May 27, 2023Updated 2 years ago
- Delay execution for a given amount of seconds☆86Nov 2, 2025Updated 4 months ago
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 5 months ago
- Check whether a string has any emoji☆106Oct 27, 2023Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Check if stdout or stderr is interactive☆119Nov 6, 2023Updated 2 years ago
- Get the version of a binary in semver format☆36Apr 3, 2024Updated last year
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Get the avatar of a GitHub user☆21Oct 14, 2021Updated 4 years ago
- Check if a filepath is a Markdown file☆22May 4, 2021Updated 4 years ago
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago
- Check if a Buffer/Uint8Array is a JPEG image☆27Jul 8, 2022Updated 3 years ago
- List of JavaScript types☆83Apr 30, 2024Updated last year
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Aug 10, 2021Updated 4 years ago
- Simple wildcard matching☆34Sep 15, 2025Updated 5 months ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆122Aug 31, 2023Updated 2 years ago
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated last month
- Generate a URL for opening a new GitHub issue with prefilled title, body, and other fields☆248Mar 9, 2025Updated 11 months ago