mulit-article-publisher
v1.0.4
Published
Multi-platform article publisher
Downloads
14
Maintainers
Readme
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) pathallPlatfom
:boolean --- whether publish on all platformplatform
: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