Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaobeicn/Style-Guide-Collection
Collection of some commonly used style guide
https://github.com/xiaobeicn/Style-Guide-Collection
style-guide
Last synced: 2 days ago
JSON representation
Collection of some commonly used style guide
- Host: GitHub
- URL: https://github.com/xiaobeicn/Style-Guide-Collection
- Owner: xiaobeicn
- License: mit
- Created: 2015-04-14T01:19:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-16T09:10:17.000Z (over 8 years ago)
- Last Synced: 2024-08-01T22:05:40.701Z (3 months ago)
- Topics: style-guide
- Size: 7.81 KB
- Stars: 44
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - xiaobeicn/Style-Guide-Collection - Collection of some commonly used style guide (Others)
README
## Style-Guide-Collection
> Collection of some commonly used style guide----
### A
* Angular
+ [johnpapa/angularjs-style-guide](https://github.com/johnpapa/angular-styleguide)
+ [gocardless/angularjs-style-guide](https://github.com/gocardless/angularjs-style-guide)
+ [mgechev/angularjs-style-guide](https://github.com/mgechev/angularjs-style-guide)### B
* Bash
+ [bahamas10/bash-style-guide](https://github.com/bahamas10/bash-style-guide)
* Boilerplate for build style guide
+ [bjankord/Style-Guide-Boilerplate](https://github.com/bjankord/Style-Guide-Boilerplate)### C
* Coffee
+ [polarmobile/coffeescript-style-guide](https://github.com/polarmobile/coffeescript-style-guide)* Clojure
+ [bbatsov/clojure-style-guide](https://github.com/bbatsov/clojure-style-guide)### E
* Elasticsearch
+ [GavinFoo/elasticsearch-definitive-guide](https://github.com/GavinFoo/elasticsearch-definitive-guide) :cn:* Elixir
+ [niftyn8/elixir_style_guide](https://github.com/niftyn8/elixir_style_guide)### G
* Git
+ [agis-/git-style-guide](https://github.com/agis-/git-style-guide)### J
* Javascript
+ [adamlu/javascript-style-guide](https://github.com/adamlu/javascript-style-guide) :cn:
+ [airbnb/javascript](https://github.com/airbnb/javascript)
+ [yuche/javascript](https://github.com/yuche/javascript) :cn:### N
* Nodejs
+ [felixge/node-style-guide](https://github.com/felixge/node-style-guide)
+ [RisingStack/node-style-guide](https://github.com/RisingStack/node-style-guide)### O
* Objective-C
+ [github/objective-c-style-guide](https://github.com/github/objective-c-style-guide)
+ [raywenderlich/objective-c-style-guide](https://github.com/raywenderlich/objective-c-style-guide)
+ [NYTimes/objective-c-style-guide](https://github.com/NYTimes/objective-c-style-guide)### P
* PHP
+ [php-fig/php-fig-standards](https://github.com/php-fig/fig-standards)* Pyton
+ [kennethreitz/python-guide](https://github.com/kennethreitz/python-guide)### R
* Ruby
+ [bbatsov/ruby-style-guide](https://github.com/bbatsov/ruby-style-guide)
+ [airbnb/ruby-style-guide](https://github.com/airbnb/ruby)* RESTful API
+ [bolasblack/http-api-guide](https://github.com/bolasblack/http-api-guide) :cn:
+ [restcookbook/restcookbook](http://restcookbook.com/)
* Rails
+ [bbatsov/rails-style-guide](https://github.com/bbatsov/rails-style-guide)### S
* Scala
+ [databricks/scala-style-guide](https://github.com/databricks/scala-style-guide)
+ [paypal/scala-style-guide](https://github.com/paypal/scala-style-guide)* Swift
+ [raywenderlich/swift-style-guide](https://github.com/raywenderlich/swift-style-guide)
+ [github/swift-style-guide](https://github.com/github/swift-style-guide)
+ [ipader/SwiftGuide)](https://github.com/ipader/SwiftGuide) :cn:### W
* WordPress
+ [helenhousandi/wp-style-guide](https://github.com/helenhousandi/wp-style-guide)