https://github.com/l4ph/tawri
軽量、高速、シームレスなWeb小説向けエディタ
https://github.com/l4ph/tawri
kakuyomu narou novel web-novel web-novels
Last synced: 4 months ago
JSON representation
軽量、高速、シームレスなWeb小説向けエディタ
- Host: GitHub
- URL: https://github.com/l4ph/tawri
- Owner: L4Ph
- Created: 2024-09-16T14:39:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-28T07:05:51.000Z (over 1 year ago)
- Last Synced: 2026-01-30T04:38:38.362Z (5 months ago)
- Topics: kakuyomu, narou, novel, web-novel, web-novels
- Language: Svelte
- Homepage:
- Size: 1.05 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tawri - Web小説向けエディタ
## これはなに?
Web小説向けのシンプルで軽量なエディタです。
Webでの編集にも対応しています。
## 対応しているWeb小説の記法
対応が漏れている可能性があります。
要望や、 改善、対応してほしいWeb小説サイト等がございましたら、詳細を[4ranci0ne@gmail.com](mailto:4ranci0ne@gmail.com)へお送りください。
### ルビ
- [x] [小説家になろう](https://syosetu.com/)
- [ ] [カクヨム](https://kakuyomu.jp/)
- [ ] [アルファポリス](https://www.alphapolis.co.jp/)
- [ ] [ハーメルン](https://syosetu.org/)
### 傍点
- [x] [小説家になろう](https://syosetu.com/)
- [ ] [カクヨム](https://kakuyomu.jp/)
- [ ] [アルファポリス](https://www.alphapolis.co.jp/)
- [ ] [ハーメルン](https://syosetu.org/)
## ToDo
- [x] Webアプリケーションのデプロイ
- [ ] ショートカットによるルビ/傍点の入力
- [ ] テキストファイル入出力対応
- [ ] ネイティブアプリケーションのリリース
- [ ] 行数表示
- [ ] textlintを用いた文章校正
## Stack
- [SvelteKit](https://kit.svelte.dev/)
- [Tauri](https://v2.tauri.app/)
- [web-novel-parser](https://github.com/L4Ph/web-novel-parser)