groupe-sii / angularjs-white-app

White app demonstrating common web patterns and their implementation with AngularJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularJS White Application

White app demonstrating common web patterns and their implementation with AngularJS.

What's in it ?

  • Guidelines: A bunch of guidelines to write clean code in AngularJS
  • Navbar: A directive to easily create your own navigation bar
  • I18N: Some documentation to quickly create i18n applications

Write clean code !

AngularJS Style Guide

This white application apply John Papa's style guide preconisations for a beautiful, reusable and maintanable code. We highly suggest you to apply them on your own angular applications.

Style Guide

Git Commit Guidelines

For this applications and the others we apply AngularJS Git Commit Message Conventions made by AngularJS developpers team.

Git Commit Guidlines

Sass guidelines

Here is some recomendations you might want to apply in your Sass applications.

Sass guidelines

What is to come ?

  • Config & Environments
  • Routing
  • Documentation
  • Tables
  • Authentication
  • Forms
  • Autocomplete
  • Infinite scrolling

About

White app demonstrating common web patterns and their implementation with AngularJS


Languages

Language:CSS 92.5%Language:JavaScript 5.4%Language:HTML 2.0%