Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adamweeks/web-styleguide-old


https://github.com/adamweeks/web-styleguide-old

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Cisco Spark Web Styleguide

*A guide to how we code for the web*

## Our Guides

- [Project Layout](project-layout/)
- [HTML](html/)
- [CSS](css/)
- [Javascript](javascript/)
- [React](react/)

## Overview

The guides and linters provided here are a guide for how we, in the Spark for Developers group,
approach developing for the web. It is our means of keeping our code consistent and as a reference
for the different patterns we use. Many of the recipes and rules we've laid out are adapted from
other well known projects, or the community at large.

## Contributing

Please feel free to open issues and PRs against this repo. It is meant to be a living document.
We hope to encourage discussion and that the guide will evolve as web standards and norms change.