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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
UnityTech
/
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
Breadcrumbs
History for
javascript
README.md
on
master
User selector
All users
All time
Commit history
Commits on Jul 26, 2016
Update README.md
Stella Cannefax
authored
0012726
View commit details
Copy full SHA for 0012726
View code at this point
Browse repository at this point
more style updates
Stella Cannefax
authored
d39b769
View commit details
Copy full SHA for d39b769
View code at this point
Browse repository at this point
remove no-var description & comma-dangle
Stella Cannefax
authored
66d4ba4
View commit details
Copy full SHA for 66d4ba4
View code at this point
Browse repository at this point
Commits on Jul 9, 2016
[guide] Add link to `eol-last` rule.
Show description for a9bfee0
ljharb
committed
a9bfee0
View commit details
Copy full SHA for a9bfee0
View code at this point
Browse repository at this point
Commits on Jul 7, 2016
Added link to Mozilla documentation on Function.bind
LukeL99
committed
3ad2404
View commit details
Copy full SHA for 3ad2404
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
Document for-in restricted usage
Show description for 7fb8b03
cmalard
authored
7fb8b03
View commit details
Copy full SHA for 7fb8b03
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
Minor typo: "coxcomb graph" v/s "coxcomb chart"
Show description for 34a9f07
shreevatsa
authored
34a9f07
View commit details
Copy full SHA for 34a9f07
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
[docs] Clear up “confusing arrows” example.
Show description for 28a04a3
ljharb
committed
28a04a3
View commit details
Copy full SHA for 28a04a3
View code at this point
Browse repository at this point
Commits on Jun 19, 2016
Update README.md
mjclawar
authored
0413834
View commit details
Copy full SHA for 0413834
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
Added Syzygy Warsaw
andrzejdus
authored
defa17e
View commit details
Copy full SHA for defa17e
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
Updated deprecated Japanese translation link.
Show description for 90f5a47
Zeludon
authored
90f5a47
View commit details
Copy full SHA for 90f5a47
View code at this point
Browse repository at this point
Commits on Jun 5, 2016
[eslint config] [base] [breaking] enable `no-prototype-builtins` rule.
ljharb
committed
f41b4df
View commit details
Copy full SHA for f41b4df
View code at this point
Browse repository at this point
Commits on Jun 4, 2016
fixing broken link
Show description for 3fb9db5
wesww
committed
3fb9db5
View commit details
Copy full SHA for 3fb9db5
View code at this point
Browse repository at this point
Commits on Jun 2, 2016
Fix invalid code snippet in 23.2.
rkirsling
committed
267eec5
View commit details
Copy full SHA for 267eec5
View code at this point
Browse repository at this point
Commits on May 26, 2016
Fix typo
Show description for 1db5522
mifi
committed
1db5522
View commit details
Copy full SHA for 1db5522
View code at this point
Browse repository at this point
Commits on May 25, 2016
Add DoSomething.org to the list of organizations in README
sergiitk
committed
199a0a7
View commit details
Copy full SHA for 199a0a7
View code at this point
Browse repository at this point
Commits on May 18, 2016
[eslint config] [base] [breaking] Enforce proper generator star spacing.
Show description for 8e125fa
ljharb
committed
8e125fa
View commit details
Copy full SHA for 8e125fa
View code at this point
Browse repository at this point
Commits on May 17, 2016
Enable imports/imports-first rule
Show description for 43ccc3f
lencioni
committed
43ccc3f
View commit details
Copy full SHA for 43ccc3f
View code at this point
Browse repository at this point
Commits on May 12, 2016
Prepare to enable import/prefer-default-export
Show description for d68a067
lencioni
committed
d68a067
View commit details
Copy full SHA for d68a067
View code at this point
Browse repository at this point
Commits on May 8, 2016
Add semicolon in arrow functions section
fvgs
committed
b660d4c
View commit details
Copy full SHA for b660d4c
View code at this point
Browse repository at this point
[docs] Array.from, not Array#from
ljharb
committed
be5c90a
View commit details
Copy full SHA for be5c90a
View code at this point
Browse repository at this point
add links to resources on mdn
a0viedo
committed
ba5d9f0
View commit details
Copy full SHA for ba5d9f0
View code at this point
Browse repository at this point
Commits on May 7, 2016
[eslint config] [base] [breaking] enable `import/no-mutable-exports`
ljharb
committed
92a3d55
View commit details
Copy full SHA for 92a3d55
View code at this point
Browse repository at this point
Commits on May 4, 2016
Add 4Catalyzer to users
taion
committed
f9089d0
View commit details
Copy full SHA for f9089d0
View code at this point
Browse repository at this point
Commits on Apr 24, 2016
Fix README "4.5" bad reduce example
Oliboy50
committed
a71bffa
View commit details
Copy full SHA for a71bffa
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
Started using AirBnB style guide.
alexpausan
committed
2d81a2d
View commit details
Copy full SHA for 2d81a2d
View code at this point
Browse repository at this point
Commits on Apr 20, 2016
Add arrow function returning object.
rpunkfu
committed
897732f
View commit details
Copy full SHA for 897732f
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
[guide] fix broken deep link to 'testing--yup'
vintik
committed
7634162
View commit details
Copy full SHA for 7634162
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
[eslint config] [eslint config base] [breaking] Migrate non-React rules to a separate linter config.
ljharb
committed
52d3401
View commit details
Copy full SHA for 52d3401
View code at this point
Browse repository at this point
[guide] add link on perf of array iteration methods
ljharb
committed
fc1443b
View commit details
Copy full SHA for fc1443b
View code at this point
Browse repository at this point
[guide] remove AIIFE to avoid CallExpression quirk.
Show description for 688ef3c
ljharb
committed
688ef3c
View commit details
Copy full SHA for 688ef3c
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
[guide] Attempt to clarify filename conventions
Show description for 56e6815
ljharb
committed
56e6815
View commit details
Copy full SHA for 56e6815
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
[guide] [breaking] Disallow leading underscores - there’s no such thing as “private properties”.
Show description for 92a66cc
ljharb
committed
92a66cc
View commit details
Copy full SHA for 92a66cc
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
[guide] Update eslint rule for keyword-spacing, small fix for consistency
Brett Sanders
authored and
Brett Sanders
committed
f5d6e96
View commit details
Copy full SHA for f5d6e96
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
Adding The Nerdery to the "In the Wild" section
kmoot
committed
6e77006
View commit details
Copy full SHA for 6e77006
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.