@dashadmin/dash-app-common
v1.3.67
Published
Common defaults and utilities for Dash applications - provides pre-configured components, extensions, pages, filters, and schemas
Readme
@dashadmin/dash-app-common
Common defaults and building blocks for Dash applications.
Overview
Pre-configured components, extensions, pages, filters and schemas shared across Dash applications so individual apps can start from sensible defaults instead of boilerplate.
Key exports & features
- Default pages & filters
- Reusable extensions
- Shared schema definitions
Installation
# From the public npm registry
npm install @dashadmin/dash-app-common
# Or the local Verdaccio registry (unscoped)
npm install dash-app-common --registry http://localhost:4873Internal Dash dependencies
@dashadmin/dash-utils, @dashadmin/dash-admin, @dashadmin/dash-admin-state, @dashadmin/dash-components, @dashadmin/dash-constants, @dashadmin/dash-auth, @dashadmin/dash-axios-hook, @dashadmin/dash-dialog, @dashadmin/dash-auto-admin
Development & publishing
This package is part of the dash-frontend-core monorepo. See DEVELOPMENT.md for the source-modification workflow, local Verdaccio publishing, npm publishing and version-bump policy.
Part of the Dash Framework · @dashadmin scope.
