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

    1805 2024-06-05 《Ramda 0.1.1》
    clone values eqProps keys omit pick pickAll project prop props where clone {*} → {*} Parameters valueThe object or array to clone Returns * A deeply cloned copy...
  • Logic

    1797 2024-06-05 《Ramda 0.24.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until and a → b → a | b Added in v0.1....
  • Math

    1782 2024-06-04 《Ramda 0.4.2》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn clone {*} → {*} Parameters valueThe object or array to c...
  • Relation

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

    1777 2024-06-05 《Ramda 0.22.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until and a → b → a | b Added in v0.1....
  • Tailwind CSS 组件库开发实战

    开发一个基于 Tailwind CSS 的组件库不仅能提高团队开发效率,还能确保产品的设计一致性。本节将详细介绍如何从零开始构建一个专业的组件库。 !!! note 我们使用 React 来做项目相关的演示。 !!! 项目初始化 基础配置 # 创建项目 mkdir my - component - library cd my - co...
  • Relation

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

    1764 2024-05-20 《Apache Answer 1.3.0》
    Usage Global options Commands init check run upgrade dump build plugin config Answer binary support some command-line options Usage answer command [command or glob...
  • GoogleSheets

    Description Key features Options service_account_key [string] sheet_id [string] sheet_name [string] range [string] schema [config] fields [config] Example Changelog next ...
  • String

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