Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

📖 Collection of naming guides for writing more consistent and readable codes

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!