Remove or replace part of a string like Array#splice
☆24Apr 15, 2021Updated 4 years ago
Alternatives and similar repositories for splice-string
Users that are interested in splice-string are comparing it to the libraries listed below
Sorting:
- Sort an array of numbers☆18Sep 18, 2025Updated 5 months ago
- Include only certain items in an array☆19Jun 13, 2025Updated 8 months ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Get the path to the user home directory☆13Apr 9, 2021Updated 4 years ago
- Open the URL from a web shortcut file☆17Nov 3, 2021Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Aug 10, 2021Updated 4 years ago
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Get the iTerm2 version☆11Jan 5, 2026Updated last month
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆18Mar 7, 2021Updated 4 years ago
- Repeat text☆17May 3, 2021Updated 4 years ago
- Check if a path exists☆26Oct 30, 2023Updated 2 years ago
- Get an array of parent directories including itself☆26Nov 7, 2023Updated 2 years ago
- Get the email of an npm user☆14Feb 26, 2024Updated 2 years ago
- Get the maximum permitted length of a path of a Unix domain socket☆14Aug 16, 2021Updated 4 years ago
- ES2015 Math.hypot() ponyfill☆12Apr 7, 2021Updated 4 years ago
- Get user info from a GitHub username☆25Oct 14, 2021Updated 4 years ago
- Pick random items from a list☆17Aug 10, 2021Updated 4 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Check if a filepath is a Markdown file☆22May 4, 2021Updated 4 years ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆22Apr 18, 2021Updated 4 years ago
- Wrap, align and justify the words in a string.☆30Feb 12, 2018Updated 8 years ago
- Get the name of the current operating system☆21Feb 2, 2026Updated 3 weeks ago
- Strip a substring from the start/end of a string☆23Jul 9, 2022Updated 3 years ago
- Get the UTI (Uniform Type Identifier) of a file on macOS☆23Aug 12, 2021Updated 4 years ago
- Generate a random float☆37Apr 18, 2021Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Check whether a binary version satisfies a semver range☆15Apr 3, 2024Updated last year
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Exclude certain items from an array☆23Jun 13, 2025Updated 8 months ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆59Apr 19, 2021Updated 4 years ago
- Get the fullname of the current user☆15Mar 12, 2024Updated last year
- Find the root directory of a Node.js project or npm package☆27Jun 5, 2025Updated 8 months ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago