https://github.com/howprogrammingworks/codestyle
Code Style Guide / Code Conventions
https://github.com/howprogrammingworks/codestyle
code conventions eslint prettier programming style
Last synced: 8 months ago
JSON representation
Code Style Guide / Code Conventions
- Host: GitHub
- URL: https://github.com/howprogrammingworks/codestyle
- Owner: HowProgrammingWorks
- License: mit
- Created: 2016-12-12T07:55:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T13:08:20.000Z (almost 3 years ago)
- Last Synced: 2025-03-31T13:04:23.781Z (9 months ago)
- Topics: code, conventions, eslint, prettier, programming, style
- Language: JavaScript
- Homepage: https://youtube.com/TimurShemsedinov
- Size: 13.7 KB
- Stars: 4
- Watchers: 20
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Code Style and Conventions
| [English](README.md) | [Русский](README.ru.md) |
1. [JavaScript](JavaScript/README.md)
2. [Haskell](Haskell/README.md)
3. [Python](https://www.python.org/dev/peps/pep-0008/)
4. [C++](C++/README.md)
5. [Go](https://golang.org/doc/effective_go.html)
6. [Swift](Swift/README.md)
7. [Java](Java/README.md)
8. [Lisp](Lisp/README.md)
9. [C#](CSharp/README.md)
10. [F#](FSharp/README.md)