Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
365i
/
javascript
Public
forked from
airbnb/javascript
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 15, 2012
[in the wild] Add list of organizations using the style guide or a fork of it
hshoff
committed
a3086ab
View commit details
Copy full SHA for a3086ab
Browse repository at this point
Commits on Nov 14, 2012
Less dogmatic about instance methods returning this.
Spike Brehm
committed
4ee33f2
View commit details
Copy full SHA for 4ee33f2
Browse repository at this point
Merge pull request #30 from Laboratory/master
Show description for bde1411
hshoff
committed
bde1411
View commit details
Copy full SHA for bde1411
Browse repository at this point
Optimization Array#join
Laboratory
committed
c8cea2e
View commit details
Copy full SHA for c8cea2e
Browse repository at this point
Merge pull request #29 from airbnb/enforce-single-quotes
Show description for 6790721
hshoff
committed
6790721
View commit details
Copy full SHA for 6790721
Browse repository at this point
Bump minor version for addition of single quotes setting
ssorallen
committed
6eed6bd
View commit details
Copy full SHA for 6eed6bd
Browse repository at this point
Add single quote enforcement setting
ssorallen
committed
e6ab9ce
View commit details
Copy full SHA for e6ab9ce
Browse repository at this point
Remove unnecessary articles from setting descriptions
ssorallen
committed
cfa916e
View commit details
Copy full SHA for cfa916e
Browse repository at this point
Commits on Nov 9, 2012
Merge pull request #26 from jgable/patch-1
Show description for c3f8a79
ajacksified
committed
c3f8a79
View commit details
Copy full SHA for c3f8a79
Browse repository at this point
Fix whitespace one space example
jgable
committed
9fd528f
View commit details
Copy full SHA for 9fd528f
Browse repository at this point
Merge pull request #23 from askalot/master
Show description for a4115f0
hshoff
committed
a4115f0
View commit details
Copy full SHA for a4115f0
Browse repository at this point
Fixed typo -> pased to passed
siraskalot
committed
86cd4a2
View commit details
Copy full SHA for 86cd4a2
Browse repository at this point
Commits on Nov 8, 2012
[jQuery] label the faster and slower lookup
hshoff
committed
4d9dc6c
View commit details
Copy full SHA for 4d9dc6c
Browse repository at this point
[jQuery] better performance for DOM queries. fixes #22
hshoff
committed
9fb45df
View commit details
Copy full SHA for 9fb45df
Browse repository at this point
[Type Casting & Coercion] fix typo
hshoff
committed
2dadef9
View commit details
Copy full SHA for 2dadef9
Browse repository at this point
[Type Casting & Coercion] use parseInt for readability. fixes #18
hshoff
committed
b4cf723
View commit details
Copy full SHA for b4cf723
Browse repository at this point
Merge pull request #20 from zealotous/patch-1
Show description for bd6a407
ajacksified
committed
bd6a407
View commit details
Copy full SHA for bd6a407
Browse repository at this point
Update README.md
Show description for 4846215
zealotous
committed
4846215
View commit details
Copy full SHA for 4846215
Browse repository at this point
Commits on Nov 7, 2012
[whitespace] match good and bad examples
hshoff
committed
84fdb98
View commit details
Copy full SHA for 84fdb98
Browse repository at this point
[whitespace] use indentation for long method chains. fixes #19
hshoff
committed
f473ef0
View commit details
Copy full SHA for f473ef0
Browse repository at this point
[Conditionals] improve readability
hshoff
committed
fadaff7
View commit details
Copy full SHA for fadaff7
Browse repository at this point
Merge pull request #17 from ryun/patch-1
Show description for 48d4f69
Ross Allen
committed
48d4f69
View commit details
Copy full SHA for 48d4f69
Browse repository at this point
stray character 'i'
ryun
committed
7a3062d
View commit details
Copy full SHA for 7a3062d
Browse repository at this point
Commits on Nov 6, 2012
Merge pull request #16 from pyrotechnick/patch-1
Show description for d0dac67
hshoff
committed
d0dac67
View commit details
Copy full SHA for d0dac67
Browse repository at this point
added "good" private property example
Nicholas Kinsey
committed
f704e67
View commit details
Copy full SHA for f704e67
Browse repository at this point
Commits on Nov 5, 2012
[variables] more generic. fixes #14
hshoff
committed
b790fae
View commit details
Copy full SHA for b790fae
Browse repository at this point
[naming conventions] fixes #15
hshoff
committed
92fa3c7
View commit details
Copy full SHA for 92fa3c7
Browse repository at this point
Merge pull request #11 from airbnb/sublime-linter-updates
Show description for 4400753
hshoff
committed
4400753
View commit details
Copy full SHA for 4400753
Browse repository at this point
[accessors] fixes #13
hshoff
committed
e34611d
View commit details
Copy full SHA for e34611d
Browse repository at this point
Merge pull request #12 from airbnb/node-globals
Show description for 1fcf86f
Spike Brehm
committed
1fcf86f
View commit details
Copy full SHA for 1fcf86f
Browse repository at this point
Define globals exposed by Node.js
spikebrehm
committed
edcc2c3
View commit details
Copy full SHA for edcc2c3
Browse repository at this point
Increment minor version to include 'camelcase' settings and comment updates
ssorallen
committed
c4ee2eb
View commit details
Copy full SHA for c4ee2eb
Browse repository at this point
Remove references to third-person 'you', it sounds weird
ssorallen
committed
859164d
View commit details
Copy full SHA for 859164d
Browse repository at this point
Use the imperative mood in comments, 'Prohibit' instead of 'Prohibits'
ssorallen
committed
9c4f415
View commit details
Copy full SHA for 9c4f415
Browse repository at this point
Enforce camelCase or UPPER_CASE for all variable names
ssorallen
committed
9ae773e
View commit details
Copy full SHA for 9ae773e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.