Split lines into an array of lines
☆46Oct 30, 2023Updated 2 years ago
Alternatives and similar repositories for split-lines
Users that are interested in split-lines are comparing it to the libraries listed below
Sorting:
- Strip a path from a path☆18Aug 18, 2021Updated 4 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Oct 16, 2024Updated last year
- Include only certain items in an array☆19Jun 13, 2025Updated 9 months ago
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Sep 17, 2021Updated 4 years ago
- Turn an object into a string of HTML attributes☆50Mar 30, 2023Updated 2 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Check if a string is email like☆25Nov 11, 2025Updated 4 months ago
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Exclude certain items from an array☆24Jun 13, 2025Updated 9 months ago
- Normalize the newline characters in a string to `\n`☆30Sep 16, 2025Updated 6 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Exit the process when the `esc` key is pressed☆58Dec 4, 2023Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆74Feb 11, 2023Updated 3 years ago
- ES2015 Math.hypot() ponyfill☆12Apr 7, 2021Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Get the name of a named function☆34Apr 7, 2021Updated 4 years ago
- List of ARIA attributes☆21Nov 1, 2023Updated 2 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Prevent the use of curly quote/apostrophe characters☆12Updated this week
- Extract the article title of a HTML document☆56Sep 9, 2025Updated 6 months ago
- Control the AnyBar app☆34May 3, 2021Updated 4 years ago
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago
- The max amount of milliseconds you can pass to `setTimeout()`☆27Apr 7, 2021Updated 4 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Aug 9, 2021Updated 4 years ago
- Strip comments from CSS☆29Nov 1, 2023Updated 2 years ago
- Check if a string is a URL☆87Jun 21, 2023Updated 2 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Regular expression for matching reserved filename characters☆53Sep 14, 2025Updated 6 months ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Remove unused CSS with UnCSS☆35May 1, 2024Updated last year
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 4 months ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Validate the name of a custom element☆44May 6, 2024Updated last year
- Get an array of parent directories including itself☆26Nov 7, 2023Updated 2 years ago