Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pt2121/angularjs-zoom-test

Basic angular directive and controller providing zoom-in/out buttons and a slider.
https://github.com/pt2121/angularjs-zoom-test

Last synced: 3 months ago
JSON representation

Basic angular directive and controller providing zoom-in/out buttons and a slider.

Awesome Lists containing this project

README

        

Basic angular directive and controller supporting zoom-in/out buttons and a slider.

angular-seed — the seed for AngularJS apps

This project is an application skeleton for a typical [AngularJS](http://angularjs.org/) web app.
You can use it to quickly bootstrap your angular webapp projects and dev environment for these
projects.

Running the app during development

You can pick one of these options:

* serve this repository with your webserver
* install node.js and run `scripts/web-server.js`

Then navigate your browser to `http://localhost:/app/index.html` to see the app running in
your browser.