Devlive 开源社区 本次搜索耗时 0.361 秒,为您找到 284 个相关结果.
  • String

    754 2024-06-05 《Ramda 0.14.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • String

    753 2024-06-05 《Ramda 0.15.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • Relation

    750 2024-06-05 《Ramda 0.5.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy countBy (a → String) → [a] → {*} Parameters fnThe function u...
  • Collections

    744 2024-05-25 《Lodash 1.3.1》
    _.at(collection [, index1, index2, …]) Arguments Returns Example _.contains(collection, target [, fromIndex=0]) Aliases Arguments Returns Example _.countBy(collection [, c...
  • String

    743 2024-06-05 《Ramda 0.2.0》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
  • Object

    733 2024-06-05 《Ramda 0.2.2》
    clone values eqProps keys omit pick pickAll project prop props where keysIn path valuesIn clone {*} → {*} Parameters valueThe object or array to clone Return...
  • Object

    731 2024-06-05 《Ramda 0.6.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr clone {*} → {*} Parameters valueThe object or ar...
  • String

    731 2024-06-05 《Ramda 0.26.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • Array

    726 2024-06-27 《Lodash 4.17.15》
    _.chunk(array, [size=1]) Since Arguments Returns Example _.compact(array) Since Arguments Returns Example _.concat(array, [values]) Since Arguments Returns Example ...
  • Collection

    725 2024-06-27 《Lodash 4.17.15》
    _.countBy(collection, [iteratee=_.identity]) Since Arguments Returns Example _.every(collection, [predicate=_.identity]) Since Arguments Returns Example _.filter(collec...