Component 是一个对客户端 JavaScript 包进行管理的工具,用于更好的构建 Web 应用。
特点:
- 编写模块化 commonjs 组件
- 编写包含样式、图片、脚本等内容的组件
- 无需注册表发布或者帐号,使用 github 资料库
- 可通过 component-YOURCOMAND git 风格来扩展子命令
- 组件骨架创建的命令
- 从命令或者 ./component.json 中安装依赖
- avoid name squatting through github's naming conventions
- 使用 --shandalone 构建组件便于非组件用户使用
- 通过简单可靠的搜索来发现有用的包
- 可直接在命令行上查看文档
- 简单私有注册表设置 (只需一个文件服务器)
- 非常快速的安装 (50 components in ~4.5s)
- 非常快速的搜索 (~300ms)
https://github.com/component/component
https://github.com/component/builder.js 这个是打包工具...多个js打包
If you would like to help maintain any component/*
components, please ping @jongleberry!
- AJAX
- WebSocket
- Routing
- CQRS
- Huskies
- Access Control
- Data Modelling
- Data Structures
- Browser Storage
- Dependency Injection
- UI Elements
- DOM Interaction
- Conversion Utilities
- Control Flow
- Async Utilities
- Function Utilities
- Date Utilities
- Array Utilities
- String Utilities
- Number Utilities
- Math Utilities
- Object Utilities
- Database Utilities
- Debugging Utilities
- Performance Utilities
- Canvas
- WebGL
- SVG
- Shims
- Testing
- Styling
- CSS Resets
- Templating
- Audio
- Feature Detection
- Video
- Other
- Crypto
- MVC
- Backbone
- Ember
- Foundation
- Pure CSS
- SUIT
- Gaming
- CSS Animations
- Colors
- Fonts
- Themes
- AngularJS
- Localization
- Web APIs