Component 是一个对客户端 JavaScript 包进行管理的工具,用于更好的构建 Web 应用。 特点: 编写模块化 commonjs 组件 编写包含样式、图片、脚本等内容的组件 无需注册表发布或者帐号,使用 github 资料库 可通过 component-YOURCOMAND git 风格来扩展子命令 组件骨架创建的命令 从命令或者 ./component.json 中安装依赖 avoid name squatting through github's naming conventions 使用 --shandalone 构建组件便于非组件用