Skip to content

Flexiwind v0.1.0 — Beta

Latest

Choose a tag to compare

@Johnkat-Mj Johnkat-Mj released this 05 Feb 12:04
· 7 commits to main since this release
d8ebb9a

First public beta release of Flexiwind, a composable UI system for Laravel Blade & Livewire.

Flexiwind lets you copy UI components and blocks directly into your project, giving you full ownership of the code — no vendor lock-in, no black box.

Included in this beta

  • Core UI components (buttons, modals, dropdowns, alerts, badges, etc.)
  • Base application blocks (login variants, signup, sidebar)
  • CLI + registry system
  • Tailwind CSS + Livewire-first architecture
  • Initial documentation

Beta notes

  • APIs and structure may evolve
  • Feedback will directly shape future releases

What’s next

  • Component refinements
  • More app-level blocks and patterns (dashboards, CRUD, auth flows)

Feedback and contributions are welcome
More updates coming soon.