HubLens › Trending › 0xGF/boneyard
0xGF

boneyard

FrontendReactUISkeleton LoadingWeb Development
View on GitHub
300
+340

// summary

Boneyard is a development tool capable of automatically generating pixel-perfect skeleton screens from existing DOM. Developers simply need to wrap components and run the build command to automatically capture layout information and generate corresponding skeleton placeholders. The tool supports multi-breakpoint responsive capture and provides built-in pulse animation effects to enhance the loading experience.

// use cases

01
Automatically scan and extract DOM layouts via CLI to generate skeleton screens
02
Support for multi-device breakpoint responsive skeleton screen configuration
03
Provide customizable color and animation effects for loading placeholders