Skip to content

Get social Icons Links for Your Website or Web Application.

Notifications You must be signed in to change notification settings

karthikraji2020/socialIconsLinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SocialIconsLinks

Get social Icons Links for Your Website or Web Application.

Installation

npm i social-icon-link --save

Then...

import {socialIconsLinks} from 'social-icon-link';

socialIconsLinks([
    {socialName :"facebook",url:"https://www.facebook.com"},
    {socialName :"github",url:"https://github.com"}
]);

Options

SocialIconsLinks supports 2 options

  • socialName
  • url

About

Get social Icons Links for Your Website or Web Application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published