Example of integrating WebDataRocks with the Angular framework

September 12, 2025 · View on GitHub

WebDataRocks Website: webdatarocks.com

Github Stars Twitter

:grey_exclamation: Updated to Angular 20 :grey_exclamation:

This repository contains a sample project that shows how to integrate WebDataRocks with the Angular framework.

Note: This project uses the Ivy-compatible ngx-webdatarocks wrapper. The project on the ng-webdatarocks branch uses the ng-webdatarocks wrapper for Angular 5-15.

Prerequisites

Run the project

  1. Download or clone this project from GitHub:
git clone https://github.com/WebDataRocks/pivot-angular.git
cd pivot-angular
  1. Install npm packages:
npm install
  1. Run the project:
npm start

You can access the project at http://localhost:4200/.

For details on how to integrate WebDataRocks into existing Angular projects, check out the integration with Angular.

WebDataRocks licensing

This WebDataRocks sample project is released under the MIT license (free and open-source).

WebDataRocks is distributed under the terms and conditions of the WebDataRocks End User License Agreement: https://www.webdatarocks.com/license-agreement/.

Support

For WebDataRocks-related questions, bug reports, and feature requests, please create an issue on our GitHub.