1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 lodash 3.10.0 发布,JavaScript 实用工具库 下载

本帖由 漂亮的石头2015-07-01 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,295
    赞:
    47
    lodash 3.10.0 发布,更新内容如下:


    • Added _.ceil, _.defaultsDeep, _.floor, _.modArgs, & _.round


    • Ensured _.bind works with all built-in constructors


    • Ensured _#concat treats sparse arrays as dense


    • Ensured _.chunk floors size values


    • Ensured _.debounce & _.throttle reset lastCall after cancelling


    • Ensure _.flow & _.flowRight work with functions combined with _.first


    • Ensured _.indexOf & _.lastIndexOf return -1 for unmatched binary searches for undefined


    • Ensured _.noConflict operates on root & not context


    • Mode _.escapeRegExp more robust


    • Made _.sortByOrder support orders of “asc” & “desc”


    • Optimized _.flatten, _.max, & _.min


    • Removed fallbacks for _.isArguments, _.isFunction, & _.isPlainObject


    • Simplified lazy evaluation support


    • Simplified _.isElement, _.isFinite, _.isNative, _.now, _.parseInt, & _.sum

    更多内容请查看更新日志

    该版本下载:Source code (zip)

    lodash 是一个 JavaScript 实用工具库,提供一致性,模块化,性能和配件等功能。
    lodash 3.10.0 发布,JavaScript 实用工具库下载地址
     
正在加载...