Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLDR

Input a link to a news article and retrieve summary DEMO

instructions:

  1. yarn install
  2. yarn build
  3. go to http://localhost:3000/

If you just want to use this inside the terminal, the code is in auto.js just set a shortcut in your bash_profile to point to it and pass the link as an argument. example:

alias summarize='node ~/path/to/tldr-articles/auto.js'

and in your terminal you would run:

summarize http://linktoarticle.com/etc/etc/etc

About

A JavaScript client for communicating with the SMMRY API.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages