ESL <a href="https://github.com/ecomfe/esl/#esl-vs-requirejs"></a>ESL vs RequireJS<a href="https://github.com/ecomfe/esl/#cdn"></a>CDN[](<a href="https://github.c 介绍
ESL 是一个浏览器端、符合AMD的标准加载器,适合用于现代Web浏览器端应用的入口与模块管理。
ESL vs RequireJS
ESL的配置项 (CONfigURATION OPTIONS)
查看 ESL的配置文档
CDN
当前版本的CDN引用:(latest)
<!-- normal --><script src="http://s1.bdstatic.com/r/www/cache/ecom/esl/1-8-2/esl.js"></script><!-- min --><script src="http://s1.bdstatic.com/r/www/cache/ecom/esl/1-8-2/esl.min.js"></script><!-- source --><script src="http://s1.bdstatic.com/r/www/cache/ecom/esl/1-8-2/esl.source.js"></script>
uglifyjs -mc + gzip
-
esl 1.8.2 normal 3487 bytes
-
esl 1.8.2 min 3208 bytes
-
requirejs 2.1.11 6289 bytes
性能对比
(PERFORMANCE)
查看
wiki文档
[](https://github.com/ecomfe/esl/#%E6%89%A9%E5%B1%95%E9%98%85%E8%AF%BB-
see-also)扩展阅读 (SEE ALSO)