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

@devexpress/analytics-core-cli

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devexpress/analytics-core-cli

The DevExpress analytics-core-cli package is a toolkit designed to help developers handle the devexpress-reporting and devexpress-dashboards packages. The toolset will be supplemented as needed.

  • 24.1.9
  • npm
  • Socket score

Version published
Weekly downloads
32
decreased by-90.86%
Maintainers
19
Weekly downloads
 
Created

About

The DevExpress analytics-core-cli package is a toolkit designed to help developers handle the devexpress-reporting and devexpress-dashboards packages. The toolset will be supplemented as needed.

Usage

Process custom Knockout HTML templates to make the script-src 'unsafe-eval' directive unnecessary

The 'processBindings' tool processes your custom Knockout HTML templates and generates a file with the code that calls the addToBindingsCache function to add your templates to the cache. To process custom templates, execute the following command:

node node_modules/@devexpress/analytics-core-cli/utils/processBindings <templates folder path> <result file path>

Command parameters are as follows:

templates folder path - A folder that contains template files (.HTML, .CSHTML). Nested folders are processed recursively. result file path - Path to the file being created

For more information, review the following help topic: Content Security Policy.

License

A commercial license for DevExpress ASP.NET controls is required to use this package. Please visit this page for more information about licensing.

FAQs

Package last updated on 24 Jan 2025

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