Skip to content

guidokessels/javascript-styleguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

JavaScript Style Guide

This is the home of the Spil Games JavaScript Style Guide, and related content.

Table of Contents

Goals

The goals of this repository:

  • Clear overview of rules
    • Commonly-agreed upon standards
    • Living document
  • Introduce & document tools, such as:
    • Style checker
      • Verify if code adheres to style guide
      • Runs via command line + integrated in build process
      • Runs in editor (SublimeText, etc.)
    • Provide .editorconfig (see editorconfig.org)
    • Style fixer: Automatically fix code (e.g., via CodePainter)

Sources

A lot of content in this repository originated from the following sources:

About

The home of the Spil Games JavaScript Style Guide, and related content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published