sindresorhus / article-titleLinks
Extract the article title of a HTML document
☆56Updated 4 months ago
Alternatives and similar repositories for article-title
Users that are interested in article-title are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Check if a value is a function☆29Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Open files in your editor at a specific line and column☆55Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Get the path to an app (macOS)☆64Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Simple wildcard matching☆34Updated 4 months ago
- Get the fullname of the current user☆48Updated 2 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Get the version of a binary in semver format☆42Updated last year
- Split a string at one or more indices☆25Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Get your public IP address☆27Updated 4 months ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Get the version numbers of a package from the npm registry☆31Updated last year
- Alphabetically sort an array of strings☆40Updated 4 years ago