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

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.

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)