Skip to content

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

Notifications You must be signed in to change notification settings

npm-dom/meta-tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published