https://github.com/json-k/ngx-zoomable
The parent project for an Angular library with a zoom enabled container component.
https://github.com/json-k/ngx-zoomable
Last synced: about 2 months ago
JSON representation
The parent project for an Angular library with a zoom enabled container component.
- Host: GitHub
- URL: https://github.com/json-k/ngx-zoomable
- Owner: json-k
- License: gpl-3.0
- Created: 2025-07-28T16:40:55.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-28T17:17:15.000Z (3 months ago)
- Last Synced: 2025-07-28T19:11:25.664Z (3 months ago)
- Language: TypeScript
- Size: 1.41 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-angular - ngx-zoomable - A zoomable, pannable container component for Angular applications. (Third Party Components / Layout Components)
- awesome-angular - ngx-zoomable - A zoomable, pannable container component for Angular applications. (Third Party Components / Layout Components)
README
# Zoomable
This project is the parent of the `ngx-xoomable` library and was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.3.9.
## Development server
Run `ng build ngx-zoomable --configuration production --watch` to build the included library (and watch for changes).
Then run `ng serve` for a dev server. Navigate to [`http://localhost:4200`](http://localhost:4200). The application will automatically reload if you change any of the source files (or the library itself).
## The Ngx-Zoomable Library
..and its associate README are [here](./projects/ngx-zoomable/README.md).