GitShow/addyosmani/es6-equivalents-in-es5
addyosmani

es6-equivalents-in-es5

WIP - ES6 Equivalents In ES5

by addyosmani
Star on GitHubFork
2.5k stars165 forks21 contributorsQuiet · 9y agoSince 2015

Meet the team

See all 21 on GitHub →
addyosmani
addyosmani38 contributions
stoeffel
stoeffel2 contributions
sindresorhus
sindresorhus2 contributions
KELiON
KELiON1 contribution
cliffordfajardo
cliffordfajardo1 contribution
pgilad
pgilad1 contribution
javiercejudo
javiercejudo1 contribution
wyuenho
wyuenho1 contribution

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 in progress · Last activity 9y ago
See all on GitHub →
xiaotianxia
const favorite = 7 bug in ES5 wayOpenIssue

The whole code run in browser result in 15, which may be caused by hoisting of 'favorite'. Maybe You can delete to fix it. I guess...

xiaotianxia · 7y ago
briancodes
console.log() with strict equivalenceOpenIssue

Some of the examples log out using strict equivalence, which could be misleading, as they general log as . Is there a reason the examples use this format?

briancodes · 7y ago
redacted-dev
correct way to define default params in es5OpenIssue

I think this way is better:

redacted-dev · 9y ago

Recent fixes

View closed PRs →
alexpineda
Use parseInt in ES5 for binary and octal interpretationMergedPR

Thought it would be nice to have an equivalent where you can use binary and octal digits in ES5.

alexpineda · 9y ago
kksevta
Added missing constructor prop assignmentMergedPR

Adding missing constructor prop assignment to child class after changing its prototype prop.

kksevta · 9y ago
myfreax
Translated into Simplified ChineseMergedPR

hello,I translated the document into Chinese, hope to add the Chinese version

myfreax · 9y ago
Structured data for AI agents

Repository: addyosmani/es6-equivalents-in-es5. Description: WIP - ES6 Equivalents In ES5 Stars: 2511, Forks: 165. Open PRs: 2, open issues: 10. Last activity: 9y ago. Community health: 28%. Top contributors: addyosmani, stoeffel, sindresorhus, KELiON, cliffordfajardo, pgilad, javiercejudo, wyuenho, nucliweb, kevinwestern and others.

·@ofershap

Replace github.com with gitshow.dev