meta-tags

1.0.0 • Public • Published

meta-tags

Extract meta tags of a website by reading meta keywords, open-graph titles and descriptions.

Install

$ npm install meta-tags

Usage

var tags = require('meta-tags')
 
tags()
// => 500px, photography, community

see test.js and test.html for more info.

Readme

Keywords

Package Sidebar

Install

npm i meta-tags

Weekly Downloads

5

Version

1.0.0

License

BSD

Last publish

Collaborators

  • tehshrike