Skip to content

dahaode/bigine.util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Util 包

Bigine 引擎提供必要的基础通用功能:

  • 浏览器特征嗅听;
  • 兼容 IE9 的远端请求组件统一封装;
  • 兼容 IE9 的 Promise 支持;
  • 兼容 ECMAScript 3 的数组和对象遍历方法补丁。