Git Product home page Git Product logo

ng-i18n's Introduction

Code Climate Travis-CI Test Coverage

ng-i18n

v1.1.3

Easy internationalization for your AngularJS webapp.

Demo and Usage

Features

  • Quality - ng-i18n is written to the highest standard
  • Simple - Translation files are stored as plain text instead of JSON. This means writing translations naturally without the need to encode. Encoding is an extra step that introduces a margin of error.
  • Fast - loads only the selected languages when needed and caches requests. Great for mobile websites or apps.
    • coming soon, configurable stateful filters
  • Feature parity between directives and filters means named variables where you need them.
  • No dependencies ( other than AngularJS )

Installation

  1. Add ng-i18n.min.js with script tag or through build process.
  2. Also available as a Bower component bower install ng-i18n
  3. Inject ngI18N into your app and configure language file location.
  4. Check out the demo for install and implementation options.

No Blockers

Join the chat at https://gitter.im/kevinchappell/ng-i18n

Join the chat or open an issue. Let's get you unblocked.

ng-i18n's People

Contributors

gitter-badger avatar kevinchappell avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.