定制 pith-front/pith-pack-hoja-ring 二次开发

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

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

pith-front/pith-pack-hoja-ring

最新稳定版本:0.1.1

Composer 安装命令:

composer require pith-front/pith-pack-hoja-ring

包简介

Pack Hoja for front-end

README 文档

README

Pack Hoja for Pith

About

This project packs Hoja Double Ring (and several forks of it) so that they can be available to use on the front-end via the Pith Framework.

Hoja Double Ring is a pen on CodePen, at https://codepen.io/fixcl/pen/ANRYgd

For info on Pith, see the Pith website at https://pith-framework.org/

Install

Install to an existing Pith Framework project

Use Composer to install pack to the vendor folder.

php composer.phar require pith-front/pith-pack-hoja-ring

Add new route to your Route List:

public array $routes = [
    // Other routes....
    // ...
    
    // Add route to call Hoja resources from
    ['route', 'GET', '/resources/vendor/library/hoja/{filepath:.+}', '\\PithFront\\PithPackHojaRing\\HojaRingResourceRoute'],
];

Licensing

Hoja Double Ring

Licensing Info:

hoja-ring-snippets

Licensing Info:

  • Link to Git repo: https://github.com/ian-maurmann/hoja-ring-snippets
  • The code in hoja-double-ring is from CodePen pen by Marco Barría. See info above.
  • The code in hoja-aquamarine, and hoja-blue are (slightly) modified versions of hoja-double-ring. In countries where this is a substantial change for copyright, copyright is (c) Ian Maurmann, hereby released under the terms of the MIT license. In countries where this is not a substantial change, follow the copyright and license of "Hoja Double Ring".

pith-pack-hoja-ring

Licensing Info:

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-03-17