Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

devexpress-dashboard-cli

Package Overview
Dependencies
Maintainers
0
Versions
347
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devexpress-dashboard-cli

DevExpress Dashboard CLI

  • 24.2.3
  • latest
  • 24.2-stable
  • npm
  • Socket score

Version published
Weekly downloads
267
decreased by-2.55%
Maintainers
0
Weekly downloads
 
Created
Source

DevExpress Dashboard CLI

The DevExpress Dashboard CLI is a set of command-line tools to be used with the DevExpress Dashboard control.

  • Installation
  • Usage
  • License
  • Support & Feedback

Installation

To install the devexpress-dashboard-cli package globally with npm, run the following command:

npm install -g devexpress-dashboard-cli

Make sure you have Node.js and npm installed on your machine.

Usage

Use the DevExpress Dashboard CLI to create a custom Dashboard theme or apply a custom DevExtreme theme created with the ThemeBuilder.

The DevExpress Dashboard CLI uses the Dashboard ThemeBuilder's exported json file to generate CSS files for the custom theme.

The following command generates custom CSS files:

npx devexpress-dashboard-cli build-theme

Use --help to list the available parameters:

npx devexpress-dashboard-cli build-theme --help
ArgumentsDescription
--input-fileSpecifies the json file generated by the DevExtreme ThemeBuilder.
--base-themeSpecifies a base theme's name (the default value is generic.light).
--output-color-schemeSpecifies the custom color scheme name (the default value is custom-scheme).
--output-dirSpecifies the folder to save output files (the default value is the current directory).
--versionSpecifies the target peer dependencies version.

See the following topics for information on how to create and apply the custom theme:

License

DevExpress Dashboard CLI is distributed under the MIT license (free and open-source), but can only be used with a commercial DevExpress Dashboard software product. You can review the license terms or download a free trial version of the Dashboard suite at DevExpress.com.

Support & Feedback

  • Follow this article for general information about themes and styles.
  • For any questions regarding the use of DevExpress Dashboards tools, please refer to our Support Center.

Keywords

FAQs

Package last updated on 12 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc