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

https://github.com/osbi/saiku-styleguide

Saiku code styleguide.
https://github.com/osbi/saiku-styleguide

Last synced: 5 months ago
JSON representation

Saiku code styleguide.

Awesome Lists containing this project

README

          

# { Saiku code styleguide }

This repository holds the guidelines we follow to write the code of Saiku. The documents present a set of rules to follow in order to make sure we write consistent code.

> It’s harder to read code than to write it. - Joel Spolsky

## Styleguides

* [Best practices](best-practices/README.md)
* [CSS](css/README.md)
* [HTML](html/README.md)
* [JavaScript](javascript/README.md)
* [React](react/README.md)
* [Java](https://google.github.io/styleguide/javaguide.html)

## Contributing

If you have something you want to add, remove or improve, feel free to [open an issue](https://github.com/OSBI/saiku-styleguide/issues/new) and ping the team.

## License

[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0)