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

https://github.com/afonsopacifer/code-style-guide

:nail_care: Rules for writing beautiful codes.
https://github.com/afonsopacifer/code-style-guide

csscomb csslint eslint jsx styleguide

Last synced: 3 months ago
JSON representation

:nail_care: Rules for writing beautiful codes.

Awesome Lists containing this project

README

        

# Code Style Guides

> :nail_care: Rules for writing beautiful codes.

#### Markup

- HTML
- Pug
- JSX

#### Style

- CSS
- [Style Guide](css/CSS.md)
- [CSScomb Rules](css/.csscomb.json)
- [CSSlint rules](css/.csslintrc)

#### Behavior

- Javascript
- [Style Guide](js/JS.md)
- [ESLint Rules](js/.eslintrc.json)

## Contributing

Find on our [roadmap](https://github.com/afonsopacifer/code-style-guide/issues/1) the next steps of the project ;)


Want to contribute? [Follow these recommendations](https://github.com/afonsopacifer/code-style-guide/blob/master/CONTRIBUTING.md).

## License

[MIT License](https://github.com/afonsopacifer/code-style-guide/blob/master/LICENSE.md) © [Afonso Pacifer](http://afonsopacifer.github.io/)