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

https://github.com/l4ph/tawri

軽量、高速、シームレスなWeb小説向けエディタ
https://github.com/l4ph/tawri

kakuyomu narou novel web-novel web-novels

Last synced: 6 months ago
JSON representation

軽量、高速、シームレスなWeb小説向けエディタ

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)