🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

200 AngularJs Free Plugins

Are you looking for AngularJs Free Plugins If yes then you are on right place because here we have collected most popular 200 AngularJs Free Plugins for you. you can choose any of following AngularJs Free Plugins which suits best to your web based projects, These all are highly rated AngularJs Free Plugins.

A dialog/modal service written in AngularJS, creates predefined easy to use dialogs (error,wait,notify,confirm,create) with Angular UI and Bootstrap 3 .....
Free


This shell app shows the dependencies .....
Free



angular app to visualize the box-model and see how changing the value of box-sizing affects element size and which properties contrinbute. .....
Free


This demonstration shows how Angular-Material Tabs can be used with Angular-UI-Router .....
Free



https://github.com/winkerVSbecks/angular-pdf-viewer .....
Free


A lightweight directive for creating resizable containers. The idea behind it was to completely separate the 'layout logic' from the 'resize logic'. Every other directive/plugin I came across tied these together. I wanted to make.....
Free



This is a simple way to create picture header like Google Material Design with Angular Material. The default md-toolbar is used here and stylized with an other directive to listen on scroll and resize event. .....
Free


Building out an angular-material layout inspired by this Polymer layout polymerelements.github.io/app-layout-templates/nav-list-detail/index.html with a navigation drawer (sidenav), list and content area, all responsive .....
Free




Angular UI - Bootstrap Typeahead Example .....
Free


Material Design date/time pickers built with Angular Material and Moment.js. Clone it on github .....
Free


This is an Angular-based dropdown that displays checkboxes for multiselection. Links: - Blog .....
Free


Working on issue #4 of angular-resizable directive which entails start and end events and width/height binding. .....
Free



Simple example demonstrating adding a class to an element on 'click' with Angular. .....
Free


http://angulartutorial.blogspot.com/2014/03/rating-stars-in-angular-js-using.html .....
Free


Here I show a basic angular-chart.js example for Ionic apps .....
Free


Bridges the gap between angular (v1.1.5 and up) and animate.css. More info on usage & full source available on: https://github.com/kevin-smets/angular-animate.css .....
Free


This blank app shows the initial, minimal setup of an Angular Material v1.1.0 app... but one without any HTML content. .....
Free



An angular directive that starts a countdown timer to a date of doom... or just a birthday or release date or something. .....
Free


A simple light box solution made with Angular JS and no jQuery nor other third-party JS plugins. Simple click button on the page open the light box. These must be used within one controller or no controller at all. .....
Free


http://stackoverflow.com/questions/27090257/how-to-implement-the-classic-sticky-footer-with-angular-material .....
Free


Full screen Angular Slider to show case latest development features or introduction to first-time logged in users. Responsiveness: see different screenshots for different browser width. No other third-party plugins: Angular JS, A.....
Free




using material-angular-paging bower library .....
Free


Sample how to integrate ngMask with Angular Material Datepicker. .....
Free


This is a basic application template for AngularJS using the Angular Material library .....
Free


For the scotch.io tutorial: https://scotch.io/tutorials/display-time-relatively-in-angular .....
Free


Demonstration of a dialog service using AngularJS, Bootstrap, Angular-UI-Bootstrap and Angular-Translate. Shows off Angular-Dialogs-Service version 4.2.0. .....
Free


Angular Material Login page with responsive form .....
Free


Requires: Angular, Angular Material, bootstrap CSS .....
Free




Angular's validation features are excellent. But in Angular 1.3, we get a new option that gives us more granular control over when we provide validation feedback to our users: the ng-touched class/property. .....
Free


A table that uses Materialize http://materializecss.com/ and Angular.js. This was used with PHP and mySQL on my local WAMP server. I may update functions to use JSON shortly. .....
Free


Angular UI Google maps - https://angular-ui.github.io/angular-google-maps .....
Free


This demo provides a live opportunity to compare/contrast Angular's differing approaches to displaying conditional content. Additional details inline in the pen... .....
Free


A search bar created using Angular Material .....
Free



This was a simple concept I had for a digital cookbook that could be used in restaraunts when choosing your meal giving customers a new way of exploring foods! This was a great project to test out my Angular skills! I hope you li.....
Free


This pen contains the boilerplate to play around with the new Angular 2 router. .....
Free


