https://github.com/yusukehosonuma/e2dc
Extract English from Documentation Comment.
https://github.com/yusukehosonuma/e2dc
ios macos macos-app swift swiftui swiftui-example
Last synced: 9 months ago
JSON representation
Extract English from Documentation Comment.
- Host: GitHub
- URL: https://github.com/yusukehosonuma/e2dc
- Owner: YusukeHosonuma
- License: mit
- Created: 2022-03-28T04:07:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T05:32:35.000Z (about 4 years ago)
- Last Synced: 2025-04-06T10:12:41.672Z (about 1 year ago)
- Topics: ios, macos, macos-app, swift, swiftui, swiftui-example
- Language: Swift
- Homepage: https://apps.apple.com/app/id1616576556
- Size: 1.52 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# E2DC
**E**xtract **E**nglish text from **D**ocumentation **C**omment.
ドキュメンテーションコメントに書かれた英語を翻訳したい場合に、便利かもしれないツールです。
SwiftUIによるマルチプラットフォームアプリとして [App Store にリリース済み](https://apps.apple.com/app/id1616576556) です。
https://user-images.githubusercontent.com/2990285/161653895-15af4026-5895-4e51-8681-f31741da46e4.mp4
## Requirements
- macOS 12+
- iOS 15+
## Development
```bash
bundle install
brew install mint
mint bootstrap
```
## FAQ
Q. うまく変換できないときがある。
A. Issue か PR を頂けると幸いです 🙏
Q. もっと実践的な SwiftUI アプリを作って。どうぞ。
A. [Swift-Evolution-Browser](https://github.com/YusukeHosonuma/Swift-Evolution-Browser/)
## Links
- [Effective SwiftUI 候補(仮説)](https://zenn.dev/tobi462/scraps/905f2e6ac9b895)
- [SFReadableSymbols](https://github.com/YusukeHosonuma/SFReadableSymbols)
## Author
Yusuke Hosonuma / [@tobi462](https://twitter.com/tobi462)