Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ridi/style-guide
π Rules of Play @ RIDI
https://github.com/ridi/style-guide
coding-conventions style-guide
Last synced: 3 months ago
JSON representation
π Rules of Play @ RIDI
- Host: GitHub
- URL: https://github.com/ridi/style-guide
- Owner: ridi
- Created: 2016-10-04T14:20:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T06:03:09.000Z (over 4 years ago)
- Last Synced: 2024-05-11T23:33:18.284Z (6 months ago)
- Topics: coding-conventions, style-guide
- Language: PHP
- Homepage: https://ridi.github.io/style-guide
- Size: 292 KB
- Stars: 251
- Watchers: 40
- Forks: 28
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - style-guide
README
# RIDI Style Guide
### κ·μΉμ μ νλ κ·μΉ (λ©ν κ·μΉ)
#### 1. νλͺ©μ μλ₯Ό μ΅μνν κ²
- λ°λμ μ§μΌμ ΈμΌ νλ κ² μμ£Όλ‘ μ ν κ²
- κΆμ₯ νλͺ©μ κ·μΉμ ν¬ν¨νμ§ λ§ κ²
#### 2. μ¬λ°λ¦μ μΆκ΅¬ν κ²
- μ½μ§λ§ μλͺ»λ κ²λ³΄λ€λ μ΄λ ΅λλΌλ μ¬λ°λ₯Έ μͺ½μ νν κ²
#### 3. κΈ°νΈμ μΆ©λμ΄ λ°μνμ λμλ κ°κ²°ν μͺ½μ νν κ²
- κ°κ²°ν¨μ΄ λμΌν λμλ μΌκ΄μ±μ΄ μλ μͺ½μ νν κ²
- μΌκ΄μ±μ΄ λμΌν λμλ λμ€μ±μ΄ μλ μͺ½μ νν κ²
#### 4. λ§μ₯μΌμΉλ‘ μ§νν κ²
- μ΄ν΄κ΄κ³μ ν¬ν¨λ ν 리λλ€ μ μμ λμλ₯Ό ꡬν κ²
### Communication
- [μ½λ 리뷰 μμΉ](Review.md)
- [μ½λλ₯Ό 곡κ°νκΈ°](OSS.md)
- [μ¬λ μ¬μ© κ·μΉ](Slack.md)
- [HTTP API μμ± κ°μ΄λ](API.md)### Language
- [HTML](HTML.md) - HTML, Twig/Jinja2 μ½λ© μ€νμΌ
- [JavaScript](JavaScript) / [TypeScript](https://github.com/ridi/tslint-config)
- [Less](Less.md) - Less/CSS μ½λ© μ€νμΌ
- [BEM](BEM.md) - BEM μ½λ© μ€νμΌ
- [MariaDB(MySQL)](MariaDB(MySQL).md) - DDL, DML μμ± κ·μΉ
- [PHP](PHP)
- [Python3](Python)
- [Scala](Scala)
- [Shell](Shell.md)### Platform
- [Android](Android) - Kotlin, Java, XML μ½λ© μ€νμΌ
- [iOS](iOS) - Swift, Objective-C μ½λ© μ€νμΌ
- [Qt](Qt.md) - C++, XML μ½λ© μ€νμΌ
- [CMS](CMS.md) - λ΄λΆ μμ€ν κ°λ° κ°μ΄λ### Frameworks
- [Luigi](Luigi.md)
- [Spark](Scala/Spark.md)