blurhash-loader:用于Webpack的Blushash加载器模块

时间:2021-03-10 05:14:44
【文件属性】:
文件名称:blurhash-loader:用于Webpack的Blushash加载器模块
文件大小:1.46MB
文件格式:ZIP
更新时间:2021-03-10 05:14:44
webpack loader blurhash TypeScript 模糊加载器 用于webpack的blurhash加载器模块。 安装 $ npm install -D blurhash-loader 或者 $ yarn add -D blurhash-loader 用法 webpack.config.js module . exports = { module : { rules : [ test : / \. (?: gif | jpe?g | png | webp ) $ / i , use : [ { loader : 'blurhash-loader' , options : { componentX : 4 , componentY : 3 } } ]
【文件预览】:
blurhash-loader-main
----.prettierignore(180B)
----.gitignore(92B)
----tsconfig.json(264B)
----README.md(2KB)
----CHANGELOG.md(4KB)
----.github()
--------workflows()
--------CODEOWNERS(9B)
--------renovate.json(32B)
----test()
--------tsconfig.json(99B)
--------fixtures()
--------loader.test.ts(475B)
--------helpers()
--------.eslintrc.js(49B)
----examples()
--------README.md(85B)
--------react()
--------vue()
--------nextjs()
----LICENSE(1KB)
----website()
--------theme.config.tsx(445B)
--------tsconfig.json(289B)
--------public()
--------next.config.js(111B)
--------pages()
--------package.json(448B)
--------next-env.d.ts(75B)
--------yarn.lock(155KB)
----package.json(2KB)
----prettier.config.js(55B)
----src()
--------types.ts(320B)
--------schema.json(1KB)
--------index.ts(3KB)
----jest.config.js(202B)
----.codesandbox()
--------ci.json(103B)
----.eslintignore(44B)
----.editorconfig(188B)
----yarn.lock(421KB)
----.eslintrc.js(112B)

网友评论