https://github.com/renderbittechnologies/code-style
Style guides for common languages and frameworks
https://github.com/renderbittechnologies/code-style
css css3 es5 html html5 javascript
Last synced: 2 months ago
JSON representation
Style guides for common languages and frameworks
- Host: GitHub
- URL: https://github.com/renderbittechnologies/code-style
- Owner: RenderbitTechnologies
- License: mit
- Created: 2018-09-05T10:34:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-05T13:15:05.000Z (over 6 years ago)
- Last Synced: 2025-01-18T16:49:51.768Z (4 months ago)
- Topics: css, css3, es5, html, html5, javascript
- Homepage: https://renderbittechnologies.github.io/code-style
- Size: 73.2 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Code Style
Style guides for common languages and frameworks. This is meant to be used as a reference while working together in a team. These constitute standards and best practices for developing flexible, durable, and sustainable code.
> Every line of code should appear to be written by a single person, no matter the number of contributors.
## Guides
- [HTML](./HTML.md)
- [JavaScript (ES5)](./JavaScript.md)
- [CSS](./CSS.md)
- [Ruby](./Ruby.md)
- [ES6](./ES6.md)
- [React/JSX](./React.md)© 2018 Renderbit Technologies