sindresorhus / normalize-newlineLinks
Normalize the newline characters in a string to `\n`
☆30Updated 3 months ago
Alternatives and similar repositories for normalize-newline
Users that are interested in normalize-newline are comparing it to the libraries listed below
Sorting:
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Create a revved file path☆21Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Modify the values of an object☆29Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Check if a file path is a binary file☆49Updated last year
- Check if a file path is a text file☆21Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Get the passwd user entry from a username or uid☆30Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Get user info from a GitHub username☆24Updated 4 years ago
- Transform the first chunk in a stream☆28Updated 2 years ago
- Check if a value is an error constructor☆14Updated 4 years ago
- Check if a value is a Blob☆24Updated 2 years ago
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Clone and modify a RegExp instance☆24Updated 3 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Check if a value is a function☆29Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Get the number of days in a month☆27Updated 4 years ago
- Check if something is a generator function☆24Updated 3 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Get the PATH environment variable key cross-platform☆46Updated 3 months ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago