carbon/tailwindcolors
Composer 安装命令:
composer require carbon/tailwindcolors
包简介
A plugin for Neos CMS which provides an editor for tailwindcss colors
README 文档
README
Introduction
This package provides a Color Editor for TailwindCSS colors which can be used in Neos CMS.
Installation
Run this in your site package
composer require --no-update carbon/tailwindcolors
Then run composer update in your project directory.
How to use
Add a property of type string and configure the editor as seen in this example:
Foo.Bar:Content.Text: properties: options: preset: 'Carbon.TailwindColors.colors' ui: label: Color inspector: editorOptions: disabled: false # If set, this color gets displayed if no value is set placeholder: gold # Hides the reset button if set to false allowEmpty: true # This can be either color or grayscale. This reduces the list to only the color ones or only the gray colors scheme: color # You can disable certain strengths disableStrength: [50, 100] # If true, the picker is collapsed collapsed: true
Contributions
Contributions are very welcome!
Please create detailed issues and PRs.
carbon/tailwindcolors 适用场景与选型建议
carbon/tailwindcolors 是一款 基于 TypeScript 开发的 Composer 扩展包,目前已累计 4.08k 次下载、GitHub Stars 达 2, 最近一次更新时间为 2022 年 10 月 19 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「flow」 「editor」 「color」 「Neos」 「neoscms」 「tailwindcss」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 carbon/tailwindcolors 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 carbon/tailwindcolors 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 carbon/tailwindcolors 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Put images nicley in a row
Create link to static resources with cache-breaking segment based on md5 of the file
Native (browser) color input field for SilverStripe
Adds more BBCode
Colorizes the Flarum forum header and interface based on the active tag's color.
getting and sending flow
统计信息
- 总下载量: 4.08k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 17
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2022-10-19
