Skip to content

azhuzhu/es7-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECMAScript 7(ES7) Demo

Intro

To use

yum install babel

or

npm install -g babel

then

for babel

babel-node --stage 0

for chromium, just using Developer Console Tools is OK.

Demo

⚠️ TODO

Stage 4

  • [exponentiation operator][4]
  • [Array.prototype.includes][5]
  • [String trimming][6]

Stage 3

  • [Object.observe][7]
  • [function.sent][8]
  • [SIMD (Single Instruction, Multiple Data)][9]

Stage 2

Stage 1

Stage 0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published