sindresorhus / line-column-pathLinks
Parse and stringify file paths with line and column like `unicorn.js14`
☆24Updated 2 months 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:
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Pick random items from a list☆17Updated 4 years ago
- Check if a value is an error constructor☆14Updated 4 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆37Updated last year
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Extract the article title of a HTML document or website☆31Updated 4 months ago
- Get all email addresses in a string☆60Updated 4 years ago
- Regular expression for matching scoped npm package names☆27Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- [DEPRECATED] Kap plugin - Copy GIFs to clipboard☆15Updated 5 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Get the version of a binary in semver format☆36Updated last year
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Kap plugin - Share GIFs on Imgur☆21Updated 8 years ago
- Modify the values of an object☆29Updated 4 years ago
- The max amount of milliseconds you can pass to `setTimeout()`☆27Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Display download counts alongside NPM author pages☆22Updated 8 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago