posthtml-inline-favicon:PostHTML插件到内嵌图标

时间:2024-04-21 06:42:30
【文件属性】:

文件名称:posthtml-inline-favicon:PostHTML插件到内嵌图标

文件大小:105KB

文件格式:ZIP

更新时间:2024-04-21 06:42:30

favicon data-uri inline posthtml posthtml-plugin

posthtml-inline-favicon posthtml-inline-favicon是用于posthtml-inline-favicon的插件。 前: < head > < link rel =" shortcut icon " href =" favicon.ico " /> </ head > 后: < head > < link rel =" icon " type =" image/png " href =" [removed]... " /> </ head > 安装 yarn add -D posthtml-inline-favicon # OR npm i posthtml-inline-favicon 用法 const fs = require ( 'fs' ) ; const posthtml = require (


【文件预览】:
posthtml-inline-favicon-master
----.gitignore(76B)
----package.json(2KB)
----tslint.json(111B)
----src()
--------types()
--------inlineFavicon.ts(732B)
--------index.ts(146B)
----.travis.yml(73B)
----LICENSE(1KB)
----CHANGELOG.md(755B)
----tsconfig.json(228B)
----.github()
--------CODEOWNERS(10B)
----README.md(2KB)
----tests()
--------favicon.ico(4KB)
--------__snapshots__()
--------inlineFavicon.spec.ts(416B)
----example()
--------.gitignore(56B)
--------package.json(160B)
--------public()
--------posthtml.config.js(543B)
--------README.md(1KB)
--------after.default.html(5KB)
--------index.html(131B)
--------favicon.ico(4KB)
--------after.public.html(5KB)
--------yarn.lock(6KB)
----yarn.lock(190KB)

网友评论