Socket
Socket
Sign inDemoInstall

readmeta

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

readmeta

meta tag previewer for web application


Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

readmeta

readmeta is cli package built in nodejs. It helps you to test and preview your meta tags. You can get all your meta tags just by runing a single command.

readmeta also support single page application which change meta tags at run time.

Install

npm i readmeta -g

Note: - You might get permission issue while installing this package. In this case please run command as sudo or with admin priviledge.

Still not working

try this

sudo npm i readmeta -g --unsafe-perm=true

Example

  • readmeta --url=google.com

  • readmeta --url=http://google.com

Keywords

FAQs

Package last updated on 25 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc