その場ですぐに文章を校正できるメモ帳アプリです。
🏠 Homepage
textlint/textlint のもとで次の校正ルールを使用しています。
- textlint-ja/textlint-rule-preset-japanese
- azu/textlint-rule-date-weekday-mismatch
- blue-hood/textlint-rule-en-spell
- KeitaMoromizato/textlint-rule-max-appearence-count-of-words
- kongou-ae/textlint-rule-joyo-kanji
- lostandfound/textlint-rule-ja-hiragana-fukushi
- lostandfound/textlint-rule-ja-hiragana-hojodoushi
- lostandfound/textlint-rule-ja-hiragana-keishikimeishi
- proofdict/textlint-rule-proofdict
- textlint-ja/textlint-rule-ja-no-abusage
- textlint-ja/textlint-rule-ja-no-redundant-expression
- textlint-ja/textlint-rule-ja-unnatural-alphabet
- textlint-ja/textlint-rule-max-kanji-continuous-len
- textlint-ja/textlint-rule-no-hankaku-kana
- textlint-ja/textlint-rule-no-insert-dropping-sa
- textlint-ja/textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet
- textlint-ja/textlint-rule-no-synonyms
- textlint-ja/textlint-rule-prefer-tari-tari
校正用の辞書を blue-hood/proof-dictionary で管理しています。 校正を改善するためのコントリビュートを歓迎いたします!
- 機能拡張よりも、モバイルフレンドリーな UI を優先します。
- カスタマイズ性よりも、統一された校正ルールを追求します。
- サーバーを設けず、オフラインで完結させます。
Wikipedia の記事データをスコアリングして統計をとることで、文章の品質を表す「校正偏差値」を導入しています。 詳しくはソースコードを確認してください。
アクセス解析としてGoogle アナリティクスを利用しています。 また、エラー収集としてSentryを利用しています。 送信される情報は匿名で収集されており、個人を特定するものではありません。
yarn
cd packages/website
yarn build
cd packages/website
yarn start
cd packages/website
yarn dev
yarn generate-disclaimer
yarn fix
cd packages/website
yarn build
yarn start & yarn wait-on http://127.0.0.1:8080
cd ../..
yarn test
Hood hato6502@gmail.com (https://github.com/blue-hood)
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Please see DISCLAIMER.md.
This README was generated with ❤️ by readme-md-generator