0
点赞
收藏
分享

微信扫一扫

使用blurhash 算法优化图片加载

blurhash使用了一个相对简单的算法,实现了图片的加载处理,同时也可以给予用户不错的体验

说明

blurhash是一个比较老的技术了,,尽管我们还有一些其他技术可以优化图片的加载,但是还是值得试用下的

参考资料

​​https://blog.wolt.com/hq/2019/07/01/how-we-came-to-create-a-new-image-placeholder-algorithm-blurhash/​​​​​​

​​https://github.com/woltapp/blurhash​​

​​​https://github.com/Dens49/blurhash-js​​


举报

相关推荐

0 条评论