sindresorhus / article-titleLinks
Extract the article title of a HTML document
☆54Updated 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:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Simple cache config handling for your app or module☆21Updated 7 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Resolve the path of a globally installed module☆41Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Check if a value is a function☆27Updated 4 years ago
- Check if a file path is a binary file☆45Updated last year
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Linkify GitHub issue references☆46Updated 8 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago