DocsChangelog

Changelog

Latest updates and announcements.

January 2025

The new CLI is now available to add components to your project.

You can try the new cli.

npx @perceptui/cli add button badge

December 2024

The new CLI is now available to start your projects with pre-configured templates.

Start your project with @perceptui/cli, Leave the hassle of configuration to us:

npx @perceptui/cli create app

November 2024

Components are distributed as a package.

You can install components via:

npm i @perceptui/ui