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

    284 2024-06-05 《Ramda 0.6.0》
    match split trim match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or emp...
  • String

    283 2024-06-05 《Ramda 0.4.2》
    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...
  • String

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

    156 2024-06-27 《Lodash 4.17.15》
    _.add(augend, addend) Since Arguments Returns Example _.ceil(number, [precision=0]) Since Arguments Returns Example _.divide(dividend, divisor) Since Arguments Retur...