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
Accelerator
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 }}
anilkk
/
javascript
Public
forked from
airbnb/javascript
Notifications
You must be signed in to change notification settings
Fork
0
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 9, 2012
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
Increment fix version for typo update
ssorallen
committed
db5cd7c
View commit details
Copy full SHA for db5cd7c
Browse repository at this point
Remove extra 'for' in SublimeLinter settings comment
ssorallen
committed
280164a
View commit details
Copy full SHA for 280164a
Browse repository at this point
Merge pull request #10 from airbnb/sublime-linter-settings
Show description for 80b692d
hshoff
committed
80b692d
View commit details
Copy full SHA for 80b692d
Browse repository at this point
Move SublimeLinter settings to a subdirectory of the same name to keep things clean
ssorallen
committed
46d19c2
View commit details
Copy full SHA for 46d19c2
Browse repository at this point
Add instructions for how to use SublimeLinter settings
ssorallen
committed
14088de
View commit details
Copy full SHA for 14088de
Browse repository at this point
Prefer /** */ for multi-line comments
ssorallen
committed
c202b0c
View commit details
Copy full SHA for c202b0c
Browse repository at this point
Add SublimeLinter settings that match the current JS rules in README.md
ssorallen
committed
8eb9087
View commit details
Copy full SHA for 8eb9087
Browse repository at this point
Making public
hshoff
committed
0e55858
View commit details
Copy full SHA for 0e55858
Browse repository at this point
[contributors] link to contributor graph, remove authors section
hshoff
committed
3c9f112
View commit details
Copy full SHA for 3c9f112
Browse repository at this point
Commits on Nov 2, 2012
Just don't use reserved words as keys. fixes #6
hshoff
committed
b714fe8
View commit details
Copy full SHA for b714fe8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.