sindresorhus / line-column-pathLinks
Parse and stringify file paths with line and column like `unicorn.js14`
☆21Updated 4 years ago
Alternatives and similar repositories for line-column-path
Users that are interested in line-column-path are comparing it to the libraries listed below
Sorting:
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Extract the article title of a HTML document or website☆30Updated 2 weeks ago
- Linkify GitHub issue references☆46Updated 2 weeks ago
- Check if your code is running in a JXA environment☆31Updated 4 years ago
- Pick random items from a list☆15Updated 4 years ago
- Get the version of a binary in semver format☆35Updated last year
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Check if an Iterable is empty☆22Updated 2 weeks ago
- Simple wildcard matching☆34Updated 2 weeks ago
- Split a string at one or more indices☆23Updated 4 years ago
- The max amount of milliseconds you can pass to `setTimeout()`☆26Updated 4 years ago
- Get the path to this package - Useful for testing☆21Updated 4 years ago
- Sort an array of numbers☆17Updated last week
- Kap plugin - Share GIFs on Imgur☆21Updated 8 years ago
- Get an array of parent directories including itself☆26Updated last year
- [DEPRECATED] Kap plugin - Copy GIFs to clipboard☆15Updated 5 years ago
- Regular expression for matching issue references☆49Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 weeks ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Wait for a specified number of promises to be fulfilled☆36Updated 2 weeks ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get the user's default shell☆40Updated 2 weeks ago