loht-true-skeleton
Advanced tools
Comparing version 3.0.9 to 3.0.10
{ | ||
"name": "loht-true-skeleton", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"scripts": { | ||
@@ -15,5 +15,9 @@ "ng": "ng", | ||
"keywords": [ | ||
"React skeleton", | ||
"Angular skeleton", | ||
"UI loading indicator", | ||
"react-loading-skeleton", | ||
"angular-loading-skeleton", | ||
"loading-skeleton", | ||
"loading skeleton", | ||
"true skeleton", | ||
@@ -32,4 +36,11 @@ "skeleton", | ||
"action", | ||
"request" | ||
"request", | ||
"placeholder", | ||
"animation", | ||
"UI components", | ||
"progress", | ||
"content placeholder", | ||
"responsive design", | ||
"user interface" | ||
] | ||
} |
# loht true skeleton | ||
This is a pure scss Projekt. | ||
This is a pure SCSS project, designed to be used across multiple frameworks, such as Angular and React. The true skeleton is an overlay that can be applied as a styling class to most elements. It visually distinguishes the selected element from the rest of the UI by overlaying it. Additionally, an animation in the form of a loading bar is displayed, indicating that a background process is being executed. This makes it clear to users that the system is actively processing, enhancing the overall user experience. | ||
Key features include: | ||
* Cross-framework compatibility: Works seamlessly with Angular, React, and more. | ||
* Lightweight and customizable: Easily integrated using SCSS, allowing for flexible CSS customizations. | ||
* Loading state indicator: Clear visual feedback with a loading animation overlay for enhanced UX. | ||
* Responsive design: Adaptable for modern UI components and responsive layouts. | ||
## Run instructions | ||
@@ -5,0 +12,0 @@ After installing the package, you have to link the package to your styles.css by pasting the @import: |
183610
59