1.0.2 • Published 3 months ago

social-preview-app v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

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
1.0.2

3 months ago

1.0.1

3 months ago

1.0.0

3 months ago