Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

article-title-cli Build Status

Extract the article title of a HTML document or website

Install

$ npm install --global article-title-cli

Usage

$ article-title --help

  Usage
    $ article-title <file>
    $ curl -L <url> | article-title

  Example
    $ curl -L https://blog.sindresorhus.com/macos-tips-tricks-13046cf377f8 | article-title
    Fabulous macOS Tips & Tricks

Related

About

Extract the article title of a HTML document or website

Resources

License

Packages

No packages published
You can’t perform that action at this time.