stimulsoft-designer-angular
Advanced tools
Comparing version 2022.2.2 to 2022.2.3
{ | ||
"name": "stimulsoft-designer-angular", | ||
"version": "2022.2.2", | ||
"version": "2022.2.3", | ||
"description": "Stimulsoft Designer Angular", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/stimulsoft/Designer.Angular", |
@@ -1,2 +0,2 @@ | ||
# Angular component for Stimulsoft Reports | ||
# **Angular component for Stimulsoft Reports** | ||
@@ -9,14 +9,45 @@ The Angular Designer component is designed to create reports in the web browser. | ||
## Install | ||
More about [Stimulsoft Reports.Angular](https://www.stimulsoft.com/en/products/reports-angular) | ||
`npm install stimulsoft-designer-angular` | ||
# How to install | ||
## Trial Limitation | ||
``` | ||
npm install stimulsoft-designer-angular | ||
``` | ||
# Integration | ||
This is a trial version of Stimulsoft Designer for Angular, the free trial versions of Stimulsoft Reports are fully functional and will work for an unlimited time. The only limitation is a DEMO watermark displayed on each report page. | ||
Stimulsoft Reports.Angular is designed to run in an Angular application with ASP.NET MVC or .NET Core frameworks. For the convenience of integrating the report into the project, a publishing wizard is available. | ||
Read more about [Stimulsoft Angular](https://www.stimulsoft.com/en/documentation/online/programming-manual/index.html?reports_web_angular.htm) | ||
To integrate the product into the project, it is enough to install the necessary packages from the NPM repository for the Angular project, and one package from the [NuGet repository](https://www.nuget.org/packages/Stimulsoft.Reports.Angular) on the server-side for the required platform. If necessary, all packages can be downloaded from our website to a computer and manually add libraries and scripts to the project. No additional modules or special extensions are required, everything you need you can find in the product | ||
[Free Download](https://www.stimulsoft.com/en/downloads) | ||
# Live Demo | ||
[License](https://github.com/stimulsoft/Reports.JS/blob/HEAD/LICENSE.md) | ||
We prepared many templates of reports and dashboards, that you can explore and edit in our online demo. Choose the template you need, connect your data and try to create rich reports and analytical dashboards – the solution is ready. Try the [**Live Demo**](http://demo.stimulsoft.com/#Js). | ||
# Video and Documentation | ||
We provide full User Manuals and Class References intended to give technical assistance to people using our reporting tools. More information in the [**Online Documentation**](https://www.stimulsoft.com/en/documentation/online/programming-manual/index.html?reports_js.htm)**.** | ||
Also, we prepared many videos about working of our software. See video on our **YouTube channel**. | ||
[**Download**](https://www.stimulsoft.com/en/downloads) | ||
[**Online Store**](https://www.stimulsoft.com/en/online-store) | ||
[**License Info**](https://github.com/stimulsoft/Reports.JS/blob/HEAD/LICENSE.md) | ||
# Keywords | ||
- **Stimulsoft** | ||
- **Reports** | ||
- **Data analytics tool** | ||
- **Data visualization** | ||
- **Data analytics** | ||
- **Angular reporting tool** | ||
- **Business intelligence** | ||
- **Angular** | ||
- **Reporting tool** | ||
- **Angular report viewer** | ||
- **Angular report designer** |
117227
52