Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

twitter-tag-scraper

purple-circle4MIT0.0.2

Scraping Twitter card meta tags from given url

readme

Get Twitter card tags from an url Build Status

To run

See example-stackoverflow.js

Development

npm install

gulp watch

node test/server.js

Test

gulp test