https://github.com/bigbite/code-guide
How you should be writing code
https://github.com/bigbite/code-guide
Last synced: 8 months ago
JSON representation
How you should be writing code
- Host: GitHub
- URL: https://github.com/bigbite/code-guide
- Owner: bigbite
- Created: 2014-07-25T14:41:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-23T15:54:43.000Z (over 10 years ago)
- Last Synced: 2025-04-16T11:05:48.140Z (8 months ago)
- Language: PHP
- Size: 785 KB
- Stars: 13
- Watchers: 13
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Big Bite Code Style
> A guide for code standards
##### Styles
- [CSS](css/css.md)
- [SCSS](css/scss.md)
- [Examples](css/examples/)
##### JavaScript
- [JavaScript](javascript/general.md)
- [jQuery](javascript/jquery.md)
- [Angular](javascript/angularjs.md)
- [Examples](javascript/examples/)
##### PHP
- [PHP](php/guide.md)
- [WordPress](php/wordpress.md)
- [Examples](php/examples/)