Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kecrily/mirror2md
A tool for exporting articles written by mirror to markdown.
https://github.com/kecrily/mirror2md
deno markdown mirror
Last synced: 1 day ago
JSON representation
A tool for exporting articles written by mirror to markdown.
- Host: GitHub
- URL: https://github.com/kecrily/mirror2md
- Owner: kecrily
- License: mit
- Created: 2022-03-06T05:28:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-03-06T05:36:51.000Z (over 2 years ago)
- Last Synced: 2024-10-12T17:34:36.051Z (about 1 month ago)
- Topics: deno, markdown, mirror
- Language: TypeScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mirror2md
> A tool for exporting articles written by mirror to markdown.
## Feature
- Export to markdown with frontmatter.
- No more## Usage
```sh
deno run --allow-write --allow-net https://deno.land/x/mirror2md/cli.ts dao.mirror.xyz
```Replace `dao.mirror.xyz` with your address, then run.
It can be:
- dao.mirror.xyz
- tian7.eth
- 0x578E5ead1509c8015F08181A23aABBe828c56F56---
**Mirror2md** © [Percy Ma](https://git.io/kecrily), Released under the [MIT License](LICENSE).