#Tool

How to Check Typo
During development, spelling errors not only affect code readability, but may also cause subtle bugs. Using the CSpell tool, you can efficiently check and fix spelling errors in your project.
Generate SVG Skeleton of a Web Page Using JavaScript
Use JavaScript to generate SVG skeleton image from your web page (or page element).
Progressive Image Loading - Blurry Placeholder Image like Unsplash
Use blurry placeholder image to do progressive image loading and improve user experience.
[Plugin] hexo-lazyload-element
A HEXO plugin for implementing lazyload, supports <img>, <video> and <iframe> elements.
Image Compression Tools For Web Developers
Introduction of different tools to optimize your image size.
Create a Color Picker With JavaScript
Steps to build a color picker tells you the color of your pointer position in an image.