Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/webex/web-styleguide

Coding style guide for how we develop for the web
https://github.com/webex/web-styleguide

eslint javascript linter webex webex-teams

Last synced: about 4 hours ago
JSON representation

Coding style guide for how we develop for the web

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/)
- [Linters](linters/)
- [Tools](tools/)

## 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.