sindresorhus / split-on-firstLinks
Split a string on the first occurrence of a given separator
☆74Updated last month
Alternatives and similar repositories for split-on-first
Users that are interested in split-on-first are comparing it to the libraries listed below
Sorting:
- Mimic a Node.js HTTP response stream☆60Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Add XO to your project☆46Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the version of a binary in semver format☆41Updated last year
- Delay execution for a given amount of seconds☆86Updated last year
- Check if a project is using Yarn☆65Updated last month
- Regular expression for matching issue references☆49Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last month
- Linkify GitHub issue references☆47Updated last month
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the version of a binary in semver format☆35Updated last year
- Check if a string is a URL☆87Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- Make a function mimic another one☆96Updated 11 months ago
- Snippets for AVA☆70Updated 7 years ago
- Stylelint shareable config for XO☆40Updated 5 months ago
- Filter object keys and values into a new object☆104Updated last year
- Simple wildcard matching☆34Updated last month
- Assert a Map has a given key and return the value for it.☆12Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆64Updated last month
- List of JavaScript types☆82Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 8 months ago
- Delete files and directories without all the bullshit.☆54Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆109Updated 4 years ago
- Cross-platform `/dev/null`☆93Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year