https://github.com/isleofcode/style-guide
https://github.com/isleofcode/style-guide
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/isleofcode/style-guide
- Owner: isleofcode
- Created: 2016-01-21T21:40:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T05:55:39.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T20:24:35.165Z (about 1 year ago)
- Size: 15.6 KB
- Stars: 9
- Watchers: 9
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Following is a somewhat complete document that outlines both style guides and a general approach to writing Javascript & Ember at Isle of Code.
For brevity, content is split across the following pages:
* [General JS Guidelines](general-and-javascript-style-guides.md);
* [Commit Style] (commit-style-guides.md);
* [Branching Style] (git-branch-style.md); and
* [Ember Specific Comments] (ember-style-guides.md).