码迷,mamicode.com
首页 > Web开发 > 详细

通过traceur.js来编写ES6

时间:2017-06-25 16:17:09      阅读:175      评论:0      收藏:0      [点我收藏+]

标签:ons   meta   body   head   link   doc   set   sheet   ati   

通过traceur.js来编写ES6

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title></title>
<link rel="stylesheet" href="">
<script scr= "../traceur.js"></script>
<script>
traceur.options.experimental = true;
</script>
</head>

<body>

</body>

<html>

通过traceur.js来编写ES6

标签:ons   meta   body   head   link   doc   set   sheet   ati   

原文地址:http://www.cnblogs.com/hua-shao/p/7076940.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!