@headless-adminapp/app
v1.5.16
Published
UI-agnostic app-level building blocks and shared features for Headless AdminApp, built on the core runtime.
Downloads
777
Maintainers
Readme
@headless-adminapp/app
UI package that brings together shared admin app features and components for Headless AdminApp.
Overview
This package provides the app-level building blocks used by Headless AdminApp UI kits. It is designed to sit on top of the core runtime and icon set, and it can also be consumed directly in custom integrations.
Installation
pnpm add @headless-adminapp/appPeer dependencies:
- @tanstack/react-query
Usage
See the project documentation and examples for end-to-end setup and usage patterns:
- https://headless-adminapp.github.io/
- https://headless-adminapp-examples.vercel.app/
Development
pnpm --filter @headless-adminapp/app build
pnpm --filter @headless-adminapp/app ts-checkLicense
See the repository LICENSE file.
