demo

常用的一些东西和测试

Stars
17

demo

测试的demo,仓库在 https://github.com/xuexb/demo, 预览在 https://github.xuexb.com

使用 mdjs 提供web浏览服务

es5

es6

  • arrows
  • classes
  • enhanced object literals
  • template strings
  • destructuring
  • default + rest + spread
  • let + const
  • iterators + for..of
  • generators
  • unicode
  • modules
  • module loaders
  • map + set + weakmap + weakset
  • proxies
  • symbols
  • math + number + string + array + object apis
  • binary and octal literals
  • promises
  • reflect api
  • tail calls

PPT

links

issues

https://github.com/xuexb/demo/issues

Related Projects