Using the combination of angular and flexbox to create a dynamic and flexible grid. Includes optional overlay and several different configurations .....
Free


Really love this ripple effect I've seen on some other pens, decided to apply some angular to make it more dynamic and hopefully more useful too. .....
Free


I took example from https://material.angularjs.org/#/demo/material.components.button and tried to make it work. .....
Free


Showing ng-click and ng-show in a very basic example for beginners .....
Free



Angular matarial table is simply directive that allows you with no effort make good looking table in Google Material style. .....
Free


An Ionic thumbnail list without using the list directive, but just plain jane HTML/CSS and Angular ng-repeat. .....
Free


Just an experiment inspired by Sebastiano Guerriero (https://codyhouse.co/gem/vertical-timeline). Uses the Angular InView module for animations. .....
Free


Simple and easy Angular Crud App .....
Free





Angular validation and fun CSS transitions. My first try with Angular! .....
Free


Demo of the angular-steps library. .....
Free


A circlular progress bar based on Angular and angular-progress-arc with percentage input. .....
Free


Como poder exportar un objeto JSON (o cualquier arreglo) a un archivo CSV utilizando Angular JS y ngCSV .....
Free


Un ejemplo de como manejar una tabla con pagineo en AngularJS. El repositorio del código fuente se encuentra en: https://github.com/wanderlp/pagineo-con-angular-y-bootstrap .....
Free


Convert a number (like 4.556) into a star rating display using Angular and Ionic. Stars are read only, not clickable. .....
Free




Angular JS demo of a floating label. Based on floating label pattern by Matt D. Smith .....
Free


Angular App developed for a real estate client, calculates your monthly mortgage payments in a USD amount. App based on the mortgage equation M = P[i(1+i)^n]/[(1+i)^n -1]. In the future variables such as insurance rates, property.....
Free


A simple angular task list application. .....
Free


Self contained login form directive. I use this to first load angular from a cdn, so that the user has it for the main application, then directive handles the login request, form validation, and redirection. .....
Free


On some mobile platforms there is content divided by a series of headings (for example, Instagram). As you scroll through them, the current heading follows you until you reach the next, at which point the current one is pushed up.....
Free


A short how to deal with selects in angular (wok in progress – what is missing?) .....
Free


Demo for Angular Carousel 3D directive .....
Free


I've made alternative to standard angular material datepicker for my needs. So there is the codepen for it. .....
Free


Requires: Angular, Angular Material & JQuery .....
Free


Demo drag-drop form-builder with native html5 drag drop and anglar ui sortable directive. .....
Free


Angular Material Design Header, Ripple Button, and Toggled Sidebar .....
Free


AngularJS - UI Router - Transition between state - Example 1 .....
Free


Pen showing Angular MVC capabilities by building a simple AdSense Calculator. Calculates based on today's values and month-to-date. Returns a projected value for the end of the month, based on a 30 day calendar, tax rate of 1.33,.....
Free


This awesome Angular pen calculates your Body Mass Index (BMI)! BMI is the measure of body fat, and this calculator applies to both men and women. Enter your weight in pounds and height in inches, your result will be rounded up t.....
Free


An example showing how local storage can be used with Angular and Ionic. .....
Free



A dummy AdWords campaign setup type thing using Angular and the angular-material add-on .....
Free


This is a simple animation for notifications, made with CSS3 and the Angular framework .....
Free



A very basic todo app I made messing around with angular JS .....
Free


This is a simple Todo App done with Angular JS and icons provided by Font Awesome. It has basic functions implemented, and the data is saved on localstorage. .....
Free


A game of life written in angular 2. .....
Free



First attempt at building something with angular. There's a lot to learn. .....
Free


A demo of https://github.com/amweiss/angular-diff-match-patch .....
Free


Angular Directive - Slide out action menu for multiple actions. .....
Free


Learn from Angular Material. Add multiple select menu into md-chips in Angular way .....
Free



exampler working with angular js .....
Free


Utilización de angular-material y lodash para hacer un mantenimiento simple para un array de elementos. Ver el demo online en: .....
Free


A simple and lightweight AngularJS directive ready to be up and running by just invoking the module and adding the a HTML tag. .....
Free


The CodePen challenge is a great opportunity to try something new. I have experience with Angular.js but haven't touched Angular much. .....
Free



A simple Angular Material grid layout with zoom effect on hover .....
Free


Ejemplo de cómo utilizar GoogleMaps v3 API & Location service con Angular.js, Angular-Material y Lodash .....
Free


Using Google Maps API as a service in an Angular app. .....
Free


Challenge Daily CSS Image Theme: Angular Logo Pure CSS Day: 32 .....
Free


Demonstration of using tab buttons (without tab content) to work with AngularJS route and ng-view. .....
Free




Angular Custom Table Directive This is an Angular based table rendering directive that provides two functions. .....
Free




Todo list using Angular, Angular Material, Angular/HTML5 drag-and-drop reordering and persistent local storage. .....
Free


Automatic phone number formatting in input field .....
Free


Angular 2.0 beta - hello world - starter template .....
Free


Inspired by this slider approach: http://codepen.io/zuraizm/pen/vGDHl/ No jquery required, just angular. Fixed width atm, but responsive sizing could be a thing with more work : ) .....
Free


Angular Material example with tabs, responsive content, and layout wrapping. Having trouble with content in the "Form" tab. Not working as desired. Main content on that tab does not scroll independently of the navigation bar. Als.....
Free


This is an Angular service that utilizes the jquery toastr plugin to provide simple messages and complex messages using their own controllers and templates. .....
Free


Ladda button directive for angularjs. .....
Free



angular-waffle could be used as a data generator in your web application before you have real data to use. You could even use it to pad out your dissertation and your professor will be too afraid to ask what the hell you're on ab.....
Free



http://stackoverflow.com/a/22494634/848249 .....
Free


Angular google maps + firebase v2.2.4 with custom map skin(https://snazzymaps.com). view, create and delete polygons in realtime. .....
Free


Getting started with angular 1.5.x components .....
Free


issue #5850 https://github.com/angular/material/issues/5850 .....
Free



Snippet to show the component() method available in Angular 1.5. Key points: - scope isolation - transclusion .....
Free


sample directive: table content is scrollable both horizontal / vertical while table header and first column is fixed position. .....
Free


Navigation bar that sticks as you scroll, animating a slider which indicates the page section you are currently looking at. Written with SCSS, Javascript, and JQuery. .....
Free


No jQuery dependendencies, just an AngularJS directive based on the bootstrap-colorpicker jQuery library. .....
Free


Firebase authentication with Angular - Facebook, google, github .....
Free


Angular Material v1.1.8 .....
Free


http://vitalets.github.io/angular-xeditable/ .....
Free


A timeline using angular that could also work as a carousel using the history of Pixar .....
Free


HTML5 drag and drop directive. No Jquery UI needed. .....
Free


https://github.com/ismarslomic/angular-read-more .....
Free


Test running a date picker in a modal dialog. .....
Free


This is a simple angular calendar made by chrisharrington .....
Free


This demo shows how to use ui-router and a navigationService to created a tabbed layout. This demo illustrates state change tracking and hooking .....
Free


Shell w/ Angular Material (v1.1.8) .....
Free



little auto responding texting thingy made with angular .....
Free


This is an example of how to add/remove rows and columns from a table using Angular JS. Thank to SimplyD for his precious help! .....
Free


Leveraging splashbase.co API which searches multiple sources for open sourced image sources: travelcoffeebook, startupstockphotos, littlevisuals, gratisography, getrefe, jaymantri, superfamous, mazwai, unsplash, snapographic, mov.....
Free


the Angular way of iOS style slider and switch button Check in Github: https://github.com/qqnc/angular-iosui .....
Free


Utilizing Gemicons Open by @jnxblk I created a simple directive to render the SVG without having to clutter the page. .....
Free


Requires: Angular, Angular Material Note: injecting $sca into the controller causes the editor to not be rendered .....
Free


Just me playing around with angularJS and sortable. .....
Free


angular material fab progress button component .....
Free


Angular JS implementation of http://circle.firchow.net/ .....
Free


A simple slider made with AngularJS (unstable-branch) and CSS3 .....
Free


This piece of code takes a chunk of data and creates checkboxes based on properties on the data. I then use the AngularJS filter to loop through the data and include the products that have the checked properties. The solution I f.....
Free


Click a button to add a row to a table. For http://stackoverflow.com/questions/21295117/is-possible-in-angular-js-on-click-button-add-row-in-table .....
Free



Implementing various UI.Booststrap date picker options. .....
Free


AngularJS playground, select boxes and grouping options in selectboxes .....
Free


A very simple angular modal dialog for small projects. Animations will be added soon. .....
Free


Simple Table Search using Angular JS .....
Free


Angular Google Maps experiment. .....
Free


Interactive demo of the flexbox parent and child properties .....
Free


An AngularJS directive to get simple SVG radial progress bar https://github.com/CKGrafico/Angular-Radial-Progress .....
Free



A color experiment with Angular and HammerJS. Press the spacebar, or click refresh icon for a random color. Try dragging too! .....
Free



Simple directive to handle "drop or click to upload" .....
Free


DEMO for NUI. (Proof-of-concept prototype now). Modules to enable any DOM element to respond to drag and multi-touch, accelerometer input or calculations from a 2D PHYSICS engine to include gravity, collisions, inertia, friction .....
Free



Here I tried to wrap all basic components of angular. It may be helpful for beginners who want a full overview of angular controllers and services. .....
Free





The simplest of simple angular apps, including angular-material (and its dependencies angular-animate and angular-aria), from which to create other pens. .....
Free


flexbox angular shopping ?art .....
Free


Basic form with validation using AngularJS and Form Material Design Lite ( MDL ) .....
Free


Very simple min/max range filter .....
Free


If user deletes value from Date input field an error message 'This date is required' is being shown which is expected behavior. The error message 'This date is required' is still shown to user if user enters valid date (e.g. 10/1.....
Free


Ejemplo de drag and drop con angularjs https://github.com/wanderlp/drag-and-drop-con-angular .....
Free


Good use of ng-repeat & ng-switch to edit profile data within a object-array. .....
Free



Sample of an Angular 1.3* directive for Google Maps .....
Free


A select directive created in angular, allows for multiple types. Slight css animations included to make it feel a bit more natural. .....
Free


https://github.com/boo0330/angular-typewriter .....
Free


A Basal Metabolic Rate (BMR) calculator built with AngularJS, gives values for both men and women. Tells you the approximate calories you burn per day by default, i.e. if you stayed in bed all day, or sat on your ass watching sta.....
Free


Smoke particle system using an old vfx trick of scaled and rotating single sprite texture in WebGL, plus some additive blending for extra sass :) .....
Free


I have created a responsive, flat, Bootstrap and Angular contact form. Please like if you enjoy! .....
Free


I've been playing around with the Ionic Framework and Angular for a while now. Building simple apps and whatnot. One thing i thought it lacked (Although absolutely amazing as it is!) was the ability to quickly change the way the .....
Free




This is an example of a drag and drop nested list utilizing the angular-drag-and-drop-lists directives by Marcel Juenemann and Google .....
Free


Angular Scrollspy sample. Inter-connected menu and contents. Scroll for menu change and click on menu for scroll change. .....
Free




Material design(ish) color picker with some animations sprinkled on top. GitHub: https://github.com/talamaska/angular-radial-color-picker .....
Free


Navigate in tabs by simply going up the state tree. This angular module monkey patches some of Ionic's methods to provide the expected behavior. .....
Free


Angular directive to show a selectable tree view .....
Free


https://github.com/angular-ui/ui-grid/issues/2254 reports an enhancement was merged such that you can have both full row selection and row header selection but I am unable to get it to work. .....
Free




Source gif by Ramotion - https://dribbble.com/shots/2121350-Delivery-Card Looks best in Chrome. Some parts are bugged in FF. Not working in IE below edge (if it's not working in edge, let me know pls). Card dimensions probably br.....
Free


A small angular 1.X module for multi-selecting from any list .....
Free



This is a heavily edited & melded together 'unit' begun from three angular material directive Demo's (md-dialog, md-chips and md-autocomplete) to create a search interface over 'md-chips' that allows users to search and autoc.....
Free


AJAX call using Angular's HTTP service to TMDB's web service to look up movies by title. Hopefully you can add some magic to this and make it yours. .....
Free


Angular Material Multi Level Dropdown Menu .....
Free



New swap animation in Angular 1.5. .....
Free


Ejercicio desarrollado en base a https://github.com/akoenig/angular-deckgrid .....
Free