mulit-article-publisher

1.0.4 • Public • Published

mulit-article-publisher

Install

npm i mulit-article-publisher

Usage

const mulitArticlePublisher = require("mulit-article-publisher");

mulitArticlePublisher(options);

API

  • mulitArticlePublisher(options)

    options:

    articlePath :string --- the article (.md) path

    allPlatfom :boolean --- whether publish on all platform

    platform :Number[] --- specify platform with number

    • 1 - wechat
    • 2 - toutiao
    • 3 - zhihu
    • 4 - juejin
    • 5 - segmentfault
    • 6 - jianshu
    • 7 - csdn

Support Platform

  • wechat(save article in material management at present)
  • zhihu
  • juejin
  • csdn
  • jianshu
  • toutiao
  • segmentfault

Support Browser

  • Chrome

Note:please login in support broswer!


Support Article Category

  • frontend

Package Sidebar

Install

npm i mulit-article-publisher

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

30.5 kB

Total Files

14

Last publish

Collaborators

  • charliemei