https://github.com/webdatarocks/ngx-webdatarocks
https://github.com/webdatarocks/ngx-webdatarocks
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/webdatarocks/ngx-webdatarocks
- Owner: WebDataRocks
- License: mit
- Created: 2023-10-10T14:29:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-09T16:36:15.000Z (10 months ago)
- Last Synced: 2025-06-19T10:11:32.531Z (10 months ago)
- Language: TypeScript
- Size: 35.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular 14+ wrapper for WebDataRocks
This repository contains the source code of the Ivy-compatible Angular wrapper for [WebDataRocks](https://www.webdatarocks.com/). Use the wrapper to integrate WebDataRocks into [Angular 14+](https://angular.dev/) applications.
**Note:** For older Angular versions, use the [ng-webdatarocks](https://github.com/WebDataRocks/ng-webdatarocks) wrapper. It works with versions from 5 to 15.
## Usage
Refer to the WebDataRocks documentation for details on using the WebDataRocks Angular wrapper: [Integration with Angular](https://www.webdatarocks.com/doc/integration-with-angular/).
## Sample project
Try our [sample WebDataRocks Angular project](https://github.com/WebDataRocks/pivot-angular) to see an integration example.
## Support
Feel free to ask WebDataRocks-related questions on [StackOverflow](https://stackoverflow.com/questions/tagged/webdatarocks).