gurindersingh/icon-maker 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

gurindersingh/icon-maker

最新稳定版本:1.0.6

Composer 安装命令:

composer require gurindersingh/icon-maker

包简介

Icon maker for Laravel webapp

README 文档

README

Icon maker

Add required Icons

Add the following icons in your projectRoot/art/images/icon-maker

'favicon.png - required size 1024x1024',
'icon.png - required size 1024x1024',
'icon-maskable.png - required size 1024x1024',
'logo.png - PNG format Logo',
'logo.svg - SVG Logo',
'logo-sm.png - PNG format Logo small - just icon only',
'logo-sm.svg - SVG Logo small - just icon only',
'apple-tab-icon.svg - SVG Logo',
'splash.png - required size 8064 x 8064. We will resize it for all splash screens' // optional

Run command to create icons

In project root rOun following commands to create icons

icon-maker make:icon # to create icons
icon-maker make:icon --splash # to create icons with splash
icon-maker make:icon --splash --optimize # to create icons with splash

It will create following content or files

  • icons in public/assets/icons
  • head.html at public/assets/icons/head.html
  • manifest.json at public/manifest.json
  • manifest.webmanifest at public/manifest.webmanifest

Config (Optional)

Add icon-maker.json file in root of your project. All are optional.

{
    "configThemeLocation": "config/theme.php",
    "webManifestLocation": "public/manifest.webmanifest",
    "manifestJsonLocation": "public/manifest.json",
    "headHtmlLocation": "resources/views/common/head.blade.php",
    "headHtmlBladeLocation": "resources/views/common/head.blade.php",
    "destinationDirectory": "public/assets/icons"
}

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-12-24

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固