定制 panchodp/buttons 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

panchodp/buttons

最新稳定版本:v0.1.0

Composer 安装命令:

composer require panchodp/buttons

包简介

Css minimalist buttons

README 文档

README

Logo for Buttons

Buttons

Simple and Elegant buttons.

Installation

You can install the package via composer:

composer require panchodp/buttons

Then publish the assets:

php artisan vendor:publish --tag=buttons

This will copy the CSS and JS files to the public/vendor/buttons directory.

Usage

Put the following code in your blade file:

<link rel="stylesheet" href="vendor/buttons/css/buttons.css">
<script src="vendor/buttons/js/buttons.js"></script>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

统计信息

  • 总下载量: 98
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-08-11