GithubHelp home page GithubHelp logo

comcy / angular-i18n-by-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thorstenhans/angular-i18n-by-example

0.0 3.0 0.0 33 KB

Placeholder repository for upcoming print article

TypeScript 87.56% JavaScript 3.17% HTML 9.01% CSS 0.26%

angular-i18n-by-example's Introduction

angular-i18n-by-example

This repository contains a small sample application for demonstrating different i18n solutions. Besides regular angular framework i18n functionalities, For each different solution a corresponding branch will be generated in the future.

Branches

  • master contains the application without any i18n support
  • fx contains i18n implementation based on angular functionalities
  • ng-translate contains i18n implementation based on ng-translate
  • custom contains i18n implementation based on custom logic

Getting started

Once you’ve downloaded or cloned the project to your system, third party dependencies like angular itself need to be installed in the scope of the project. Follow these steps to install all dependencies

$ cd project-directory
$ npm install

Running the application

You can start the application using npm start from the project directory.

In Memory Storage

All data is only persisted in memory. All services contain arrays with JSON data.

angular-i18n-by-example's People

Contributors

thorstenhans avatar

Watchers

 avatar  avatar  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.