Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Build Differences

Dylan Fisher edited this pageApr 17, 2023 ·5 revisions

A summary of differences between variouscustom builds created bylodash-cli.

  • Core build
    lodash core

    • 4 kB (gzipped) core build (63 methods; Backbone ≥ v1.3.0 compatible)
      _.assignIn,_.before,_.bind,_.chain,_.clone,_.compact,_.concat,_.create,_.defaults,_.defer,_.delay,_.each,_.escape,_.every,_.filter,_.find,_.flatten,_.flattenDeep,_.forEach,_.has,_.head,_.identity,_.indexOf,_.isArguments,_.isArray,_.isBoolean,_.isDate,_.isEmpty,_.isEqual,_.isFinite,_.isFunction,_.isNaN,_.isNull,_.isNumber,_.isObject,_.isRegExp,_.isString,_.isUndefined,_.iteratee,_.keys,_.last,_.map,_.matches,_.max,_.min,_.mixin,_.negate,_.noConflict,_.noop,_.once,_.pick,_.reduce,_.result,_.size,_.slice,_.some,_.sortBy,_.tap,_.thru,_.toArray,_.uniqueId,_.value, &_.values
    • Limitations
      • No_.matchesProperty iteratee shorthand
      • No deep property path support
      • No lazy evaluation
      • No placeholder support
      • No robust cloning (arrays & plain objects only)
      • No support for maps, sets, & typed arrays
  • Strict build
    lodash strict

    • Methods like_.assign,_.bindAll, &_.defaults throw errors whenattempting to overwrite read-only properties

Maintained by thecore team with help fromour contributors.

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp