Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luoyjx/cnode-exp

导出cnode社区中的文章收藏
https://github.com/luoyjx/cnode-exp

Last synced: 19 days ago
JSON representation

导出cnode社区中的文章收藏

Awesome Lists containing this project

README

        

# cnode-exp
导出cnode社区中某个用户的文章收藏
默认导出txt格式,可选导出markdown格式

# why this
貌似社区的收藏功能要慢慢砍掉了
想想也可能是的,收藏的链接基本都是重复的内容,对社区并没有什么价值,基本也是重复数据,而且用户一多,数据可能成指数增长,浪费空间

## Installation
```
npm install -g cnode-exp
```

## Usage
```
Usage: cnode-exp [options]

Options:
-m, --markdown export as a markdown file
-h, --help output usage information
-V, --version output the version number
```
## License
MIT