sindresorhus / split-linesLinks
Split lines into an array of lines
☆44Updated last year
Alternatives and similar repositories for split-lines
Users that are interested in split-lines are comparing it to the libraries listed below
Sorting:
- A list of directories you should ignore by default☆23Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Split a string at one or more indices☆23Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Truncate a URL to a specific length☆61Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Modify the values of an object☆27Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Check if a string is a URL☆85Updated 2 years ago
- A stylelint processor for linting CSS in markdown☆26Updated 3 years ago
- Parse a GitHub URL for user/project@version