1.0.0 • Published 10 years ago
meta-tags v1.0.0
meta-tags
Extract meta tags of a website by reading meta keywords, open-graph titles and descriptions.
Install
$ npm install meta-tagsUsage
var tags = require('meta-tags')
tags()
// => 500px, photography, communitysee test.js and test.html for more info.