An open API service indexing awesome lists of open source software.

https://github.com/skyzyx/js-coding-standards

This is an attempt to document my personal coding style, patterns, and rationale.
https://github.com/skyzyx/js-coding-standards

Last synced: 5 months ago
JSON representation

This is an attempt to document my personal coding style, patterns, and rationale.

Awesome Lists containing this project

README

          

# Parman JavaScript Coding Standards

DRAFT: This is currently an in-progress draft document.

This guide is an attempt to precisely and thoroughly document all of the idiosyncrasies around how I write JavaScript code, focusing primarily on style, and a little on structure.

## Disclaimer

This is an attempt to document my personal coding style, patterns, and rationale. This is NOT an attempt to tell anybody else how to write code. There is a 100% chance that someone will disagree with me, and that's perfectly OK. This is for me.

If you want to fork this and make edits for yourself or your team, please go right ahead.

## Sections

If you want to skip reading the guidelines, and begin applying them immediately, see [LINTING.md](LINTING.md) (or just grab [.jshintrc](.jshintrc)).

* [GRAMMAR.md](GRAMMAR.md)
* [PERFORMANCE.md](PERFORMANCE.md)

## License
My intention is to release all rights to this documentation and make it available under the Public Domain. Unfortunately, in the U.S. it's not quite that cut-and-dry. So, I am dual-licensing this work under [CC0](LICENSE-CC0) and the [Unlicense](LICENSE-UNLICENSE). You can choose whichever license you would prefer to adhere to.



CC0



To the extent possible under law,

Ryan Parman

has waived all copyright and related or neighboring rights to
"Parman JavaScript Coding Standards".
This work is published from:

United States
.