Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamweeks/web-styleguide-old
https://github.com/adamweeks/web-styleguide-old
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/adamweeks/web-styleguide-old
- Owner: adamweeks
- License: mit
- Created: 2017-10-31T16:05:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T21:50:20.000Z (about 7 years ago)
- Last Synced: 2024-11-18T02:45:15.284Z (about 2 months ago)
- Size: 115 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.