Devlive 开源社区 本次搜索耗时 0.491 秒,为您找到 760 个相关结果.
  • Tailwind CSS 组件库开发实战

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

    1780 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 浏览器兼容性处理

    在开发现代 Web 应用时,处理好浏览器兼容性问题至关重要。本节将详细介绍如何在使用 Tailwind CSS 时处理各种浏览器兼容性问题。 基础配置 PostCSS 配置 // postcss.config.js module . exports = { plugins : [ 'tailwindcss' , ...
  • Relation

    1777 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

    1774 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...
  • String

    1768 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...
  • GoogleSheets

    Description Key features Options service_account_key [string] sheet_id [string] sheet_name [string] range [string] schema [config] fields [config] Example Changelog next ...
  • Specifying an Oracle Database to Use with SAM and Schema Registry

    About This Task Prerequisites Steps About This Task You may use an Oracle database with SAM and Schema Registry. Oracle databases 12c and 11g Release 2 are supported Prerequ...
  • Object

    1760 2024-06-05 《Ramda 0.5.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn clone {*} → {*} Parameters valueThe object or array to c...
  • Prepared Statements

    1753 2024-06-24 《Apache AGE 0.6.0》
    Cypher Parameter Format Prepared Statements Preparation Prepared Statements Execution Cypher can run a read query within a Prepared Statement. When using parameters with stored...