{"id":17962155,"url":"https://github.com/skyzyx/js-coding-standards","last_synced_at":"2026-01-16T00:50:19.948Z","repository":{"id":19649093,"uuid":"22901669","full_name":"skyzyx/js-coding-standards","owner":"skyzyx","description":"This is an attempt to document my personal coding style, patterns, and rationale.","archived":false,"fork":false,"pushed_at":"2014-10-27T03:14:46.000Z","size":208,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T18:15:21.851Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":"Unmaintained","scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skyzyx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-CC0","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-13T03:44:34.000Z","updated_at":"2014-08-17T14:06:48.000Z","dependencies_parsed_at":"2022-08-05T04:30:53.066Z","dependency_job_id":null,"html_url":"https://github.com/skyzyx/js-coding-standards","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzyx%2Fjs-coding-standards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzyx%2Fjs-coding-standards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzyx%2Fjs-coding-standards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzyx%2Fjs-coding-standards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyzyx","download_url":"https://codeload.github.com/skyzyx/js-coding-standards/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247061142,"owners_count":20877165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-29T11:14:12.702Z","updated_at":"2026-01-16T00:50:19.943Z","avatar_url":"https://github.com/skyzyx.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parman JavaScript Coding Standards\n\nDRAFT: This is currently an in-progress draft document.\n\nThis 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.\n\n## Disclaimer\n\nThis 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.\n\nIf you want to fork this and make edits for yourself or your team, please go right ahead.\n\n## Sections\n\nIf you want to skip reading the guidelines, and begin applying them immediately, see [LINTING.md](LINTING.md) (or just grab [.jshintrc](.jshintrc)).\n\n* [GRAMMAR.md](GRAMMAR.md)\n* [PERFORMANCE.md](PERFORMANCE.md)\n\n## License\nMy 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.\n\n\u003cp xmlns:dct=\"http://purl.org/dc/terms/\" xmlns:vcard=\"http://www.w3.org/2001/vcard-rdf/3.0#\"\u003e\n  \u003ca rel=\"license\"\n     href=\"http://creativecommons.org/publicdomain/zero/1.0/\"\u003e\n    \u003cimg src=\"http://i.creativecommons.org/p/zero/1.0/88x31.png\" style=\"border-style: none;\" alt=\"CC0\" /\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n  To the extent possible under law,\n  \u003ca rel=\"dct:publisher\"\n     href=\"https://github.com/skyzyx/js-coding-standards\"\u003e\n    \u003cspan property=\"dct:title\"\u003eRyan Parman\u003c/span\u003e\u003c/a\u003e\n  has waived all copyright and related or neighboring rights to\n  \"\u003cspan property=\"dct:title\"\u003eParman JavaScript Coding Standards\u003c/span\u003e\".\nThis work is published from:\n\u003cspan property=\"vcard:Country\" datatype=\"dct:ISO3166\"\n      content=\"US\" about=\"https://github.com/skyzyx/js-coding-standards\"\u003e\n  United States\u003c/span\u003e.\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyzyx%2Fjs-coding-standards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyzyx%2Fjs-coding-standards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyzyx%2Fjs-coding-standards/lists"}