1.0.8 • Published 6 years ago

line-share v1.0.8

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

Line Share

meta

<meta property="og:title" content="title"/>
<meta property="og:description" content="description"/>
<meta property="og:url" content="share url"/>
<meta property="og:image" content="share images"/>

Installation

npm install line-share -D

And then import it:

import lineShare from "line-share";
const line = new lineShare();

/* fill in share url */
line.share("https://github.com/MikeCheng1208/");
1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago