ecomfe / etpl

ETPL是一个强复用、灵活、高性能的JavaScript模板引擎,适用于浏览器端或Node环境中视图的生成。
http://ecomfe.github.io/etpl/
BSD 3-Clause "New" or "Revised" License
496 stars 96 forks source link

能否把etpl 放到百度的 CDN上? #60

Closed Phinome closed 9 years ago

Phinome commented 9 years ago

R;T 浏览器端使用,实在不想把整个包下载下来,然后压缩后,在使用,能否将 etpl 放到百度的 CDN 上呢,直接引用,要方便得多。

errorrik commented 9 years ago

把src下的文件放到了cdn上,包括压缩和未压缩版本。

http://s1.bdstatic.com/r/www/cache/ecom/etpl/3-0-1/main.js
http://s1.bdstatic.com/r/www/cache/ecom/etpl/3-0-1/main.source.js
http://s1.bdstatic.com/r/www/cache/ecom/etpl/3-0-1/tpl.js
http://s1.bdstatic.com/r/www/cache/ecom/etpl/3-0-1/tpl.source.js