1.2.5 • Published 2 years ago

convert-to-webp v1.2.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

#转化图片格式

npm install -g convert-to-webp npx convert-to-webp -s ./src/assets

#WebpImage组件的使用

import { WebpImage } from 'convert-to-webp';

#css的demo 如果是引入a.png.webp

vite.config.ts 配置别名:'~': path.resolve(__dirname, './node_modules'), @import '~/convert-to-webp/src/styles/webp-mixin.scss'; @include webp-background('a', 'png');

查看吧本地版本:npm list convert-to-webp

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.9

2 years ago

1.0.9

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago