内容简介:Inferno 5.6.0 已发布,Inferno 是一个极其快速,类似 React 的 JavaScript 库,用于构建现代用户界面。 All packages Fixes an issue where typescript object rest spread was compiled to Object.assign whic...
Inferno 5.6.0 已发布,Inferno 是一个极其快速,类似 React 的 JavaScript 库,用于构建现代用户界面。
All packages
Fixes an issue where typescript object rest spread was compiled to
Object.assign
which failed in IE 11 and below.There is now a not-transformed bundle available in
{pkg}/dist/index.esnext.js
Inferno-router
源码下载:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Inferno 5.6.0 发布,类 React 的高性能用户界面库》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Inferno 5.4.2 发布,类 React 的高性能用户界面库
- Inferno 6.1.4 发布,类 React 的高性能用户界面库
- Inferno 6.3.1 发布,类 React 的高性能用户界面库
- Inferno 7.1.0 发布,类 React 的高性能用户界面库
- Inferno 7.1.2 发布,类 React 的高性能用户界面库
- Inferno 7.1.2 发布,类 React 的高性能用户界面库
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Compilers
Alfred V. Aho、Monica S. Lam、Ravi Sethi、Jeffrey D. Ullman / Addison Wesley / 2006-9-10 / USD 186.80
This book provides the foundation for understanding the theory and pracitce of compilers. Revised and updated, it reflects the current state of compilation. Every chapter has been completely revised ......一起来看看 《Compilers》 这本书的介绍吧!