Displaying 1 to 20 from 720 results




angularjs-style-guide - Community-driven set of best practices for AngularJS application development

  •    

Note 1: this is still a draft of the style guide, its main goal is to be community-driven so filling the gaps will be greatly appreciated by the whole community.Note 2: before following any of the guidelines in the translations of the English document, make sure they are up-to date. The latest version of the AngularJS style guide is in the current document.


rx.angular.js - AngularJS Bindings for RxJS

  •    Javascript

Library for bridging between RxJS and AngularJS.

angularjs-styleguide - AngularJS styleguide for teams

  •    

Want an example structure as reference? Check out my component based architecture 1.5 app.This architecture and styleguide has been rewritten from the ground up for ES2015, the changes in AngularJS 1.5+ for future-upgrading your application to Angular. This guide includes new best practices for one-way dataflow, event delegation, component architecture and component routing.

angular-leaflet-directive - AngularJS directive to embed an interact with maps managed by Leaflet library

  •    Javascript

AngularJS directive for the Leaflet Javascript Library. This software aims to easily embed maps managed by Leaflet on your project.If you need better response time with your doubts and needs with the code of version 0.9.0, take a look at the angular-ui fork of this project, it's lead by really awesome developers which have helped me evolving the project for some time.

ngReact - Use React Components in Angular

  •    Javascript

Note: For a more modern alternative to ngReact, we recommend react2angular, angular2react, and ngimport.The React.js library can be used as a view component in web applications. ngReact is an Angular module that allows React Components to be used in AngularJS applications.

ngbp - A sophisticated build management system for web apps (formerly ng-boilerplate)

  •    Javascript

An opinionated kickstarter for AngularJS projects.Finally, open file:///path/to/ng-boilerplate/build/index.html in your browser.

ng-annotate - Add, remove and rebuild AngularJS dependency injection annotations

  •    Javascript

ng-annotate is not maintained any longer.Please don't open any issues or pull requests on ng-annotate. No new releaseses will be made.

angular-masonry - An AngularJS directive for Masonry.

  •    CoffeeScript

An AngularJS 1 directive to work with David Desandro's Masonry.Add wu.masonry to your application's module dependencies.

angular-restmod - Rails inspired REST-API ORM for Angular

  •    Javascript

Restmod creates objects that you can use from within Angular to interact with your RESTful API.If you are working with Ruby on Rails, we recommend active_model_serializers for seamless integration.

ng-inspector - The AngularJS inspector pane for your browser

  •    Javascript

ng-inspector is a browser extension for Chrome and Safari that displays an inspector panel showing the AngularJS scope hierarchy in the current page in real time, as well as which controllers or directives are associated with which scope.Hovering over a scope in the inspector will highlight the DOM element that scope is attached to. Clicking on a model will console.log that model's contents.

mean - The MEAN stack uses Mongo, Express, Angular(4) and Node for simple and scalable fullstack js applications

  •    Javascript

MEAN started out as a combination of MongoDB, ExpressJS, AngularJS and Node.js. With MEAN2 we are providing the ability to mix and match additional frontend frameworks, databases and technologies. We aim to create a robust, flexible and scalable full-stack javascript solution.The default MEAN stack you get out of the box can work with either Angular or React and is built with the following technologies...

Smart-Table - Code source of Smart Table module: a table/grid for Angularjs

  •    Javascript

Search in the already existing issues or on stackoverflow if your issue has not been raised before.Give a precise description mentionning angular version, smart-table version.