
Angular Directive To Create Draggable Background-images
Users can drag background-images around to position them according to their own preferences.
Uncategorized AngularJS components, directives, modules, plugins, APPs and other related resources.

Users can drag background-images around to position them according to their own preferences.
angular-pintura is a image viewer based on AngularJS and Konva. The directive supports for paning and zoom to point.
Copy text to clipboard by clicking a button, without using Flash. This is using the new Selection API and Clipboard API available in the latest browsers.
Angular file saver is an AngularJS service that provides integration between FileSaver.js and AngularJS.
Exploring the use of directives Controllers to allow for inter-directive communication.
A minimal todo list app built with AngularJS for managing tasks and events with ease.
The appleskinCookieLaw directive with show a fixed widget at the bottom of a page to help simplify cookie law compliance.
An angular module that helps you to customize high performance scrollbar.

A simple weather forecast app which performs an http request to Openweathermap.org.
ng-tooltip is a flexible Angular tooltip with a lot of handy options.
Checklist is an Angular.js app to create and edit a basic task checklist. The app allows you to create, delete and update tasks and also mark them complete. The application has two major components. First is view routing. The application consists of three views: the list view, the new item view, and the edit item view. The information displayed in the views is generated dynamically by parsing URL data depending on which item was clicked. The second major component is the Factory. Initial checklist data items are stored in the factory, which at runtime is displayed in the list. Each
Angular.js provider for fetching current weather and forecasts (5 days and 16 days) using Openweathermap API.