sindresorhus / article-titleLinks
Extract the article title of a HTML document
☆55Updated 3 years ago
Alternatives and similar repositories for article-title
Users that are interested in article-title are comparing it to the libraries listed below
Sorting:
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the path to an app (macOS)☆63Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get the latest version of an npm package☆53Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Check if an Array is sorted☆34Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Convert a time string to seconds: '0017' → 1337☆34Updated 4 years ago
- Get free disk space info from `df -kP`☆63Updated 3 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Get or check the current macOS version☆62Updated 4 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Get the user's default shell☆40Updated 3 years ago