浏览器包管理工具 jspm

码农软件 · 软件分类 · 网页开发工具 · 2019-03-21 08:28:53
  • 授权协议: Apache
  • 开发语言: JavaScript
  • 操作系统: 跨平台
  • 软件首页: http://jspm.io/

软件介绍

jspm 是浏览器包管理工具。

  • jspm 是 SystemJS 通用模块加载器的包管理器,基于动态 ES6 模块加载器

  • 直接从任意的 registry(比如 npm 或者 GitHub)加载任意模块格式 (ES6, AMD, CommonJS and globals)

  • 开发环境,使用ES6(ECMAScript 6)加载模块化文件和插件

  • 生产环境(当然也可以在开发环境中)使用一条命令可以将众多bundles优化到一个bundle。


本文地址:https://codercto.com/soft/d/1813.html

Designing for Emotion

Designing for Emotion

Aarron Walter / Happy Cog / 2011-10-18 / USD 18.00

Make your users fall in love with your site via the precepts packed into this brief, charming book by MailChimp user experience design lead Aarron Walter. From classic psychology to case studies, high......一起来看看 《Designing for Emotion》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具