Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naming-convention/naming-convention-guides
📖 Collection of naming guides for writing more consistent and readable codes
https://github.com/naming-convention/naming-convention-guides
best-practices csharp git java javascript naming naming-convention naming-conventions php styleguide vuejs
Last synced: 3 months ago
JSON representation
📖 Collection of naming guides for writing more consistent and readable codes
- Host: GitHub
- URL: https://github.com/naming-convention/naming-convention-guides
- Owner: naming-convention
- License: apache-2.0
- Created: 2019-02-09T22:12:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T11:34:31.000Z (10 months ago)
- Last Synced: 2024-08-02T17:31:44.306Z (6 months ago)
- Topics: best-practices, csharp, git, java, javascript, naming, naming-convention, naming-conventions, php, styleguide, vuejs
- Language: HTML
- Homepage: https://namingconvention.org
- Size: 635 KB
- Stars: 463
- Watchers: 11
- Forks: 95
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome - The Naming Convention Project
The Naming Convention Project is an effort to identify, collect and maintain a set of guidelines for best naming practices.
## How we work:
We accept recommendations from all enthusiastic who care about the quality. The suggested recommendations will be submitted to website by collaborative consensus based processes.[![Join the chat at https://gitter.im/naming_convention/community](https://badges.gitter.im/JoinChat.svg)](https://gitter.im/naming_convention/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Naming Convention topic list:
* [C#](/csharp/)
* [Git](/git/)
* [Java](/java/)
* [PHP](/php/)
* [Python](/python/)
* [Ruby](/ruby/)
* [VueJS](/vuejs/)## Contributions
This project exists thanks to all our contributors:
{% GitHubContributors %}
{% endGitHubContributors %}Help us create the better conventions with your contributions. Simply read our [Contribution Guide](/docs/CONTRIBUTING.md) and get started!