A Pleroma/Mastodon client
Find a file
2023-04-01 03:21:12 +08:00
.husky chore: add lint-stage 2023-03-29 17:41:56 +08:00
.vscode init 2023-02-21 18:48:59 +08:00
src fix: icons could not render 2023-04-01 03:21:12 +08:00
.eslintrc init 2023-02-21 18:48:59 +08:00
.gitignore init 2023-02-21 18:48:59 +08:00
index.html Update docs 2023-03-25 18:27:16 +08:00
LICENSE docs: update license 2023-03-31 15:18:27 +08:00
package.json feat: add placeholder to headings 2023-04-01 02:33:33 +08:00
pnpm-lock.yaml fix: icons could not render 2023-04-01 03:21:12 +08:00
README.md docs: add codeberg and github link 2023-03-31 23:08:39 +08:00
tailwind.config.ts fix: icons could not render 2023-04-01 03:21:12 +08:00
tsconfig.json Add Tooltip 2023-03-23 22:11:42 +08:00
tsconfig.node.json chore: move postcss to vite, thanks to @kwaa 2023-04-01 01:36:45 +08:00
vite.config.ts chore: move postcss to vite, thanks to @kwaa 2023-04-01 01:36:45 +08:00

Introduction

A Pleroma/Mastodon client, focus on editing experience (WIP 🏗️), developed by @seviche@kongwoo.icu

Features

  • Markdown
  • drop and drag block

Development

pnpm install
pnpm dev