Skip to content

Releases: roynick365/statekit

StateKit v1.0.0 - Initial Release

21 Apr 17:11
2f6ff7a

Choose a tag to compare

v1.0.0

Initial release of StateKit a lightweight CSS library for common UI states.

Added
Empty state component
Empty search state
Error state
404 page layout
Success state
Loading spinner
Loading skeleton
Onboarding / first-time user state

Features
Pure HTML + CSS (no dependencies)
Copy-paste friendly components
Consistent structure across all states
Customisable via CSS variables

Notes
This is the first stable release
Focused on core UI state patterns
Structure may evolve based on feedback

Upcoming
Additional variants for each state
Dark mode support
Accessibility improvements
Framework wrappers (React)

Installation
Bash
npm install statekit-ui

or use via CDN:
HTML:

Feedback

Issues and suggestions are welcome.