Strip console, alert, and debugger statements from JavaScript code
☆86Sep 9, 2025Updated 5 months ago
Alternatives and similar repositories for strip-debug
Users that are interested in strip-debug are comparing it to the libraries listed below
Sorting:
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Get the number of days in a month☆27Oct 18, 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
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Open the URL from a web shortcut file☆17Nov 3, 2021Updated 4 years ago
- A safer `.hasOwnProperty()`☆29Jun 21, 2023Updated 2 years ago
- Get the iTerm2 version☆11Jan 5, 2026Updated last month
- Check if a path exists☆26Oct 30, 2023Updated 2 years ago
- Sort an array of numbers☆18Sep 18, 2025Updated 5 months ago
- Simple `setImmediate` shim☆29Sep 13, 2025Updated 5 months ago
- Get the passwd user entry from a username or uid☆30Jul 9, 2022Updated 3 years ago
- Pick random items from a list☆17Aug 10, 2021Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Apr 3, 2024Updated last year
- Get the number of days in a year☆25Apr 21, 2021Updated 4 years ago
- Check if a value is a regular expression☆26Oct 31, 2021Updated 4 years ago
- Pretty UTC datetime: `2014-01-09 0601`☆32Jul 8, 2022Updated 3 years ago
- Prefix CSS using Autoprefixer☆34May 1, 2024Updated last year
- Strip console, alert, and debugger statements from JavaScript code☆30Nov 29, 2022Updated 3 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Remove or replace part of a string like Array#splice☆24Apr 15, 2021Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Strip comments from CSS☆29Nov 1, 2023Updated 2 years ago
- Delay execution for a given amount of seconds☆86Nov 2, 2025Updated 4 months ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Pick random items from a list☆57Aug 10, 2021Updated 4 years ago
- Park-Miller pseudorandom number generator (PRNG)☆55Sep 10, 2025Updated 5 months ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Aug 10, 2021Updated 4 years ago
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Get the hash of a string☆68Feb 5, 2022Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Get free disk space info from `df -kP`☆64Sep 13, 2025Updated 5 months ago
- Check if a Buffer/Uint8Array is a JPEG image☆27Jul 8, 2022Updated 3 years ago
- Check if argv has a specific flag☆96Jul 19, 2021Updated 4 years ago
- Display an error in a GUI dialog☆22May 3, 2021Updated 4 years ago
- DJB2a non-cryptographic hash function☆39Sep 14, 2025Updated 5 months ago