Just Social Media Checker

A lightweight package to check social media links

Installation

$ npm install just-socialmedia-checker --save

Usage

var checker = require('just-socialmedia-checker');

checker.check('https://facebook.com/something'); // => facebook
checker.check('https://fb.me/something'); // => facebook