This repository contains the source code of the examples of usage Stimulsoft Reports.JS reporting tool in the Vue.js applications, using JavaScript code and Vue.js components. The report generator and examples are fully compatible with any Vue.js version.
A set of examples for working with report components in Vue.js:
- Integrating the Report Designer into an Application
- Integrating the Report Viewer into an Application
A set of examples for working with report components in Vue.js 3:
- Integrating the Report Designer into an Application
- Integrating the Report Viewer into an Application
- Supply Custom Headers for Json Database
To run the examples, open the required folder with the example and run the following commands in the console:
- use
npm install
to install requred modules; - use
npm run dev
to run sample; - navigate to http://localhost:8080/ for Vue.js samples or http://localhost:3000/ for Vue.js 3 samples.
Since pure JavaScript does not have built-in methods for working with remote databases, this functionality is implemented using server-side code. Therefore, Stimulsoft Reports.JS product contains server data adapters implemented using PHP, Node.js, ASP.NET, Java, .NET Core technologies.
Many examples for other platforms and technologies are collected in separate repositories:
Stimulsoft Reports.JS offers a wide range of reporting components created in pure JavaScript. The report builder can be easily integrated into any JavaScript app, works in any modern browser – Chrome, Firefox, Safari, Edge, and supports Node.js. The product contains everything you need to create, edit, build, view and export reports of high complexity.