New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

devexpress-dashboard

Package Overview
Dependencies
Maintainers
5
Versions
399
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devexpress-dashboard

HTML JavaScript Dashboard that helps you create dashboards and view them on the web and mobile devices

23.2.8-build-24190-0254
npm
Version published
Weekly downloads
5.2K
-5.13%
Maintainers
5
Weekly downloads
 
Created
Source

About

DevExpress Dashboard helps you create dashboards and view them on the web and mobile devices. This npm packet is based on the client-server model and represents a client (frontend) part that includes all the necessary styles, scripts, and HTML-templates. You need to create a server (ASP.NET Core or ASP.NET MVC dashboard backend) project and bind the client to it.

  • Get Started - Build Web Dashboard Applications
  • Web Dashboard Technical Overview

Install

To install with npm, run the following command:

npm install devexpress-dashboard devextreme @devexpress/analytics-core --save

The devexpress-dashboard npm package references devextreme and @devexpress/analytics-core as peerDependencies. Since npm v3 and higher, peerDependencies should be installed manually. This allows developers to control a version of the peerDependencies packages and guarantees that the package is installed once.

Note that versions of the devexpress-* npm packages should be identical (their major and minor versions should be the same). If the versions are different, npm shows a warning after the package is installed.

Demos

License

A valid, commercial license for the DevExpress Universal subscription is required to use this package. Use of this package is governed by the terms and conditions set forth in the applicable Developer Express Inc. End-User License Agreement (EULA) found at https://www.devexpress.com/support/eulas/.

Please visit https://www.devexpress.com for more information on acquiring and a subscription license.

Support

For any questions regarding the use of DevExpress Dashboards tools, please refer to our Support Center.

Keywords

devexpress

FAQs

Package last updated on 10 Jul 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