sindresorhus / article-titleLinks
Extract the article title of a HTML document
☆56Updated 5 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:
- Get the path to an app (macOS)☆64Updated 3 years ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Open files in your editor at a specific line and column☆55Updated 4 years ago
- Display a notification (macOS 10.9+)☆90Updated 2 months ago
- Split a string at one or more indices☆25Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 5 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Get the latest version of an npm package☆54Updated last year
- Check if a value is a function☆29Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated last week
- Pick random items from a list☆57Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Get free disk space info from `df -kP`☆64Updated 4 months ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Simple wildcard matching☆34Updated 4 months ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last week
- Modify the values of an object☆29Updated 4 years ago
- Get the version numbers of a package from the npm registry☆31Updated last year
- Get the directory of globally installed packages and binaries☆77Updated last week
- Test your Markdown files for Standard JavaScript Style™☆77Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago