Socket
Socket
Sign inDemoInstall

@devexpress/analytics-core-cli

Package Overview
Dependencies
101
Maintainers
19
Versions
24
Alerts
File Explorer

Advanced tools

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.


Version published
Weekly downloads
10
decreased by-60%
Maintainers
19
Install size
7.60 MB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 14 Mar 2024

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc