Skip to content

cliffmeyers/blog-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code from my blog at http://cliffmeyers.com/blog

ng-g11n

Integrates jquery-globalize with angular.js.

  • Supports setting of locale once at application initialization.
  • Simple translation support.

ng-i18n-js

Integrates i18n-js with angular.js.

  • i18n-js is initialized prior to angular.js bootstrap.
  • Locale can be changed at runtime.
  • Translation support.
  • Hooks for formatting of numbers, currencies and dates.

ng-repository

Illustrates use of the Repository pattern for mocking server dependencies in an AngularJS application. Sample app consists of two pages that fetch posts and forums from reddit.com.

About

Sample code from stuff on my blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published