SHDesign Design framework to achieve common design goal Installation Install my-project with npm npm install my-project cd my-project Usage/Examples import SHDesign // get hashed image let blurImage = UIImage(blurHash: "") let blurString = image.blurHash(components: (3, 3))