elixir_guide_cn
Elixir docs
A translation of Elixir's official documentation into simplified Chinese for the benefit of developers learning the language.
Elixir入门文档中文(简体)翻译计划
288 stars
30 watching
41 forks
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
benjamintanweihao/elixir-cheatsheets | A collection of concise guides and reference materials for learning Elixir programming language and its ecosystem | 105 |
elixir-lang/ex_doc | A tool to generate documentation for Elixir projects | 1,475 |
tyrchen/chinese_translation | An Elixir module providing Chinese translation functionality | 89 |
elixir-lang/elixir-lang.github.com | A static site hosting and development environment for the Elixir programming language website | 355 |
defp/pinyin | A Pinyin conversion library for Elixir, converting Chinese characters to Pinyin with tone and variant options. | 22 |
sger/elixirbooks | A comprehensive collection of Elixir books covering various topics and levels of expertise | 1,414 |
geekerzp/elixir_style_guide | A style guide for Elixir programming language aimed at promoting readable and maintainable code. | 46 |
ikeikeikeike/bing_translator | An Elixir interface to Bing's translation API | 9 |
potatogopher/elixir-getting-started | PDF documents for Elixir programming tutorials. | 100 |
lexmag/elixir-style-guide | An opinionated style guide for Elixir programming | 520 |
marocchino/elixir_style_guide | A community-driven style guide for Elixir programming language | 8 |
change/linguist | An Elixir Internationalization library with support for pluralization and configurable locales. | 179 |
elixir-gettext/gettext | An Elixir implementation of the Gettext internationalization system | 472 |
iver/elixir_style_guide | A style guide for Elixir programming language development | 2 |
elixir-editors/vim-elixir | Elixir support for the Vim text editor, enabling syntax highlighting, automatic indentation, and integration with Ecto projects. | 1,314 |