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

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

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