JavaScript 包管理器 Component

码农软件 · 软件分类 · Node.js 扩展 · 2019-04-16 12:56:53

软件介绍

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://codercto.com/soft/d/3704.html

DOM Scripting

DOM Scripting

Jeremy Keith / friendsofED / 2010-12 / GBP 27.50

There are three main technologies married together to create usable, standards-compliant web designs: XHTML for data structure, Cascading Style Sheets for styling your data, and JavaScript for adding ......一起来看看 《DOM Scripting》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具