Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
devexpress-dashboard
Advanced tools
HTML JavaScript Dashboard for creating and viewing dashboards on the web and mobile devices
DevExpress Web Dashboard allows you to create and customize dashboards on the web. 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. That is, you need to create a server (backend) project.
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.
To install with npm
, run the following command:
npm install devextreme @devexpress/analytics-core devexpress-dashboard --save
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.
To get started with HTML JavaScript dashboard control, see the following pages of the documentation:
Take a look at the Web Dashboards demos:
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.
For any questions regarding the use of DevExpress Dashboards tools, please refer to our Support Center.
FAQs
HTML JavaScript Dashboard that helps you create dashboards and view them on the web and mobile devices
The npm package devexpress-dashboard receives a total of 3,758 weekly downloads. As such, devexpress-dashboard popularity was classified as popular.
We found that devexpress-dashboard demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.