New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

social-preview-app

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

social-preview-app

A Node.js app to fetch Open Graph metadata and generate social previews.

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

Social Preview App

The Social Preview App is a Node.js application that fetches Open Graph metadata from URLs and generates social media preview cards. It extracts information such as title, description, and images (if available), along with the canonical link.

How to Use

Follow these steps to install and run the Social Preview App:

1. Install Node.js

Make sure you have Node.js installed on your system. You can download and install it from here.

2. Install the App Globally via npm

Once Node.js is installed, you can install the Social Preview App globally using npm. Open your terminal or command prompt and run the following command:

npm install -g social-preview-app

3. Run the App

After installing the app, you can run it using the following command:

social-preview-app

FAQs

Package last updated on 20 Feb 2024

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