concord:[WIP]协调模块规范

时间:2024-05-13 15:36:33
【文件属性】:

文件名称:concord:[WIP]协调模块规范

文件大小:13KB

文件格式:ZIP

更新时间:2024-05-13 15:36:33

和睦 模块规范。 协调模块。 目标 可以独立于构建系统使用的可重用模块。 允许使用不同的模块类型并描述它们之间的依赖关系。 IE 代码(javascript,coffeescript) 数据(json,文本,yaml) 样式表(css,更少,手写笔) 图像(png,jpg),着色器(glsl) 字体(ttf,woff) 模板(html,玉) WebWorker(javascript,coffeescript) 按需加载 除了代码以外,还应允许对模块类型的依赖性。 IE 样式表取决于图像和字体 模板取决于图像 允许在不同的环境中使用模块。 IE 浏览器(ES3,ES5,ES6) 网络工作者 服务器(node.js) 浏览器插件 独立的GUI应用程序(node-webkit,atomic-shell) 允许应用程序使用协议指定/覆盖如何处理不同的模块类型。 IE


【文件预览】:
concord-master
----README.md(17KB)
----modifications()
--------_template.md(254B)
--------promise.md(710B)
--------module.md(407B)
----environments()
--------_template.md(83B)
--------atom-shell.md(65B)
--------browser-webworker.md(120B)
--------browser.md(85B)
--------nodejs.md(77B)
--------node-webkit.md(72B)
----contents()
--------_template.md(410B)
----exports()
--------_template.md(254B)
--------rc-stylesheet.md(773B)
--------template-function.md(334B)
--------stylesheet.md(425B)
--------class.md(327B)
--------url.md(326B)
--------text.md(260B)
--------async-function.md(780B)
--------module.md(350B)
--------value.md(284B)
--------data.md(305B)

网友评论