UNPKG

ng-localize

Version:
23 lines (16 loc) 838 B
# ng-localize [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][depstat-image]][depstat-url] > Localize your Angular apps ## Install ``` bower install --save ng-localize ``` ## Usage See [dist/example/index.html](https://github.com/philipvonbargen/ng-localize/blob/master/dist/example/index.html#L15) for usage examples. ## License [MIT License](http://en.wikipedia.org/wiki/MIT_License) [npm-url]: https://npmjs.org/package/ng-localize [npm-image]: https://badge.fury.io/js/ng-localize.png [travis-url]: http://travis-ci.org/philipvonbargen/ng-localize [travis-image]: https://secure.travis-ci.org/philipvonbargen/ng-localize.png?branch=master [depstat-url]: https://david-dm.org/philipvonbargen/ng-localize [depstat-image]: https://david-dm.org/philipvonbargen/ng-localize.png